X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=test%2Funit%2Fcerrtest%2F0.txt;h=40776ec20a36eb6003afb2d082f2e3802bab0f3b;hp=fcbc023523b0ca8ccd2a6ff6c3a710fd4f24d800;hb=06ccc214315a98123b3ac4c91af1e1b09ab7fc07;hpb=e6f41d41cff07e56b0cbc7d515c46327206c9f40 diff --git a/test/unit/cerrtest/0.txt b/test/unit/cerrtest/0.txt index fcbc023..40776ec 100644 --- a/test/unit/cerrtest/0.txt +++ b/test/unit/cerrtest/0.txt @@ -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 @@ -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