テストがトップから実行できなくなっていたので、実行できるよう修正
[YACASL2.git] / test / system / casl2 / err_112 / detail.log
1 == test.log ==
2 ----------------------------------------------------------------------
3 err_112: Test Success 2010-12-14 01:13:07
4 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_112/detail.log
5 ----------------------------------------------------------------------
6
7 == cmd ==
8 ----------------------------------------------------------------------
9 cat ../../../../as/err/err_112.casl
10 ../../../../casl2 ../../../../as/err/err_112.casl
11 ----------------------------------------------------------------------
12
13 == 0.txt ==
14 ----------------------------------------------------------------------
15 MAIN    START
16         LAD
17         RET
18         END
19 Assemble error - 112: LAD: not command of no operand
20 ../../../../as/err/err_112.casl:    2:        LAD
21 ----------------------------------------------------------------------
22
23 == err.txt ==
24 ----------------------------------------------------------------------
25 Assemble error - 112: LAD: not command of no operand
26 ../../../../as/err/err_112.casl:    2:        LAD
27 ----------------------------------------------------------------------
28
29 == 1.txt ==
30 ----------------------------------------------------------------------
31 MAIN    START
32         LAD
33         RET
34         END
35 Assemble error - 112: LAD: not command of no operand
36 ../../../../as/err/err_112.casl:    2:        LAD
37 ----------------------------------------------------------------------
38