統合テストに、最新版Autotest.mkを反映
[YACASL2.git] / test / system / casl2 / err_109 / detail.log
diff --git a/test/system/casl2/err_109/detail.log b/test/system/casl2/err_109/detail.log
new file mode 100644 (file)
index 0000000..b0120e9
--- /dev/null
@@ -0,0 +1,38 @@
+== test.log ==
+----------------------------------------------------------------------
+err_109: Test Success 2010-12-13 18:44:46
+Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_109/detail.log
+----------------------------------------------------------------------
+
+== cmd ==
+----------------------------------------------------------------------
+cat ../../../../as/err/err_109.casl
+../../../../casl2 ../../../../as/err/err_109.casl
+----------------------------------------------------------------------
+
+== 0.txt ==
+----------------------------------------------------------------------
+MAIN    START
+        ST      GR1,GR2
+        RET
+        END
+Assemble error - 109: ST: not command of operand "r1,r2"
+../../../../as/err/err_109.casl:    2:        ST      GR1,GR2
+----------------------------------------------------------------------
+
+== err.txt ==
+----------------------------------------------------------------------
+Assemble error - 109: ST: not command of operand "r1,r2"
+../../../../as/err/err_109.casl:    2:        ST      GR1,GR2
+----------------------------------------------------------------------
+
+== 1.txt ==
+----------------------------------------------------------------------
+MAIN    START
+        ST      GR1,GR2
+        RET
+        END
+Assemble error - 109: ST: not command of operand "r1,r2"
+../../../../as/err/err_109.casl:    2:        ST      GR1,GR2
+----------------------------------------------------------------------
+