X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Funit%2Fcerrtest%2F0.txt;h=fcbc023523b0ca8ccd2a6ff6c3a710fd4f24d800;hb=eab172e17b436c4d80d220d42eff9d02360622ba;hp=25998c19258f30afc297cdcf77bf85d2b9b9af32;hpb=fb54b1c9d2fbc3d4a62c6b4d38ff68e9d3b25c26;p=YACASL2.git diff --git a/test/unit/cerrtest/0.txt b/test/unit/cerrtest/0.txt index 25998c1..fcbc023 100644 --- a/test/unit/cerrtest/0.txt +++ b/test/unit/cerrtest/0.txt @@ -20,15 +20,15 @@ 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 204: (null) - 204 Program Register (PR) - out of COMET II memory 205: (null) - 205 Stack Pointer (SP) - cannot allocate stack buffer -206: (null) - 206 unkown error -207: (null) - 207 unkown error +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 101: foobar - 101 foobar: label already defined 102: foobar - 102 foobar: label table is full @@ -52,13 +52,13 @@ 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 204: foobar - 204 foobar: Program Register (PR) - out of COMET II memory 205: foobar - 205 foobar: Stack Pointer (SP) - cannot allocate stack buffer -206: foobar - 206 foobar: unkown error -207: foobar - 207 foobar: unkown error +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