統合テストに、最新版Autotest.mkを反映
[YACASL2.git] / test / system / casl2 / err_113 / detail.log
diff --git a/test/system/casl2/err_113/detail.log b/test/system/casl2/err_113/detail.log
new file mode 100644 (file)
index 0000000..dfe3f7e
--- /dev/null
@@ -0,0 +1,40 @@
+== test.log ==
+----------------------------------------------------------------------
+err_113: Test Success 2010-12-13 18:44:43
+Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_113/detail.log
+----------------------------------------------------------------------
+
+== cmd ==
+----------------------------------------------------------------------
+cat ../../../../as/err/err_113.casl
+../../../../casl2 ../../../../as/err/err_113.casl
+----------------------------------------------------------------------
+
+== 0.txt ==
+----------------------------------------------------------------------
+MAIN    START
+        LD      GR1,A,1,2
+        RET
+A       DC      0,1,2,3
+        END
+Assemble error - 113: LD: operand too many in COMET II command
+../../../../as/err/err_113.casl:    2:        LD      GR1,A,1,2
+----------------------------------------------------------------------
+
+== err.txt ==
+----------------------------------------------------------------------
+Assemble error - 113: LD: operand too many in COMET II command
+../../../../as/err/err_113.casl:    2:        LD      GR1,A,1,2
+----------------------------------------------------------------------
+
+== 1.txt ==
+----------------------------------------------------------------------
+MAIN    START
+        LD      GR1,A,1,2
+        RET
+A       DC      0,1,2,3
+        END
+Assemble error - 113: LD: operand too many in COMET II command
+../../../../as/err/err_113.casl:    2:        LD      GR1,A,1,2
+----------------------------------------------------------------------
+