ログファイルをレポジトリから削除
[YACASL2.git] / test / system / casl2 / err_110 / detail.log
diff --git a/test/system/casl2/err_110/detail.log b/test/system/casl2/err_110/detail.log
deleted file mode 100644 (file)
index fb14ff2..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-== test.log ==
-----------------------------------------------------------------------
-err_110: Test Success 2010-12-14 01:13:11
-Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_110/detail.log
-----------------------------------------------------------------------
-
-== cmd ==
-----------------------------------------------------------------------
-cat ../../../../as/err/err_110.casl
-../../../../casl2 ../../../../as/err/err_110.casl
-----------------------------------------------------------------------
-
-== 0.txt ==
-----------------------------------------------------------------------
-MAIN    START
-        CALL    GR1,A
-        RET
-A       DC      3
-        END
-Assemble error - 110: CALL: not command of operand "r,adr[,x]"
-../../../../as/err/err_110.casl:    2:        CALL    GR1,A
-----------------------------------------------------------------------
-
-== err.txt ==
-----------------------------------------------------------------------
-Assemble error - 110: CALL: not command of operand "r,adr[,x]"
-../../../../as/err/err_110.casl:    2:        CALL    GR1,A
-----------------------------------------------------------------------
-
-== 1.txt ==
-----------------------------------------------------------------------
-MAIN    START
-        CALL    GR1,A
-        RET
-A       DC      3
-        END
-Assemble error - 110: CALL: not command of operand "r,adr[,x]"
-../../../../as/err/err_110.casl:    2:        CALL    GR1,A
-----------------------------------------------------------------------
-