X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Funit%2Fcerrtest%2F0.txt;h=40776ec20a36eb6003afb2d082f2e3802bab0f3b;hb=c5e30b2f26ebc174c49c52c67121f3be81b5bd43;hp=0183602bde353cb9ebc4944e4949bf4af0afc828;hpb=0e3065564e83037d5fbbb3e0e1595e7ce95ce8eb;p=YACASL2.git diff --git a/test/unit/cerrtest/0.txt b/test/unit/cerrtest/0.txt index 0183602..40776ec 100644 --- a/test/unit/cerrtest/0.txt +++ b/test/unit/cerrtest/0.txt @@ -20,8 +20,8 @@ 120: (null) - 120 GR0 in operand x 121: (null) - 121 cannot get operand token 122: (null) - 122 cannot create hash table -123: (null) - 123 unkown error -124: (null) - 124 unkown error +123: (null) - 123 unclosed quote +124: (null) - 124 more than one character in literal 201: (null) - 201 execute - out of COMET II memory 202: (null) - 202 SVC input - out of Input memory 203: (null) - 203 SVC output - out of COMET II memory @@ -29,7 +29,7 @@ 205: (null) - 205 Stack Pointer (SP) - cannot allocate stack buffer 206: (null) - 206 Address - out of COMET II memory 207: (null) - 207 Stack Pointer (SP) - out of COMET II memory -999: (null) - 999 unkown error +999: (null) - 999 unknown error 101: foobar - 101 foobar: label already defined 102: foobar - 102 foobar: label table is full 103: foobar - 103 foobar: label not found @@ -52,8 +52,8 @@ 120: foobar - 120 foobar: GR0 in operand x 121: foobar - 121 foobar: cannot get operand token 122: foobar - 122 foobar: cannot create hash table -123: foobar - 123 foobar: unkown error -124: foobar - 124 foobar: unkown error +123: foobar - 123 foobar: unclosed quote +124: foobar - 124 foobar: more than one character in literal 201: foobar - 201 foobar: execute - out of COMET II memory 202: foobar - 202 foobar: SVC input - out of Input memory 203: foobar - 203 foobar: SVC output - out of COMET II memory @@ -61,4 +61,4 @@ 205: foobar - 205 foobar: Stack Pointer (SP) - cannot allocate stack buffer 206: foobar - 206 foobar: Address - out of COMET II memory 207: foobar - 207 foobar: Stack Pointer (SP) - out of COMET II memory -999: foobar - 999 foobar: unkown error +999: foobar - 999 foobar: unknown error