統合テストに、最新版Autotest.mkを反映
[YACASL2.git] / test / system / casl2 / err_118 / detail.log
1 == test.log ==
2 ----------------------------------------------------------------------
3 err_118: Test Success 2010-12-13 18:44:43
4 Detail in /home/kazubito/2010_12/yacasl2/test/system/casl2/err_118/detail.log
5 ----------------------------------------------------------------------
6
7 == cmd ==
8 ----------------------------------------------------------------------
9 cat ../../../../as/err/err_118.casl
10 ../../../../casl2 ../../../../as/err/err_118.casl
11 ----------------------------------------------------------------------
12
13 == 0.txt ==
14 ----------------------------------------------------------------------
15 MAIN    START
16         RET
17         DC      '12345678901234567890123456789012345678901'
18         END
19 Assemble error - 118: operand length too long
20 ../../../../as/err/err_118.casl:    3:        DC      '12345678901234567890123456789012345678901'
21 ----------------------------------------------------------------------
22
23 == err.txt ==
24 ----------------------------------------------------------------------
25 Assemble error - 118: operand length too long
26 ../../../../as/err/err_118.casl:    3:        DC      '12345678901234567890123456789012345678901'
27 ----------------------------------------------------------------------
28
29 == 1.txt ==
30 ----------------------------------------------------------------------
31 MAIN    START
32         RET
33         DC      '12345678901234567890123456789012345678901'
34         END
35 Assemble error - 118: operand length too long
36 ../../../../as/err/err_118.casl:    3:        DC      '12345678901234567890123456789012345678901'
37 ----------------------------------------------------------------------
38