X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Fsystem%2Fcasl2%2Ferr_109%2Fdetail.log;fp=test%2Fsystem%2Fcasl2%2Ferr_109%2Fdetail.log;h=b0120e9442f4042f79ddc80c4f3390bd6a02445c;hb=c5e30b2f26ebc174c49c52c67121f3be81b5bd43;hp=0000000000000000000000000000000000000000;hpb=851e22754474ae6518109b5485130dcf86f7f880;p=YACASL2.git diff --git a/test/system/casl2/err_109/detail.log b/test/system/casl2/err_109/detail.log new file mode 100644 index 0000000..b0120e9 --- /dev/null +++ b/test/system/casl2/err_109/detail.log @@ -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 +---------------------------------------------------------------------- +