テストケースの修正
authorj8takagi <j8takagi@nifty.com>
Sun, 12 Dec 2010 16:03:09 +0000 (01:03 +0900)
committerj8takagi <j8takagi@nifty.com>
Sun, 12 Dec 2010 16:03:09 +0000 (01:03 +0900)
test/unit/print_cerrmsg/0.txt

index d20d0f1..7c01ffb 100644 (file)
@@ -1,21 +1,21 @@
+114: not integer
+115: not hex
+116: out of hex range
 101: label already defined
 102: label table is full
 103: label not found
 104: label length is too long
 105: no command in the line
-106: operand count mismatch
+106: operand mismatch in assemble command
 107: no label in START
 108: not command of operand "r"
 109: not command of operand "r1,r2"
 110: not command of operand "r,adr[,x]"
 111: not command of operand "adr[,x]"
 112: not command of no operand
-113: command not defined
-114: not integer
-115: not hex
-116: out of hex range
-117: operand is too many
-118: operand length is too long
+113: operand too many in COMET II command
+117: operand too many in DC
+118: operand length too long
 119: out of COMET II memory
 120: GR0 in operand x
 121: cannot get operand token
@@ -23,7 +23,6 @@
 123: unclosed quote
 124: more than one character in literal
 125: not GR in operand x
-201: execute - out of COMET II memory
 202: SVC input - out of Input memory
 203: SVC output - out of COMET II memory
 204: Program Register (PR) - out of COMET II memory