X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Fsystem%2Fcasl2%2Ferr_107%2Fdetail.log;fp=test%2Fsystem%2Fcasl2%2Ferr_107%2Fdetail.log;h=0000000000000000000000000000000000000000;hb=7d5e10034319b163596c9f5930e333fc87043271;hp=0aea1fb1c8171f9305b95c8cd89a371861bb6c47;hpb=9b2040c1f55d3288a2719a8ca46ef7d246586303;p=YACASL2.git diff --git a/test/system/casl2/err_107/detail.log b/test/system/casl2/err_107/detail.log deleted file mode 100644 index 0aea1fb..0000000 --- a/test/system/casl2/err_107/detail.log +++ /dev/null @@ -1,40 +0,0 @@ -== test.log == ----------------------------------------------------------------------- -err_107: Test Success 2010-12-14 01:13:12 -Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_107/detail.log ----------------------------------------------------------------------- - -== cmd == ----------------------------------------------------------------------- -cat ../../../../as/err/err_107.casl -../../../../casl2 ../../../../as/err/err_107.casl ----------------------------------------------------------------------- - -== 0.txt == ----------------------------------------------------------------------- - START - LD GR1,A - RET -A DC 1 - END -Assemble error - 107: no label in START -../../../../as/err/err_107.casl: 1: START ----------------------------------------------------------------------- - -== err.txt == ----------------------------------------------------------------------- -Assemble error - 107: no label in START -../../../../as/err/err_107.casl: 1: START ----------------------------------------------------------------------- - -== 1.txt == ----------------------------------------------------------------------- - START - LD GR1,A - RET -A DC 1 - END -Assemble error - 107: no label in START -../../../../as/err/err_107.casl: 1: START ----------------------------------------------------------------------- -