Skip to content

Commit

Permalink
REN ERR/NTE
Browse files Browse the repository at this point in the history
  • Loading branch information
cb-dt committed Aug 14, 2024
1 parent 9e13ef7 commit f785582
Show file tree
Hide file tree
Showing 915 changed files with 2,101 additions and 2,101 deletions.
2 changes: 1 addition & 1 deletion bin/std/tests/core/src/core215.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0506"
#global testerror "Err0507"

using Core

Expand Down
2 changes: 1 addition & 1 deletion bin/std/tests/core/src/core388.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0506"
#global testerror "Err0507"
using Core

#test
Expand Down
2 changes: 1 addition & 1 deletion bin/std/tests/core/src/core424.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0720"
#global testerror "Err0723"
//#global skip
//#global #[Swag.PrintBc]

Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1009.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0619"
#global testerror "Err0620"

using Swag

Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1020.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0708"
#global testerror "Err0711"
func @toto()
{
}
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1026.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0584"
#global testerror "Err0585"
//#[Swag.PrintBc]
#test
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler103.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0452";
#global testerror "Err0453";

enum A: bool
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1030.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0550"
#global testerror "Err0551"
//#[Swag.PrintBc]
#test
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1036.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0612"
#global testerror "Err0613"

struct Point
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1041.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0575"
#global testerror "Err0576"

//#[Swag.PrintBc]
#test
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler105.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0499"
#global testerror "Err0500"
enum A: u8
{
Red = 0;
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1061.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0582"
#global testerror "Err0583"
struct(T) Array
{
buffer: *T
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1068.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0599"
#global testerror "Err0600"

func toString() -> [..] u8
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1075.swg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@


#global testerror "Err0516"
#global testerror "Err0517"
#main
{
@assert(true)
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1085.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0605"
#global testerror "Err0606"

#[Swag.EnumFlags]
enum TOTO : string
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1087.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0732"
#global testerror "Err0735"

#[Swag.EnumFlags]
enum TOTO : u8
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler109.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0534"
#global testerror "Err0535"
enum A : u8
{
Red = B.Red;
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1090.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0619"
#global testerror "Err0620"

enum TITI
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1092.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0619"
#global testerror "Err0620"

#[Swag.EnumFlags]
enum TITI
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler110.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0702";
#global testerror "Err0705";
enum A : u8
{
Red = B.Red;
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1102.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0619"
#global testerror "Err0620"

//#[Swag.EnumFlags]
enum Days
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1121.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0510"
#global testerror "Err0511"

namespace A.B
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1137.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0510"
#global testerror "Err0511"
var b: s32

#[Swag.Inline]
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler114.swg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

;

#global testerror "Err0510";
#global testerror "Err0511";

#[Swag.Overload]
func main ()
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1140.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//#global testerror "Err0700"
//#global testerror "Err0703"

namespace A.B
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler116.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0510"
#global testerror "Err0511"
var main: bool

func main ()
Expand Down
4 changes: 2 additions & 2 deletions bin/testsuite/tests/compiler/src/compiler1165.swg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#global testerror "Err0700"
#global testerror "Err0736"
#global testerror "Err0703"
#global testerror "Err0739"

const TOTO = false
#if TOTO
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1185.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0713"
#global testerror "Err0716"

struct TOTO
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1196.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0722"
#global testerror "Err0725"

const A = false

Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler120.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0533"
#global testerror "Err0534"
namespace Swag
{
}
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1216.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0542"
#global testerror "Err0543"

struct Vector2
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1218.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0457"
#global testerror "Err0458"

struct Vector2
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler122.swg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

#global testpass syntax;

#global testerror "Err0647";
#global testerror "Err0648";
attr toto() -> ;

#global testpass syntax;
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler124.swg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#global testpass syntax;
#global testerror "Err0435";
#global testerror "Err0436";

#[toto]
#[toto, titi]
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1244.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0534"
#global testerror "Err0535"

const SmallSizeInternal = @sizeof(Utf8.size)
struct Utf8
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1256.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0510"
#global testerror "Err0511"

func toto() -> {a:f32, b:bool}
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler126.swg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@


#global testerror "Err0647";
#global testerror "Err0648";
attr toto() -> "func"
attr toto1() -> "var"

Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1260.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0529"
#global testerror "Err0530"
struct TOTO
{
item0: s32
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1266.swg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

#global testerror "Err0702"
#global testerror "Err0705"

func getCharCount(buffer: *u8)
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1269.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0582"
#global testerror "Err0583"

enum A
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1290.swg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

#global testerror "Err0510"
#global testerror "Err0511"

#[Swag.Mixin]
func toto()
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1292.swg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

#global testerror "Err0510"
#global testerror "Err0511"

var str = "あああ"
var str = "あああ"
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1296.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0484"
#global testerror "Err0485"

#[Swag.Mixin]
func toto(x: code)
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1307.swg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

#global testerror "Err0702"
#global testerror "Err0705"

#[Swag.Macro]
func toto(t: s32, x: code)
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler132.swg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@


#global testerror "Err0647";
#global testerror "Err0648";
attr toto() -> "func"
attr toto() -> "var"
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1329.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0653"
#global testerror "Err0654"

interface toto
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1334.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0454"
#global testerror "Err0455"

interface TOTO
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1337.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0454"
#global testerror "Err0455"

interface TOTO
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler134.swg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@


#global testerror "Err0647";
#global testerror "Err0648";
namespace A
{
namespace B
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1340.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0551"
#global testerror "Err0552"

struct TOTO
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler137.swg
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#global testerror "Err0666";
#global testerror "Err0668";
b: bool;
//var a: b{};
4 changes: 2 additions & 2 deletions bin/testsuite/tests/compiler/src/compiler1375.swg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#global testerror "Err0702"
#global testerror "Err0705"
#global testerror "Err0427"
#global testerror "Err0721"
#global testerror "Err0724"

using Swag

Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler139.swg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

;

#global testerror "Err0647";
#global testerror "Err0648";
attr toto(b: bool) -> var;
#[toto(true)]
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler140.swg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

;

#global testerror "Err0647";
#global testerror "Err0648";
attr toto(b: bool) -> var;

#[toto]
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1400.swg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

#global testerror "Err0476"
#global testerror "Err0477"

struct A
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1401.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0476"
#global testerror "Err0477"

struct A
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler141.swg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

;

#global testerror "Err0647";
#global testerror "Err0648";
attr toto(b: bool) -> var;
#[toto]
var a: bool;
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler1416.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0433"
#global testerror "Err0434"

struct A
{
Expand Down
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler143.swg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

;

#global testerror "Err0647";
#global testerror "Err0648";
attr toto(b: bool) -> var;
#[toto(true, true)]
var a: bool;
2 changes: 1 addition & 1 deletion bin/testsuite/tests/compiler/src/compiler144.swg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#global testerror "Err0647";
#global testerror "Err0648";
attr toto(b: bool) -> var;
#[toto(0)]
var a: bool;
Loading

0 comments on commit f785582

Please sign in to comment.