From 334c19694d0805e80432c2f126ac13ec3123a965 Mon Sep 17 00:00:00 2001 From: j8takagi Date: Sun, 31 Jan 2010 13:11:25 +0900 Subject: [PATCH] =?utf8?q?=E3=83=86=E3=82=B9=E3=83=88=E3=81=AE=E6=96=B9?= =?utf8?q?=E6=B3=95=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit diff.txtの出力形式を「diff -c」に変更 comet2のテストで、オブジェクトファイルをa.oに --- test/TEST.mk | 2 +- test/integration/casl2/TEST.mk | 2 +- test/integration/comet2/CMD.mk | 2 +- test/integration/comet2/Makefile | 2 +- test/integration/comet2/TEST.mk | 4 ++-- test/integration/comet2/abs_call/0.txt | 2 +- test/integration/comet2/abs_call/a.o | Bin 0 -> 624 bytes test/integration/comet2/abs_call/abs_call.o | Bin 634 -> 0 bytes test/integration/comet2/adda0/0.txt | 2 +- test/integration/comet2/adda0/{adda0.o => a.o} | Bin test/integration/comet2/adda1/0.txt | 2 +- test/integration/comet2/adda1/{adda1.o => a.o} | Bin test/integration/comet2/adda_overflow/0.txt | 2 +- .../adda_overflow/{adda_overflow.o => a.o} | Bin test/integration/comet2/addl/0.txt | 2 +- test/integration/comet2/addl/{addl.o => a.o} | Bin test/integration/comet2/addl_overflow/0.txt | 2 +- .../addl_overflow/{addl_overflow.o => a.o} | Bin test/integration/comet2/and0/0.txt | 2 +- test/integration/comet2/and0/{and0.o => a.o} | Bin test/integration/comet2/and1/0.txt | 2 +- test/integration/comet2/and1/{and1.o => a.o} | Bin test/integration/comet2/and2/0.txt | 2 +- test/integration/comet2/and2/{and2.o => a.o} | Bin test/integration/comet2/and3/0.txt | 2 +- test/integration/comet2/and3/{and3.o => a.o} | Bin test/integration/comet2/binout/0.txt | 2 +- test/integration/comet2/binout/{binout.o => a.o} | Bin test/integration/comet2/call0/0.txt | 2 +- test/integration/comet2/call0/{call0.o => a.o} | Bin test/integration/comet2/call1/0.txt | 2 +- test/integration/comet2/call1/{call1.o => a.o} | Bin test/integration/comet2/call2/0.txt | 2 +- test/integration/comet2/call2/{call2.o => a.o} | Bin test/integration/comet2/count_call/0.txt | 2 +- test/integration/comet2/count_call/a.o | Bin 0 -> 624 bytes test/integration/comet2/count_call/count_call.o | Bin 634 -> 0 bytes test/integration/comet2/cpa1/0.txt | 2 +- test/integration/comet2/cpa1/{cpa1.o => a.o} | Bin test/integration/comet2/dc_overflow/0.txt | 2 +- .../comet2/dc_overflow/{dc_overflow.o => a.o} | Bin test/integration/comet2/dc_spc/0.txt | 2 +- test/integration/comet2/dc_spc/{dc_spc.o => a.o} | Bin test/integration/comet2/divl0_call/0.txt | 2 +- test/integration/comet2/divl0_call/a.o | Bin 0 -> 836 bytes test/integration/comet2/divl0_call/divl0_call.o | Bin 852 -> 0 bytes test/integration/comet2/divl1_call/0.txt | 2 +- test/integration/comet2/divl1_call/a.o | Bin 0 -> 916 bytes test/integration/comet2/divl1_call/divl1_call.o | Bin 932 -> 0 bytes test/integration/comet2/ds_0/0.txt | 2 +- test/integration/comet2/ds_0/{ds_0.o => a.o} | Bin test/integration/comet2/fib_outl/0.txt | 2 +- test/integration/comet2/fib_outl/a.o | Bin 0 -> 550 bytes test/integration/comet2/fib_outl/fib_outl.o | Bin 566 -> 0 bytes test/integration/comet2/floatedit/0.txt | 2 +- .../comet2/floatedit/{floatedit.o => a.o} | Bin test/integration/comet2/hanoi/0.txt | 8 -------- test/integration/comet2/hanoi/Makefile | 4 ---- test/integration/comet2/hanoi/hanoi.o | Bin 186 -> 0 bytes test/integration/comet2/hello/0.txt | 2 +- test/integration/comet2/hello/{hello.o => a.o} | Bin test/integration/comet2/iotest/0.txt | 2 +- test/integration/comet2/iotest/{iotest.o => a.o} | Bin test/integration/comet2/lad0/0.txt | 2 +- test/integration/comet2/lad0/{lad0.o => a.o} | Bin test/integration/comet2/lad1/0.txt | 2 +- test/integration/comet2/lad1/{lad1.o => a.o} | Bin test/integration/comet2/lad2/0.txt | 2 +- test/integration/comet2/lad2/{lad2.o => a.o} | Bin test/integration/comet2/lad3/0.txt | 2 +- test/integration/comet2/lad3/{lad3.o => a.o} | Bin test/integration/comet2/ld0/0.txt | 2 +- test/integration/comet2/ld0/{ld0.o => a.o} | Bin test/integration/comet2/ld1/0.txt | 2 +- test/integration/comet2/ld1/{ld1.o => a.o} | Bin test/integration/comet2/ld2/0.txt | 2 +- test/integration/comet2/ld2/{ld2.o => a.o} | Bin test/integration/comet2/ld3/0.txt | 2 +- test/integration/comet2/ld3/{ld3.o => a.o} | Bin test/integration/comet2/ld4/0.txt | 2 +- test/integration/comet2/ld4/{ld4.o => a.o} | Bin test/integration/comet2/ld5/0.txt | 2 +- test/integration/comet2/ld5/{ld5.o => a.o} | Bin test/integration/comet2/ld_loop/0.txt | 2 +- .../comet2/ld_loop/{ld_loop.o => a.o} | Bin test/integration/comet2/literal_spc/0.txt | 2 +- .../comet2/literal_spc/{literal_spc.o => a.o} | Bin test/integration/comet2/literalstr/0.txt | 2 +- .../comet2/literalstr/{literalstr.o => a.o} | Bin test/integration/comet2/minim_call/0.txt | 2 +- test/integration/comet2/minim_call/a.o | Bin 0 -> 644 bytes test/integration/comet2/minim_call/minim_call.o | Bin 654 -> 0 bytes test/integration/comet2/mula0_call/a.o | Bin 0 -> 1102 bytes test/integration/comet2/mula0_call/mula0_call.o | Bin 1112 -> 0 bytes test/integration/comet2/mula1_call/0.txt | 2 +- test/integration/comet2/mula1_call/a.o | Bin 0 -> 1120 bytes test/integration/comet2/mula1_call/mula1_call.o | Bin 1130 -> 0 bytes test/integration/comet2/mull0_call/0.txt | 2 +- test/integration/comet2/mull0_call/a.o | Bin 0 -> 902 bytes test/integration/comet2/mull0_call/mull0_call.o | Bin 918 -> 0 bytes test/integration/comet2/mull1_call/0.txt | 2 +- test/integration/comet2/mull1_call/a.o | Bin 0 -> 926 bytes test/integration/comet2/mull1_call/mull1_call.o | Bin 942 -> 0 bytes test/integration/comet2/out0/0.txt | 2 +- test/integration/comet2/out0/{out0.o => a.o} | Bin test/integration/comet2/out1/0.txt | 2 +- test/integration/comet2/out1/{out1.o => a.o} | Bin test/integration/comet2/outa_call/0.txt | 2 +- test/integration/comet2/outa_call/a.o | Bin 0 -> 654 bytes test/integration/comet2/outa_call/outa_call.o | Bin 664 -> 0 bytes test/integration/comet2/outb_call/0.txt | 2 +- test/integration/comet2/outb_call/a.o | Bin 0 -> 626 bytes test/integration/comet2/outb_call/outb_call.o | Bin 624 -> 0 bytes test/integration/comet2/outd_q15_call/0.txt | 2 +- test/integration/comet2/outd_q15_call/a.o | Bin 0 -> 438 bytes .../comet2/outd_q15_call/outd_q15_call.o | Bin 464 -> 0 bytes test/integration/comet2/outl_call/0.txt | 2 +- test/integration/comet2/outl_call/a.o | Bin 0 -> 600 bytes test/integration/comet2/outl_call/outl_call.o | Bin 616 -> 0 bytes test/integration/comet2/ptn1/0.txt | 2 +- test/integration/comet2/ptn1/a.o | Bin 0 -> 568 bytes test/integration/comet2/ptn1/ptn1.o | Bin 566 -> 0 bytes test/integration/comet2/ptn2/0.txt | 2 +- test/integration/comet2/ptn2/a.o | Bin 0 -> 568 bytes test/integration/comet2/ptn2/ptn2.o | Bin 566 -> 0 bytes test/integration/comet2/ptn3/0.txt | 2 +- test/integration/comet2/ptn3/a.o | Bin 0 -> 554 bytes test/integration/comet2/ptn3/ptn3.o | Bin 552 -> 0 bytes test/integration/comet2/ptn4/0.txt | 2 +- test/integration/comet2/ptn4/a.o | Bin 0 -> 636 bytes test/integration/comet2/ptn4/ptn4.o | Bin 634 -> 0 bytes test/integration/comet2/pushpop/0.txt | 2 +- .../comet2/pushpop/{pushpop.o => a.o} | Bin test/integration/comet2/rev_call/0.txt | 2 +- .../comet2/rev_call/{rev_call.o => a.o} | Bin test/integration/comet2/sla2/0.txt | 2 +- test/integration/comet2/sla2/{sla2.o => a.o} | Bin test/integration/comet2/sra2/0.txt | 2 +- test/integration/comet2/sra2/{sra2.o => a.o} | Bin test/integration/comet2/sra3/0.txt | 2 +- test/integration/comet2/sra3/{sra3.o => a.o} | Bin test/integration/comet2/sra4/0.txt | 2 +- test/integration/comet2/sra4/{sra4.o => a.o} | Bin test/integration/comet2/st0/0.txt | 2 +- test/integration/comet2/st0/{st0.o => a.o} | Bin test/integration/comet2/st1/0.txt | 2 +- test/integration/comet2/st1/{st1.o => a.o} | Bin test/integration/comet2/sum_10_T/0.txt | 2 +- .../comet2/sum_10_T/{sum_10_T.o => a.o} | Bin test/integration/comet2/sum_10_h/0.txt | 2 +- .../comet2/sum_10_h/{sum_10_h.o => a.o} | Bin test/integration/comet2/sum_10_opterr/0.txt | 2 +- .../sum_10_opterr/{sum_10_opterr.o => a.o} | Bin test/integration/comet2/sum_10_t/0.txt | 2 +- .../comet2/sum_10_t/{sum_10_t.o => a.o} | Bin test/integration/comet2/sum_10_td/0.txt | 2 +- .../comet2/sum_10_td/{sum_10_td.o => a.o} | Bin test/integration/comet2/sum_call/0.txt | 2 +- test/integration/comet2/sum_call/a.o | Bin 0 -> 550 bytes test/integration/comet2/sum_call/sum_call.o | Bin 566 -> 0 bytes test/integration/comet2/summary/0.txt | 2 +- .../comet2/summary/{summary.o => a.o} | Bin test/integration/comet2/svc2/0.txt | 2 +- test/integration/comet2/svc2/{svc2.o => a.o} | Bin test/integration/comet2/svc2_out/0.txt | 2 +- .../comet2/svc2_out/{svc2_out.o => a.o} | Bin test/integration/comet2/xor0/0.txt | 2 +- test/integration/comet2/xor0/{xor0.o => a.o} | Bin test/integration/comet2/xor1/0.txt | 2 +- test/integration/comet2/xor1/{xor1.o => a.o} | Bin test/integration/comet2/xor3/0.txt | 2 +- test/integration/comet2/xor3/{xor3.o => a.o} | Bin test/integration/comet2/xor4/0.txt | 2 +- test/integration/comet2/xor4/{xor4.o => a.o} | Bin test/integration/comet2/xor5/0.txt | 2 +- test/integration/comet2/xor5/{xor5.o => a.o} | Bin test/integration/dumpword/TEST.mk | 2 +- test/unit/TEST.mk | 2 +- 178 files changed, 82 insertions(+), 94 deletions(-) create mode 100644 test/integration/comet2/abs_call/a.o delete mode 100644 test/integration/comet2/abs_call/abs_call.o rename test/integration/comet2/adda0/{adda0.o => a.o} (100%) rename test/integration/comet2/adda1/{adda1.o => a.o} (100%) rename test/integration/comet2/adda_overflow/{adda_overflow.o => a.o} (100%) rename test/integration/comet2/addl/{addl.o => a.o} (100%) rename test/integration/comet2/addl_overflow/{addl_overflow.o => a.o} (100%) rename test/integration/comet2/and0/{and0.o => a.o} (100%) rename test/integration/comet2/and1/{and1.o => a.o} (100%) rename test/integration/comet2/and2/{and2.o => a.o} (100%) rename test/integration/comet2/and3/{and3.o => a.o} (100%) rename test/integration/comet2/binout/{binout.o => a.o} (100%) rename test/integration/comet2/call0/{call0.o => a.o} (100%) rename test/integration/comet2/call1/{call1.o => a.o} (100%) rename test/integration/comet2/call2/{call2.o => a.o} (100%) create mode 100644 test/integration/comet2/count_call/a.o delete mode 100644 test/integration/comet2/count_call/count_call.o rename test/integration/comet2/cpa1/{cpa1.o => a.o} (100%) rename test/integration/comet2/dc_overflow/{dc_overflow.o => a.o} (100%) rename test/integration/comet2/dc_spc/{dc_spc.o => a.o} (100%) create mode 100644 test/integration/comet2/divl0_call/a.o delete mode 100644 test/integration/comet2/divl0_call/divl0_call.o create mode 100644 test/integration/comet2/divl1_call/a.o delete mode 100644 test/integration/comet2/divl1_call/divl1_call.o rename test/integration/comet2/ds_0/{ds_0.o => a.o} (100%) create mode 100644 test/integration/comet2/fib_outl/a.o delete mode 100644 test/integration/comet2/fib_outl/fib_outl.o rename test/integration/comet2/floatedit/{floatedit.o => a.o} (100%) delete mode 100644 test/integration/comet2/hanoi/0.txt delete mode 100644 test/integration/comet2/hanoi/Makefile delete mode 100644 test/integration/comet2/hanoi/hanoi.o rename test/integration/comet2/hello/{hello.o => a.o} (100%) rename test/integration/comet2/iotest/{iotest.o => a.o} (100%) rename test/integration/comet2/lad0/{lad0.o => a.o} (100%) rename test/integration/comet2/lad1/{lad1.o => a.o} (100%) rename test/integration/comet2/lad2/{lad2.o => a.o} (100%) rename test/integration/comet2/lad3/{lad3.o => a.o} (100%) rename test/integration/comet2/ld0/{ld0.o => a.o} (100%) rename test/integration/comet2/ld1/{ld1.o => a.o} (100%) rename test/integration/comet2/ld2/{ld2.o => a.o} (100%) rename test/integration/comet2/ld3/{ld3.o => a.o} (100%) rename test/integration/comet2/ld4/{ld4.o => a.o} (100%) rename test/integration/comet2/ld5/{ld5.o => a.o} (100%) rename test/integration/comet2/ld_loop/{ld_loop.o => a.o} (100%) rename test/integration/comet2/literal_spc/{literal_spc.o => a.o} (100%) rename test/integration/comet2/literalstr/{literalstr.o => a.o} (100%) create mode 100644 test/integration/comet2/minim_call/a.o delete mode 100644 test/integration/comet2/minim_call/minim_call.o create mode 100644 test/integration/comet2/mula0_call/a.o delete mode 100644 test/integration/comet2/mula0_call/mula0_call.o create mode 100644 test/integration/comet2/mula1_call/a.o delete mode 100644 test/integration/comet2/mula1_call/mula1_call.o create mode 100644 test/integration/comet2/mull0_call/a.o delete mode 100644 test/integration/comet2/mull0_call/mull0_call.o create mode 100644 test/integration/comet2/mull1_call/a.o delete mode 100644 test/integration/comet2/mull1_call/mull1_call.o rename test/integration/comet2/out0/{out0.o => a.o} (100%) rename test/integration/comet2/out1/{out1.o => a.o} (100%) create mode 100644 test/integration/comet2/outa_call/a.o delete mode 100644 test/integration/comet2/outa_call/outa_call.o create mode 100644 test/integration/comet2/outb_call/a.o delete mode 100644 test/integration/comet2/outb_call/outb_call.o create mode 100644 test/integration/comet2/outd_q15_call/a.o delete mode 100644 test/integration/comet2/outd_q15_call/outd_q15_call.o create mode 100644 test/integration/comet2/outl_call/a.o delete mode 100644 test/integration/comet2/outl_call/outl_call.o create mode 100644 test/integration/comet2/ptn1/a.o delete mode 100644 test/integration/comet2/ptn1/ptn1.o create mode 100644 test/integration/comet2/ptn2/a.o delete mode 100644 test/integration/comet2/ptn2/ptn2.o create mode 100644 test/integration/comet2/ptn3/a.o delete mode 100644 test/integration/comet2/ptn3/ptn3.o create mode 100644 test/integration/comet2/ptn4/a.o delete mode 100644 test/integration/comet2/ptn4/ptn4.o rename test/integration/comet2/pushpop/{pushpop.o => a.o} (100%) rename test/integration/comet2/rev_call/{rev_call.o => a.o} (100%) rename test/integration/comet2/sla2/{sla2.o => a.o} (100%) rename test/integration/comet2/sra2/{sra2.o => a.o} (100%) rename test/integration/comet2/sra3/{sra3.o => a.o} (100%) rename test/integration/comet2/sra4/{sra4.o => a.o} (100%) rename test/integration/comet2/st0/{st0.o => a.o} (100%) rename test/integration/comet2/st1/{st1.o => a.o} (100%) rename test/integration/comet2/sum_10_T/{sum_10_T.o => a.o} (100%) rename test/integration/comet2/sum_10_h/{sum_10_h.o => a.o} (100%) rename test/integration/comet2/sum_10_opterr/{sum_10_opterr.o => a.o} (100%) rename test/integration/comet2/sum_10_t/{sum_10_t.o => a.o} (100%) rename test/integration/comet2/sum_10_td/{sum_10_td.o => a.o} (100%) create mode 100644 test/integration/comet2/sum_call/a.o delete mode 100644 test/integration/comet2/sum_call/sum_call.o rename test/integration/comet2/summary/{summary.o => a.o} (100%) rename test/integration/comet2/svc2/{svc2.o => a.o} (100%) rename test/integration/comet2/svc2_out/{svc2_out.o => a.o} (100%) rename test/integration/comet2/xor0/{xor0.o => a.o} (100%) rename test/integration/comet2/xor1/{xor1.o => a.o} (100%) rename test/integration/comet2/xor3/{xor3.o => a.o} (100%) rename test/integration/comet2/xor4/{xor4.o => a.o} (100%) rename test/integration/comet2/xor5/{xor5.o => a.o} (100%) diff --git a/test/TEST.mk b/test/TEST.mk index baa0d25..f6141e2 100644 --- a/test/TEST.mk +++ b/test/TEST.mk @@ -21,7 +21,7 @@ cleanall: clean $(CMD) >>$@ 2>$(ERRFILE); \ if test -s $(ERRFILE); then cat err.txt >>$@; else rm -f $(ERRFILE); fi diff.txt: 1.txt - @-diff 0.txt 1.txt >$@ 2>&1 + @-diff -c 0.txt 1.txt >$@ 2>&1 report.txt: diff.txt @echo -n "$(UNITNAME): Test " >$@; \ if test ! -s $^; then echo -n "Success " >>$@; rm -f $^; else echo -n "Failure " >>$@; fi; \ diff --git a/test/integration/casl2/TEST.mk b/test/integration/casl2/TEST.mk index 1f1dad3..bb83457 100644 --- a/test/integration/casl2/TEST.mk +++ b/test/integration/casl2/TEST.mk @@ -20,7 +20,7 @@ cleanall: clean $(CMD) >>$@ 2>$(ERRFILE); \ if test -s $(ERRFILE); then cat err.txt >>$@; else rm -f $(ERRFILE); fi diff.txt: 1.txt - @-diff 0.txt 1.txt >$@ 2>&1 + @-diff -c 0.txt 1.txt >$@ 2>&1 report.txt: diff.txt @echo -n "$(UNITNAME): Test " >$@; \ if test ! -s $^; then echo -n "Success " >>$@; rm -f $^; else echo -n "Failure " >>$@; fi; \ diff --git a/test/integration/comet2/CMD.mk b/test/integration/comet2/CMD.mk index 336e8fe..904b810 100644 --- a/test/integration/comet2/CMD.mk +++ b/test/integration/comet2/CMD.mk @@ -1,6 +1,6 @@ YACASL2DIR=../../../.. UNITNAME = `pwd | xargs basename` -OBJFILE = $(UNITNAME).o +OBJFILE = a.o CASL2 = $(YACASL2DIR)/casl2 COMET2 = $(YACASL2DIR)/comet2 CMD = $(COMET2) $(COMET2FLAG) $(OBJFILE) diff --git a/test/integration/comet2/Makefile b/test/integration/comet2/Makefile index b1dd3b0..3e9bfab 100644 --- a/test/integration/comet2/Makefile +++ b/test/integration/comet2/Makefile @@ -18,7 +18,7 @@ check: done $(LOGFILE): @for target in $(TESTS); do \ - cat <$$target/report.txt >>$(LOGFILE) 2>/dev/null || echo "Failure:" $$target "no report" >>$(LOGFILE); \ + if test -s $^; then cat <$$target/report.txt >>$(LOGFILE); else echo "Failure:" $$target "no report" >>$(LOGFILE); fi; \ done report: $(LOGFILE) @success=`grep "Success" $(LOGFILE) | wc -l`; \ diff --git a/test/integration/comet2/TEST.mk b/test/integration/comet2/TEST.mk index d2174d7..3ec7fed 100644 --- a/test/integration/comet2/TEST.mk +++ b/test/integration/comet2/TEST.mk @@ -15,13 +15,13 @@ clean: cleanall: clean @rm -f 0.txt $(OBJFILE) $(OBJFILE): $(CASL2) $(ASFILE) - @$(CASL2) $(CASL2FLAG) -O$(OBJFILE) $(ASFILE) 2>$(ERRFILE) + @$(CASL2) $(CASL2FLAG) -O $(ASFILE) 2>$(ERRFILE) 0.txt 1.txt: $(COMET2) $(OBJFILE) @echo $(CMD) >$@; \ $(CMD) >>$@ 2>$(ERRFILE); \ if test -s $(ERRFILE); then cat err.txt >>$@; else rm -f $(ERRFILE); fi diff.txt: 1.txt - @-diff 0.txt 1.txt >$@ 2>&1 + @-diff -c 0.txt 1.txt >$@ 2>&1 report.txt: diff.txt @echo -n "$(UNITNAME): Test " >$@; \ if test ! -s $^; then echo -n "Success " >>$@; rm -f $^; else echo -n "Failure " >>$@; fi; \ diff --git a/test/integration/comet2/abs_call/0.txt b/test/integration/comet2/abs_call/0.txt index a8219d6..c5ec326 100644 --- a/test/integration/comet2/abs_call/0.txt +++ b/test/integration/comet2/abs_call/0.txt @@ -1,4 +1,4 @@ -../../../../comet2 abs_call.o +../../../../comet2 a.o 12 12 1 diff --git a/test/integration/comet2/abs_call/a.o b/test/integration/comet2/abs_call/a.o new file mode 100644 index 0000000000000000000000000000000000000000..742c70c07d950f1cd67612ae601dadc4e709356d GIT binary patch literal 624 zcmaiy$xZ@65Qe`-Tw*x%jCfEl?Gim10a5fe2)HjJirY!UVB(E=0^#f{=)?F5-aT?R z#&FSOtVU5|Ozh-Och%q3)%8~y7mPOoRgJ41Xp9P`m~a&YF=!@ui4;*3U8@Gd4d7&{ zO-jThI+In7z1dWChzWWGaY3)3PtY$g?jT4WPv8qAzFLJ^K|B)Mm{V?vi?W>V8A>|( zj$!A9if}qfP~fMhD6v;)y`Z{x2(0}b<2$z)eT#N)C6M>KuMQqc(M~b)7fpb*g7vS zT(q&ews2?S(*!NjN$;z^t}1`^%jV6LsE(+7vM_z9Ke{<@^$HTI%g!i2?C>%)AKaMw Rt)tH5KIbEfW*L+zdIzv&W)T1Y literal 0 HcmV?d00001 diff --git a/test/integration/comet2/abs_call/abs_call.o b/test/integration/comet2/abs_call/abs_call.o deleted file mode 100644 index 483c080b0269585664a47ffefc14297b8b27941b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 634 zcmaiy&rVuF6vlstqHRbQb4NCIVWwbkqX{C~V!OB$Xl?z6p#5WFBH_|C_X!HGKp&=W z&{ycbOIBSp>4L@W8SuI=CQkBY&Y5q%IcL5ZXTgQ5&^K5U!04G`oq`pJGBAG1-$Y1~ zGaK~WV&Or<7)-#L~cWE77SS;dlKS@BrmY!0+es34eleg6su4P8;~s4BKa zudUHfR`P-QuF(%no~S{ZHC5BYn0@gak&hSqoS9(kST!PP7e4pv{K+WyN}R8wv5QSS zjIZN%9LD9?XQ=SuQD&P8J5>?>OK+A2{TQV@^1w%^4lKoO8iP zKJl3^T$1+Zd$YlK?y^%y7M-N5_phM$o#6t+J6E2&Cp>R4m=bmbr{L>vb>bJUD|!;6 zP-mil%xACG+|>1i-VE>X6uXfv5lz|7hqt#+tKRo=zHX&Oe@*K7M(Nxv-gU?NI)S9@ brnKWZuit0EIl1eysl2}VDM_+LPXE(?CLw3E diff --git a/test/integration/comet2/adda0/0.txt b/test/integration/comet2/adda0/0.txt index 8420ae7..9faf9b8 100644 --- a/test/integration/comet2/adda0/0.txt +++ b/test/integration/comet2/adda0/0.txt @@ -1 +1 @@ -../../../../comet2 adda0.o +../../../../comet2 a.o diff --git a/test/integration/comet2/adda0/adda0.o b/test/integration/comet2/adda0/a.o similarity index 100% rename from test/integration/comet2/adda0/adda0.o rename to test/integration/comet2/adda0/a.o diff --git a/test/integration/comet2/adda1/0.txt b/test/integration/comet2/adda1/0.txt index 3cd03d5..9faf9b8 100644 --- a/test/integration/comet2/adda1/0.txt +++ b/test/integration/comet2/adda1/0.txt @@ -1 +1 @@ -../../../../comet2 adda1.o +../../../../comet2 a.o diff --git a/test/integration/comet2/adda1/adda1.o b/test/integration/comet2/adda1/a.o similarity index 100% rename from test/integration/comet2/adda1/adda1.o rename to test/integration/comet2/adda1/a.o diff --git a/test/integration/comet2/adda_overflow/0.txt b/test/integration/comet2/adda_overflow/0.txt index f656d4d..9faf9b8 100644 --- a/test/integration/comet2/adda_overflow/0.txt +++ b/test/integration/comet2/adda_overflow/0.txt @@ -1 +1 @@ -../../../../comet2 adda_overflow.o +../../../../comet2 a.o diff --git a/test/integration/comet2/adda_overflow/adda_overflow.o b/test/integration/comet2/adda_overflow/a.o similarity index 100% rename from test/integration/comet2/adda_overflow/adda_overflow.o rename to test/integration/comet2/adda_overflow/a.o diff --git a/test/integration/comet2/addl/0.txt b/test/integration/comet2/addl/0.txt index da4c46e..9faf9b8 100644 --- a/test/integration/comet2/addl/0.txt +++ b/test/integration/comet2/addl/0.txt @@ -1 +1 @@ -../../../../comet2 addl.o +../../../../comet2 a.o diff --git a/test/integration/comet2/addl/addl.o b/test/integration/comet2/addl/a.o similarity index 100% rename from test/integration/comet2/addl/addl.o rename to test/integration/comet2/addl/a.o diff --git a/test/integration/comet2/addl_overflow/0.txt b/test/integration/comet2/addl_overflow/0.txt index d1f5171..9faf9b8 100644 --- a/test/integration/comet2/addl_overflow/0.txt +++ b/test/integration/comet2/addl_overflow/0.txt @@ -1 +1 @@ -../../../../comet2 addl_overflow.o +../../../../comet2 a.o diff --git a/test/integration/comet2/addl_overflow/addl_overflow.o b/test/integration/comet2/addl_overflow/a.o similarity index 100% rename from test/integration/comet2/addl_overflow/addl_overflow.o rename to test/integration/comet2/addl_overflow/a.o diff --git a/test/integration/comet2/and0/0.txt b/test/integration/comet2/and0/0.txt index b19679f..9faf9b8 100644 --- a/test/integration/comet2/and0/0.txt +++ b/test/integration/comet2/and0/0.txt @@ -1 +1 @@ -../../../../comet2 and0.o +../../../../comet2 a.o diff --git a/test/integration/comet2/and0/and0.o b/test/integration/comet2/and0/a.o similarity index 100% rename from test/integration/comet2/and0/and0.o rename to test/integration/comet2/and0/a.o diff --git a/test/integration/comet2/and1/0.txt b/test/integration/comet2/and1/0.txt index 4c72b26..9faf9b8 100644 --- a/test/integration/comet2/and1/0.txt +++ b/test/integration/comet2/and1/0.txt @@ -1 +1 @@ -../../../../comet2 and1.o +../../../../comet2 a.o diff --git a/test/integration/comet2/and1/and1.o b/test/integration/comet2/and1/a.o similarity index 100% rename from test/integration/comet2/and1/and1.o rename to test/integration/comet2/and1/a.o diff --git a/test/integration/comet2/and2/0.txt b/test/integration/comet2/and2/0.txt index 0ea1030..9faf9b8 100644 --- a/test/integration/comet2/and2/0.txt +++ b/test/integration/comet2/and2/0.txt @@ -1 +1 @@ -../../../../comet2 and2.o +../../../../comet2 a.o diff --git a/test/integration/comet2/and2/and2.o b/test/integration/comet2/and2/a.o similarity index 100% rename from test/integration/comet2/and2/and2.o rename to test/integration/comet2/and2/a.o diff --git a/test/integration/comet2/and3/0.txt b/test/integration/comet2/and3/0.txt index efa4d33..9faf9b8 100644 --- a/test/integration/comet2/and3/0.txt +++ b/test/integration/comet2/and3/0.txt @@ -1 +1 @@ -../../../../comet2 and3.o +../../../../comet2 a.o diff --git a/test/integration/comet2/and3/and3.o b/test/integration/comet2/and3/a.o similarity index 100% rename from test/integration/comet2/and3/and3.o rename to test/integration/comet2/and3/a.o diff --git a/test/integration/comet2/binout/0.txt b/test/integration/comet2/binout/0.txt index 6a54f7f..df48c3d 100644 --- a/test/integration/comet2/binout/0.txt +++ b/test/integration/comet2/binout/0.txt @@ -1,4 +1,4 @@ -../../../../comet2 binout.o +../../../../comet2 a.o 0 1 100111001101 diff --git a/test/integration/comet2/binout/binout.o b/test/integration/comet2/binout/a.o similarity index 100% rename from test/integration/comet2/binout/binout.o rename to test/integration/comet2/binout/a.o diff --git a/test/integration/comet2/call0/0.txt b/test/integration/comet2/call0/0.txt index 63ea10b..9faf9b8 100644 --- a/test/integration/comet2/call0/0.txt +++ b/test/integration/comet2/call0/0.txt @@ -1 +1 @@ -../../../../comet2 call0.o +../../../../comet2 a.o diff --git a/test/integration/comet2/call0/call0.o b/test/integration/comet2/call0/a.o similarity index 100% rename from test/integration/comet2/call0/call0.o rename to test/integration/comet2/call0/a.o diff --git a/test/integration/comet2/call1/0.txt b/test/integration/comet2/call1/0.txt index fd8283f..9faf9b8 100644 --- a/test/integration/comet2/call1/0.txt +++ b/test/integration/comet2/call1/0.txt @@ -1 +1 @@ -../../../../comet2 call1.o +../../../../comet2 a.o diff --git a/test/integration/comet2/call1/call1.o b/test/integration/comet2/call1/a.o similarity index 100% rename from test/integration/comet2/call1/call1.o rename to test/integration/comet2/call1/a.o diff --git a/test/integration/comet2/call2/0.txt b/test/integration/comet2/call2/0.txt index a0cc8ef..9faf9b8 100644 --- a/test/integration/comet2/call2/0.txt +++ b/test/integration/comet2/call2/0.txt @@ -1 +1 @@ -../../../../comet2 call2.o +../../../../comet2 a.o diff --git a/test/integration/comet2/call2/call2.o b/test/integration/comet2/call2/a.o similarity index 100% rename from test/integration/comet2/call2/call2.o rename to test/integration/comet2/call2/a.o diff --git a/test/integration/comet2/count_call/0.txt b/test/integration/comet2/count_call/0.txt index e638c3e..f1a15f0 100644 --- a/test/integration/comet2/count_call/0.txt +++ b/test/integration/comet2/count_call/0.txt @@ -1,4 +1,4 @@ -../../../../comet2 count_call.o +../../../../comet2 a.o 0 1 1 diff --git a/test/integration/comet2/count_call/a.o b/test/integration/comet2/count_call/a.o new file mode 100644 index 0000000000000000000000000000000000000000..ef6936b4d6bb37e0b7ab5b7d1111bffd2e8cc6d7 GIT binary patch literal 624 zcma))xlY4C5Qe`EmxP40UQ82FERi@Gq!0pu&VhvcFbQ`B#86P-H%NM30Um}|pr=fY zL_q@zvyL1PqQKJc-MMG}S!=)s9yBz@r)kjgpCo4#L>XwI)E#65xk;}`VU;W;G4Gxu zu}L>kg`b*=#NMLyf=YdeoctXVdJkCrfHwD%@sqSOCp$f_8L=%Y>uSs0^?w&%#9FEQDB}T3oKG%iDk;Huu6q0Ypk=uCR=Q?!!CR56LLU}I)@x_%n7HQao+3C zv6hqR-m%_C!dE`wOfgaAx=m11SOGULvYTgYUCAzJ267U;k(@4CWL=gFm+v@U+nDM8 zDWW!We$bmQW#zAZxw?fajjSsBt5b)%yUlsWS2Uth>x>HH#4gXLYa3U;dDMlH@?2bN ImSH-bFS9sd?f?J) literal 0 HcmV?d00001 diff --git a/test/integration/comet2/count_call/count_call.o b/test/integration/comet2/count_call/count_call.o deleted file mode 100644 index fd40be61fceb82bdbdf53dbca426fada71077bfa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 634 zcmaiyyG|QH6o$XE+$2}C!&WqmEg32#V@v`e#Tt7PF1eUXZWIXHOKSEFY+ivp3~#_I zq)+LFlERWXv(_SkBC*oHbIzRGKmUxg;NlSa1{*Q382wkNSb;QvAtF~0C@R&kLBE{G z#7-urL2rp5a+%2(7FjczIjfjc%qtcY&XzzY#R|e3e4lf;Z0nBB8ElG8=pLzc$6^$k zKWg22CTW|(YimspW8R66k$QWY=gbYpUTaP8#MS$LpZh>#JL3EtwLRCX>>}%AaaPNw z%$3utUyXI@Y|vnnH@szwZJO-TqD{gFKC;I?2ORQ=&wSx49gaBWgj2rpoge(<7iSbI zd2Tkm&b4%^$a4+7eic3M7#E6o#F<#*jc6D}zbi{fTKb^kd^uL?)bL$EHWobsOl~Xgl*A1^`YNd#-NhizW`jDov TvbxOHTm`ol42!vyg diff --git a/test/integration/comet2/cpa1/0.txt b/test/integration/comet2/cpa1/0.txt index d1fe1c1..9faf9b8 100644 --- a/test/integration/comet2/cpa1/0.txt +++ b/test/integration/comet2/cpa1/0.txt @@ -1 +1 @@ -../../../../comet2 cpa1.o +../../../../comet2 a.o diff --git a/test/integration/comet2/cpa1/cpa1.o b/test/integration/comet2/cpa1/a.o similarity index 100% rename from test/integration/comet2/cpa1/cpa1.o rename to test/integration/comet2/cpa1/a.o diff --git a/test/integration/comet2/dc_overflow/0.txt b/test/integration/comet2/dc_overflow/0.txt index 80c1f2d..9faf9b8 100644 --- a/test/integration/comet2/dc_overflow/0.txt +++ b/test/integration/comet2/dc_overflow/0.txt @@ -1 +1 @@ -../../../../comet2 dc_overflow.o +../../../../comet2 a.o diff --git a/test/integration/comet2/dc_overflow/dc_overflow.o b/test/integration/comet2/dc_overflow/a.o similarity index 100% rename from test/integration/comet2/dc_overflow/dc_overflow.o rename to test/integration/comet2/dc_overflow/a.o diff --git a/test/integration/comet2/dc_spc/0.txt b/test/integration/comet2/dc_spc/0.txt index 67e29a5..c29b217 100644 --- a/test/integration/comet2/dc_spc/0.txt +++ b/test/integration/comet2/dc_spc/0.txt @@ -1,2 +1,2 @@ -../../../../comet2 dc_spc.o +../../../../comet2 a.o diff --git a/test/integration/comet2/dc_spc/dc_spc.o b/test/integration/comet2/dc_spc/a.o similarity index 100% rename from test/integration/comet2/dc_spc/dc_spc.o rename to test/integration/comet2/dc_spc/a.o diff --git a/test/integration/comet2/divl0_call/0.txt b/test/integration/comet2/divl0_call/0.txt index f1c1376..64cfd06 100644 --- a/test/integration/comet2/divl0_call/0.txt +++ b/test/integration/comet2/divl0_call/0.txt @@ -1,4 +1,4 @@ -../../../../comet2 divl0_call.o +../../../../comet2 a.o -------------------- 100 0 diff --git a/test/integration/comet2/divl0_call/a.o b/test/integration/comet2/divl0_call/a.o new file mode 100644 index 0000000000000000000000000000000000000000..82d543c485bb5b90634a22d5c3156984060d1bff GIT binary patch literal 836 zcma))yKWOf6o$WJ0+E)2+09l|!xl+}Slb~1sx`5J5H2Pgt`brlk1Zt)SqdaVV^;_$ z5f$QM!Bg-ClvKP1t*dZ$ofsQMf*t)kvvX$7{PUePW($+Fq18fmp`lYox_Euy z;?vYxTopgq-^Z1puWs;EXaBQ>GUt)aD)8beHptxru=49$5kg(vnm^?JIzyH@-^oV0?qba>7A3g&^IR~ z^oP{-_R7qCV{!)f6Em?Q@jbD|6B7(||Bn3OI#gDkj4C#mVzrxXX3Z?g;w-NpeFgQ; zC#Fn=DvO+FiDfQuks6m-p|0$%aFuJUa-B79aFbiyrpX=FN!j2o_qfjk9`a~RB`1>e zbYlH&$yvmzMDKj2K_``DU9c*;Ysxecn+j1tFVP;iDMg>})^AhO3@s-)#Z-cYnR#3) zV!Z literal 0 HcmV?d00001 diff --git a/test/integration/comet2/divl0_call/divl0_call.o b/test/integration/comet2/divl0_call/divl0_call.o deleted file mode 100644 index bdf3a1b3a2aebedc6fa8683ca28377293b515091..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 852 zcma))yKWOf6o$WJ8zQ-3cC!`L;3APxSAwfEu=UeTS1CMHU$#U*pyHp zM2RRO?$5vrP*LzC$S)AitS?{`33l}FnVECuoPYi^#%yAeHndvE4&)Rj>|)Im_?grB z2eF}KbDNsfnhv(+pmQI3@3S*ur7>6AmxhocfN@*UJC=V#-vg zvcO4BvB+u8P~#j+oL99jaFJzJxWr|yaFuIZr@;+YS!11>+~PKOxXZnX4xU>W4DemG zdha2VF?+9&*LPcNkc!tPRwNpGtWKvX$*P`G&|OoFm&K|nh4d1&xGl-7Kdoz1(+sU` z@tQUzoG;Abno^FE$?eBg59*DttKDtClv=bjw{C`=t11)RGZ}l|N+Zqu0StYw%`;p!8gLG#Sdat0fl;up8o8GDXyYpb8b2u-J!y&E!o63fw;^YBWK!eA+9x2XZaXjRy#&w?QyTY*%hbdK~JV)y@*82`V zR1~2yEj4KO36}+{pz~h2zs0TyWuIQC5%-ZSwgy?=MA{)9;5Uf-_$Q`jaDDAJ99GI- z1-H#?5GJX{Y%*eSNExIo4l9l*jw-CLf2%y|^PY11lXd*9Zmh|4;F+2PUP3m9l(30pBLH-$?E!%_K}JBd#j_f1V1nRH-q?DdsuN z85W2*$0Bw0;yf3)$P$;h%oVP3jq5bI!7?kXa+6!Eahp5b9jUVG%a&O0we0t$D|@~? zQDq;+&kH=ev)RA S)jh~-A7sCdMV;XyqWB9`kCJHs literal 0 HcmV?d00001 diff --git a/test/integration/comet2/divl1_call/divl1_call.o b/test/integration/comet2/divl1_call/divl1_call.o deleted file mode 100644 index f135c903a67a24bfd112ab7735a15be749bf6b35..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 932 zcma))J8u&~6h_ZA0VFrfPF%SfT!bPZIdOPaYl4CBG)Z_$2sR#DqQXmo1Zf<(gN7mv zh#rZ?B|@U0Ar!oS1AibD1&z78YdbhXB0KtaX6Me_IeWh`W(5;AAc~MS= z=5+i;oRxI!ViP;l#8o{sZ$syEy2lohk%{R%h1NnkXVSUJLFC_=zm8=tC8zk}UlglK z@nk^pZEP*RLSXxSd=A!>hP>*~4qJg5547D^oxtI_$3yK`c%<(#`$h~CT8+{ijrX|V z6Idv#LM7c_quC=|6r76ID`kI)TM|l^PN+Tp9cka#NasyeGejHM8c`2>U}6g2(|rAY zx%6G|ADJnHaZ+Q}7!mAJf`nqXYL9BK%31weujTuConHFPSz?*1T;n=7xXGhBBjW<#)%ug+w e%(;qE<6p}#`a$Y(8V?|gy_M}%&g-4dBdS07>y}yo diff --git a/test/integration/comet2/ds_0/0.txt b/test/integration/comet2/ds_0/0.txt index b22242e..9faf9b8 100644 --- a/test/integration/comet2/ds_0/0.txt +++ b/test/integration/comet2/ds_0/0.txt @@ -1 +1 @@ -../../../../comet2 ds_0.o +../../../../comet2 a.o diff --git a/test/integration/comet2/ds_0/ds_0.o b/test/integration/comet2/ds_0/a.o similarity index 100% rename from test/integration/comet2/ds_0/ds_0.o rename to test/integration/comet2/ds_0/a.o diff --git a/test/integration/comet2/fib_outl/0.txt b/test/integration/comet2/fib_outl/0.txt index 58f7bce..4d4d972 100644 --- a/test/integration/comet2/fib_outl/0.txt +++ b/test/integration/comet2/fib_outl/0.txt @@ -1,4 +1,4 @@ -../../../../comet2 fib_outl.o +../../../../comet2 a.o 0 1 1 diff --git a/test/integration/comet2/fib_outl/a.o b/test/integration/comet2/fib_outl/a.o new file mode 100644 index 0000000000000000000000000000000000000000..97e14a47ebb6f5f6e20e00b04034aaf4ae7a99e7 GIT binary patch literal 550 zcma)(yG{a85Qe`+)QE*=kDF+@QebDeiCUN}!g{|T;I)#l(2=k&fbcB7g1sd#U_qmg zVC;>Fb0836EIi4db7tnuKQsR*4X#1nwrDJ(9fBp69VbC^1-h#goRkyS76eh~S#5|2 zW&}~etYA(sFK~4XgsYgdv($aGPidYl^2HEV5njry&g>v^hr71WWKQ~f9=B5P5acp$UB8ZRgE^4 YF?t0bjH3%yDICUa7{$K%t)oSZAMqVicmMzZ literal 0 HcmV?d00001 diff --git a/test/integration/comet2/fib_outl/fib_outl.o b/test/integration/comet2/fib_outl/fib_outl.o deleted file mode 100644 index bc5292f0f28820e36a4f0fd901263565bdaa2b4b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmaixyG{Z@7=^##q6rqxuA6wNRthZT<}I<<1;M)_;I)#lP_q@5@E*Q_uV8P<3s}%- zZDs90;93|HCpnq<=gj=)%o%NiYv3;{I&;_#!8{9&lcBo^gC)vN&Pm$}f&>gz4`PD2 zAR$N!W(2bW*G_@-!s=rcX_v4ow05P-lXSH7gRCCWqOeX>5meFNjH~--yDO*OiF8bD z_W6hjx1wC*MAmMo!(MnF)Y_o$;i86assIt!iha7Rt z38$QKPK^udG-z_k71!Kw%iWJZKKAxOit720v- fJLODMPk*i;P6$4USWDHy32(uaORC=~D^h#`qbpW4 diff --git a/test/integration/comet2/floatedit/0.txt b/test/integration/comet2/floatedit/0.txt index 622e7ce..9b53a91 100644 --- a/test/integration/comet2/floatedit/0.txt +++ b/test/integration/comet2/floatedit/0.txt @@ -1,4 +1,4 @@ -../../../../comet2 floatedit.o +../../../../comet2 a.o input error! input error! input error! diff --git a/test/integration/comet2/floatedit/floatedit.o b/test/integration/comet2/floatedit/a.o similarity index 100% rename from test/integration/comet2/floatedit/floatedit.o rename to test/integration/comet2/floatedit/a.o diff --git a/test/integration/comet2/hanoi/0.txt b/test/integration/comet2/hanoi/0.txt deleted file mode 100644 index 8422687..0000000 --- a/test/integration/comet2/hanoi/0.txt +++ /dev/null @@ -1,8 +0,0 @@ -../../../../comet2 hanoi.o -from A to C -from A to B -from C to B -from A to C -from B to A -from B to C -from A to C diff --git a/test/integration/comet2/hanoi/Makefile b/test/integration/comet2/hanoi/Makefile deleted file mode 100644 index ab136a1..0000000 --- a/test/integration/comet2/hanoi/Makefile +++ /dev/null @@ -1,4 +0,0 @@ -include ../CMD.mk # YACASL2DIR, CASL2 -ASDIR = $(YACASL2DIR)/as/FUNC -ASFILE = $(ASDIR)/hanoi.casl -include ../TEST.mk diff --git a/test/integration/comet2/hanoi/hanoi.o b/test/integration/comet2/hanoi/hanoi.o deleted file mode 100644 index eef0eb6b0c3535b39d03f32c7bb73e453123e3e2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 186 zcmY+7I}XA?3`E~19ci3Bfw{pdC*V`@ZD{y)NOTbxaR72-j(~R?6j_#L{Hz&dg~$e# zElGCpX<%S>f?EgEGu0DnU$tbJj(taPmTzKO_{i(U)1*C++T;H-?!9jf-wKIWG=`$p Z#29KC<}6rp=f#5_#oKwi&MK6d@B;~F8aV&} diff --git a/test/integration/comet2/hello/0.txt b/test/integration/comet2/hello/0.txt index 1f81a04..420d1d3 100644 --- a/test/integration/comet2/hello/0.txt +++ b/test/integration/comet2/hello/0.txt @@ -1,2 +1,2 @@ -../../../../comet2 hello.o +../../../../comet2 a.o Hello, World! diff --git a/test/integration/comet2/hello/hello.o b/test/integration/comet2/hello/a.o similarity index 100% rename from test/integration/comet2/hello/hello.o rename to test/integration/comet2/hello/a.o diff --git a/test/integration/comet2/iotest/0.txt b/test/integration/comet2/iotest/0.txt index 561c520..638b171 100644 --- a/test/integration/comet2/iotest/0.txt +++ b/test/integration/comet2/iotest/0.txt @@ -1,4 +1,4 @@ -../../../../comet2 iotest.o +../../../../comet2 a.o LET'S START. TYPE IN YOU TYPED aaaaaaaaaaaaaaaaaaaa diff --git a/test/integration/comet2/iotest/iotest.o b/test/integration/comet2/iotest/a.o similarity index 100% rename from test/integration/comet2/iotest/iotest.o rename to test/integration/comet2/iotest/a.o diff --git a/test/integration/comet2/lad0/0.txt b/test/integration/comet2/lad0/0.txt index b382fd6..9faf9b8 100644 --- a/test/integration/comet2/lad0/0.txt +++ b/test/integration/comet2/lad0/0.txt @@ -1 +1 @@ -../../../../comet2 lad0.o +../../../../comet2 a.o diff --git a/test/integration/comet2/lad0/lad0.o b/test/integration/comet2/lad0/a.o similarity index 100% rename from test/integration/comet2/lad0/lad0.o rename to test/integration/comet2/lad0/a.o diff --git a/test/integration/comet2/lad1/0.txt b/test/integration/comet2/lad1/0.txt index 26de6e4..9faf9b8 100644 --- a/test/integration/comet2/lad1/0.txt +++ b/test/integration/comet2/lad1/0.txt @@ -1 +1 @@ -../../../../comet2 lad1.o +../../../../comet2 a.o diff --git a/test/integration/comet2/lad1/lad1.o b/test/integration/comet2/lad1/a.o similarity index 100% rename from test/integration/comet2/lad1/lad1.o rename to test/integration/comet2/lad1/a.o diff --git a/test/integration/comet2/lad2/0.txt b/test/integration/comet2/lad2/0.txt index 72a596b..9faf9b8 100644 --- a/test/integration/comet2/lad2/0.txt +++ b/test/integration/comet2/lad2/0.txt @@ -1 +1 @@ -../../../../comet2 lad2.o +../../../../comet2 a.o diff --git a/test/integration/comet2/lad2/lad2.o b/test/integration/comet2/lad2/a.o similarity index 100% rename from test/integration/comet2/lad2/lad2.o rename to test/integration/comet2/lad2/a.o diff --git a/test/integration/comet2/lad3/0.txt b/test/integration/comet2/lad3/0.txt index 1468303..9faf9b8 100644 --- a/test/integration/comet2/lad3/0.txt +++ b/test/integration/comet2/lad3/0.txt @@ -1 +1 @@ -../../../../comet2 lad3.o +../../../../comet2 a.o diff --git a/test/integration/comet2/lad3/lad3.o b/test/integration/comet2/lad3/a.o similarity index 100% rename from test/integration/comet2/lad3/lad3.o rename to test/integration/comet2/lad3/a.o diff --git a/test/integration/comet2/ld0/0.txt b/test/integration/comet2/ld0/0.txt index a20e9d4..9faf9b8 100644 --- a/test/integration/comet2/ld0/0.txt +++ b/test/integration/comet2/ld0/0.txt @@ -1 +1 @@ -../../../../comet2 ld0.o +../../../../comet2 a.o diff --git a/test/integration/comet2/ld0/ld0.o b/test/integration/comet2/ld0/a.o similarity index 100% rename from test/integration/comet2/ld0/ld0.o rename to test/integration/comet2/ld0/a.o diff --git a/test/integration/comet2/ld1/0.txt b/test/integration/comet2/ld1/0.txt index d2e6659..9faf9b8 100644 --- a/test/integration/comet2/ld1/0.txt +++ b/test/integration/comet2/ld1/0.txt @@ -1 +1 @@ -../../../../comet2 ld1.o +../../../../comet2 a.o diff --git a/test/integration/comet2/ld1/ld1.o b/test/integration/comet2/ld1/a.o similarity index 100% rename from test/integration/comet2/ld1/ld1.o rename to test/integration/comet2/ld1/a.o diff --git a/test/integration/comet2/ld2/0.txt b/test/integration/comet2/ld2/0.txt index 5f59e83..9faf9b8 100644 --- a/test/integration/comet2/ld2/0.txt +++ b/test/integration/comet2/ld2/0.txt @@ -1 +1 @@ -../../../../comet2 ld2.o +../../../../comet2 a.o diff --git a/test/integration/comet2/ld2/ld2.o b/test/integration/comet2/ld2/a.o similarity index 100% rename from test/integration/comet2/ld2/ld2.o rename to test/integration/comet2/ld2/a.o diff --git a/test/integration/comet2/ld3/0.txt b/test/integration/comet2/ld3/0.txt index 1a2fd81..9faf9b8 100644 --- a/test/integration/comet2/ld3/0.txt +++ b/test/integration/comet2/ld3/0.txt @@ -1 +1 @@ -../../../../comet2 ld3.o +../../../../comet2 a.o diff --git a/test/integration/comet2/ld3/ld3.o b/test/integration/comet2/ld3/a.o similarity index 100% rename from test/integration/comet2/ld3/ld3.o rename to test/integration/comet2/ld3/a.o diff --git a/test/integration/comet2/ld4/0.txt b/test/integration/comet2/ld4/0.txt index bf15a01..9faf9b8 100644 --- a/test/integration/comet2/ld4/0.txt +++ b/test/integration/comet2/ld4/0.txt @@ -1 +1 @@ -../../../../comet2 ld4.o +../../../../comet2 a.o diff --git a/test/integration/comet2/ld4/ld4.o b/test/integration/comet2/ld4/a.o similarity index 100% rename from test/integration/comet2/ld4/ld4.o rename to test/integration/comet2/ld4/a.o diff --git a/test/integration/comet2/ld5/0.txt b/test/integration/comet2/ld5/0.txt index ccc345f..9faf9b8 100644 --- a/test/integration/comet2/ld5/0.txt +++ b/test/integration/comet2/ld5/0.txt @@ -1 +1 @@ -../../../../comet2 ld5.o +../../../../comet2 a.o diff --git a/test/integration/comet2/ld5/ld5.o b/test/integration/comet2/ld5/a.o similarity index 100% rename from test/integration/comet2/ld5/ld5.o rename to test/integration/comet2/ld5/a.o diff --git a/test/integration/comet2/ld_loop/0.txt b/test/integration/comet2/ld_loop/0.txt index 02b0a1c..9faf9b8 100644 --- a/test/integration/comet2/ld_loop/0.txt +++ b/test/integration/comet2/ld_loop/0.txt @@ -1 +1 @@ -../../../../comet2 ld_loop.o +../../../../comet2 a.o diff --git a/test/integration/comet2/ld_loop/ld_loop.o b/test/integration/comet2/ld_loop/a.o similarity index 100% rename from test/integration/comet2/ld_loop/ld_loop.o rename to test/integration/comet2/ld_loop/a.o diff --git a/test/integration/comet2/literal_spc/0.txt b/test/integration/comet2/literal_spc/0.txt index bb21b9f..c29b217 100644 --- a/test/integration/comet2/literal_spc/0.txt +++ b/test/integration/comet2/literal_spc/0.txt @@ -1,2 +1,2 @@ -../../../../comet2 literal_spc.o +../../../../comet2 a.o diff --git a/test/integration/comet2/literal_spc/literal_spc.o b/test/integration/comet2/literal_spc/a.o similarity index 100% rename from test/integration/comet2/literal_spc/literal_spc.o rename to test/integration/comet2/literal_spc/a.o diff --git a/test/integration/comet2/literalstr/0.txt b/test/integration/comet2/literalstr/0.txt index adb8830..9faf9b8 100644 --- a/test/integration/comet2/literalstr/0.txt +++ b/test/integration/comet2/literalstr/0.txt @@ -1 +1 @@ -../../../../comet2 literalstr.o +../../../../comet2 a.o diff --git a/test/integration/comet2/literalstr/literalstr.o b/test/integration/comet2/literalstr/a.o similarity index 100% rename from test/integration/comet2/literalstr/literalstr.o rename to test/integration/comet2/literalstr/a.o diff --git a/test/integration/comet2/minim_call/0.txt b/test/integration/comet2/minim_call/0.txt index dd71b80..4f01b01 100644 --- a/test/integration/comet2/minim_call/0.txt +++ b/test/integration/comet2/minim_call/0.txt @@ -1,2 +1,2 @@ -../../../../comet2 minim_call.o +../../../../comet2 a.o -39 diff --git a/test/integration/comet2/minim_call/a.o b/test/integration/comet2/minim_call/a.o new file mode 100644 index 0000000000000000000000000000000000000000..f71ab5770458a9459298f47ec099d4c7ad474fdc GIT binary patch literal 644 zcmaiy&rVZ86vlt2)HY!?_gaI?3n67;!2Ur%H{MDsC|Iv;K_wxP^x~3m6Ca>`30?sn zh8JML-eq5a)Nk6f8e`%lUuMpC{>+^3j0+cuTmXX*S7PuShD)@`vCb}c<70}L1A+}I zA=H}mpAm#MW#bJvUxU7&h`M;vr{Kg7!7d>uEC_kwkx&qdLZq8f#aKv$V3YoZs&t~ioU?@ZhL$uyPw1Lt1bEQZwEzjKn{T76#Q!YfrQ+U#ZC z_B^AUe6dCTZk?mdWtZ8vEXm@ml6lMb^Z!+$N{u?3ykLuMc6dpHH`206i?{5t&pY08 zz#$)`^G6as(V|%)&DHazXgdoQJIH|J6UP1yGhu;Jmkk?U)6y7(md%uG7 zFnNQNwDd?cuFV;*mI5I$($UT<|5mrA zBI?rnZ2X9uD_Q@UD|+^?tbdMU+$8fFs`-Pp4dZge&Q8w-c8K){s(EWN7S4BZ9&*Y> zCUE!24icMmlk23Fgh@GZp5y-dDzi?74K~?gn<^jqM2#Kk)*xb+FYNJ^Z|rlxp)@_B z#dnT5;gmDZx!?ysxqMQ|ar3t0IS5u6xxq8Dl>&Y8*Xs^#07I^5(Z3XkxYrWT1utQW(l*JroBG`Yz?h-fdHTCu)( kYSX!LYelr$hw(Ga>Uch<2bowz>_QvViS`b5?kl_HnRCgs83~k&DPxReS#f*O15W| z+jizVJ@doXnSDEIiHeM6^$s*aaClC_8@`ZgDw1j{NxDfY>2SK3CTTO>OjEnK=h|L+ zIljlw=Ozn0;Sr092b>|`F%4=uSLdO|PjNeM+oybWDfTP66$cb~%e{hRQ~BE<^xLf3 ze3d>w99MR2MYM)S(FOx0s^5`8Ti@bijZ%^7Mu+{JQ2&YeCSHo~#g#aW^KqtH({^%; z)D8+&g=I6*>ZU35J0=)#Xtq_`?Y4oJQ^{L5uCzK;r-j;xgjuH}j#p;ktdP8y9^W-D z?I|q(qtXT;L*?nBp>5xXLuwsBoPbW|?E28|r~u+~!V4 zXRC3)zHVIt_p5T;R$1sPQ(KX6MhFztKMT<(31)?Uk0jKQXjQV&?$+E)XorP$vAnK` zH{3Nuv?8N^*w(Xi>TY^jcNNN1yPOGsa%j%9yw~!~FKMrOP9@IPUAFwx?flK7DGWKT P)wr3%erYQDAF<@~@J literal 0 HcmV?d00001 diff --git a/test/integration/comet2/mula0_call/mula0_call.o b/test/integration/comet2/mula0_call/mula0_call.o deleted file mode 100644 index 16ac984a0b74ebac4a3240af5c375f63e46ea6c2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1112 zcma)*yH6BR6vlsNM2&0VoneBd10wi{WLZ{xHG}LbA}Rtt3nT9A8j_7N78(n5_AgK? zdlT)gw6?dTurMJO6l!53m0>)0_7PDMotu+;&b{ZJd+zsrllLGWK84C{x=n>p<1l=t z@lE>8BV-XAHRC-eFt6adqkg{=c#`=+Y+{mKV)H!TdNzIswaM(PX{~KuXWxc8C0jGf z{dVVTz4LAB&VdcNL`6ojdWii@7x}G zIQ*Z(=PL8u=PnCscQ`@7JswciwHkHxAL4f2wng#kQroJwO>Mhc-eRvtvaa~85&CUZ zZTyK|KO9wbZAP?$deIttOH{rf{Wiae#|ot)m9-A~IidCg@lCuK--@T>FwVyrYYkh; zEmGYfRMae*iDoxUVbC$beuqYzwavN>yqr?r>eyWptyGy1szVZHmG(GZnfa4K@ka6p<#%Z452jefr*23EZ!WcAIaZw@h_e!WliKM(u+l@m_*iq0b`;btd{O*=$d1 zY{s<0{Hj=lm&F_G8X#JhVLxm$+v#aD=B&;NW#!x%^T!9~OjCtT_576f?rvu~&h}ke Z%G&AtiLxmia$L)HBZnPnD*CtB`4@T2&GY~O diff --git a/test/integration/comet2/mula1_call/0.txt b/test/integration/comet2/mula1_call/0.txt index 1d9e83b..3b447a6 100644 --- a/test/integration/comet2/mula1_call/0.txt +++ b/test/integration/comet2/mula1_call/0.txt @@ -1,4 +1,4 @@ -../../../../comet2 -M640 mula1_call.o +../../../../comet2 -M640 a.o -------------------- 0 0 diff --git a/test/integration/comet2/mula1_call/a.o b/test/integration/comet2/mula1_call/a.o new file mode 100644 index 0000000000000000000000000000000000000000..b2d39fe8a85a084dffaf57f9ae543c34dcc3b461 GIT binary patch literal 1120 zcma)*%T5$Q6o$Xkq9i27>ZTzvq8r|4=XUE6wo z(4L<*d!F18OHyDYi}#=bf=7)y?`UFG6|t&H-ELsT4%$Uqw+*{tt#j@{mIU(y78|PH$8krQRu2EpgaJ)#=~p z4dYQoca-Eix+WG^C11#;lz$@qE+pCIH%B$ah?l|bBPIxOftn~u5guUu5q0k+~gJ|ZZpFj zW|`xzPQ^X$^I(g4$9kXMZdD@xmtw5%FT+geRmPeU&j^tU)vrSGMWQ=GUqC(9mE?zH ztIJm1jBAC3RdKjBB^c}&AZf~Q7`OS{>be_WuCGo>`Jgu*P7KVN)-<+W6<*tW)GMW# c-)Hm19rFIh(d5s1zT>#jh5M})eKl_V4VN;`yZ`_I literal 0 HcmV?d00001 diff --git a/test/integration/comet2/mula1_call/mula1_call.o b/test/integration/comet2/mula1_call/mula1_call.o deleted file mode 100644 index ea4eecb36c6dd393dcd0e036cb473148399d02c3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1130 zcma)*OHUL*5XXNtf+U=Jh6(XF5CUG%VRv2B(;$lvd@V0u2P5w68WN+72^vq%Uht@% z`~-UO18DpT-c3vlUQImUK{?V^&$2|6L}yazs_v@ls{g+_4j@jRLE|<9ra_{1k~~-Y zCL`uCvI?Gx30@GHSMc3aecX!zDfB2a8Tlb`enIFoXTO8iY!PdA_V&+nWKW)&%bE87 zcIRuo^X<-^NB8)WRwx(#9<)L5ctXxgK4H}qv1&?gx3OZ!?2658+iqLy4*%PCkU_@( z^AEYoG7q@Nipm{M5^j%ro%KA~kv!Y-=L z{>)IAR2AJS=@)cOEiOx`5@$5NA|oy)t_$S~jV($uG`BEnyL}f^(|wC$WT40|;c9j( zt7l0TX9bUKlzqQKQ_Ex-G7M41Z56y`~ebAl;OF-?sbPIHE{oMV>rT;L*?xJ;cn=2>8oC9dcM zT;n=7c3F0{1^${0YyXiV(m}b4q2qs8``wht|DkB>ODxb6hLpPvN#-?5h1N$!;)6sB z!f-&I=t}xciq%D{ZKgEC@}@Y1HzXMA871A2i7@FhyIa$K%(;7YUK)Wn6;6*Xn$BEy l-dC^JJ&nA2R-F6nyuHx-6J=AXc)nx1-H-dN6@5Q${RM5`c6sMf^h5nj%NXMu3;VuS=Chhz{?;83Ii z2|fS~bchy-E<6f81>b-MiHge1p3jjTS%O>rwf~u&o7w%(L_S3JF~qBknHa0KwNKQ( z$sx0jY(PO_{HKKG75pkF|16;|84pvF(*B;s`GI53eh1Bk%x7}n@H}4z@>E^Uq}W&U zwbp!_*ZevVOHyVwi!Z6#EsC>WSiDm3SK|(cI4O{gI9IR$5PO8l{~$&_ zmZv)Bm5G1j*J%8N_M(gho|%%s8yBaa>Ye2Sisi)bw ON8a%dvRlU@-Srp#|Bw{` literal 0 HcmV?d00001 diff --git a/test/integration/comet2/mull0_call/mull0_call.o b/test/integration/comet2/mull0_call/mull0_call.o deleted file mode 100644 index 7bd0798d6f8139e473289943fbfe3e2828319811..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 918 zcma)*$!-%t5Qe`p0VL6coljBQP&vyP)z{39MvtkeGz@OXg>NCprBcbefsX)|G9jw)8+wd+)=DDOTc{|v7)vP z_f&q2w^Q#PujZ6RekTY24|SWlLdRuU$aBx7-7z|p8Ufh}fn z@FvBp5^ZA}w0}XmBon@8%0k){Wjp@KKqLN*$xi|^DaQKh^+pDHobK%Xp8go(cXw_2 zihq6;rkG}iDn~iSaZYfO8mE|}PJ`2&;VkE9a-IuZGDQTYrefKa+j_Hyzu_=M~S{%oY>rj0UG+60MIIp)9bRG)vT?rP1k|hmwCw?K> z?ry7YY8s)vDUQ>w*u!IG;;u~jVcr>?B+cgjgHgS4d8ZphAEf5bl^0Ea0{YYWUIwS1 SrIlpo9{B`(l-(>B>90RkLX+$O diff --git a/test/integration/comet2/mull1_call/0.txt b/test/integration/comet2/mull1_call/0.txt index 4cf89f5..edf1ed2 100644 --- a/test/integration/comet2/mull1_call/0.txt +++ b/test/integration/comet2/mull1_call/0.txt @@ -1,4 +1,4 @@ -../../../../comet2 mull1_call.o +../../../../comet2 a.o -------------------- 0 0 diff --git a/test/integration/comet2/mull1_call/a.o b/test/integration/comet2/mull1_call/a.o new file mode 100644 index 0000000000000000000000000000000000000000..1a3230282bbca0308bb939ad0c502acc2e289521 GIT binary patch literal 926 zcma)*yKWOv5Qe`o2}n+JcC!z#M98j?HnuSi)tcB`!p$V%DuFP&F+xHnO92WLtX}|7 z8fc-SM~H@w&Rhzff|8EX%vsx!9a(~1jn2$}W@pa%|JlHWAl!lIE{i52)Hn>EYJ8g` zri*MtPR+Q_@Xbs3om2m-_^xEWpO}R7XO`!B*0b?D=&WU!8DX>Qe4DD%ur=fSM9){+ z^X;hT_o-as3gs+62R#sSJSSzKuE;>$fpuq~3oLN-KVOe)w0T6A`)c<%fzLx8v!z&v z2kJk;**ot6JSC!sRyXYB3>aaa5e zVaX*8btQfw*=oPm*wnQ`dsi%rJ#mY31>&A8d*Mh4oha>Q|A$#x*uJV}^ik^GYGKn1 bCt*0H?`6FEMOsO=?=YI+PqLrKJj3@dMQxWg literal 0 HcmV?d00001 diff --git a/test/integration/comet2/mull1_call/mull1_call.o b/test/integration/comet2/mull1_call/mull1_call.o deleted file mode 100644 index ac4131024a3f743b6ace692efe90234ce7217814..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 942 zcma)*Id2nD5XXOG0+F2N?Pfo~i-k;uv_1$&wI(q~xJ(klQ6S8&jgU~tQUn17cIgT# ziZmRb0ErevZ#u5;Ku1M|Wah2y2uGG+pGI%4otgdrXG0&t=n=%XnKvndqfm5e==a}R0f1ZG=Ghk7_4A;d;g!VGdcX1OG=D*-CG&x2%0g#Dl!fF6V~Yeaqlh&nF}~HT zS2FJ7Z08?x{e1%Wy|ZcOe?B24%2cRwghh^WjN{Ze$r8)dImKztaF!L$ah?lYwkou{ zLb5G(O(^(uBE3moNOrro)iyP)(A*J+X;1t^Gewe~l!9o)jBc2AbN|OQZd_kwH~t{C gV5zunhMO_m+P5-}ev(F-#XUwF{ZaO!oM(9c04Ro=FaQ7m diff --git a/test/integration/comet2/out0/0.txt b/test/integration/comet2/out0/0.txt index 76c7837..c1e27a9 100644 --- a/test/integration/comet2/out0/0.txt +++ b/test/integration/comet2/out0/0.txt @@ -1,2 +1,2 @@ -../../../../comet2 out0.o +../../../../comet2 a.o 0 diff --git a/test/integration/comet2/out0/out0.o b/test/integration/comet2/out0/a.o similarity index 100% rename from test/integration/comet2/out0/out0.o rename to test/integration/comet2/out0/a.o diff --git a/test/integration/comet2/out1/0.txt b/test/integration/comet2/out1/0.txt index 61557e2..d261ab8 100644 --- a/test/integration/comet2/out1/0.txt +++ b/test/integration/comet2/out1/0.txt @@ -1,4 +1,4 @@ -../../../../comet2 out1.o +../../../../comet2 a.o aaaa bc asqwerty111111. diff --git a/test/integration/comet2/out1/out1.o b/test/integration/comet2/out1/a.o similarity index 100% rename from test/integration/comet2/out1/out1.o rename to test/integration/comet2/out1/a.o diff --git a/test/integration/comet2/outa_call/0.txt b/test/integration/comet2/outa_call/0.txt index b1dbe57..aa56b62 100644 --- a/test/integration/comet2/outa_call/0.txt +++ b/test/integration/comet2/outa_call/0.txt @@ -1,4 +1,4 @@ -../../../../comet2 outa_call.o +../../../../comet2 a.o 0 1 2 diff --git a/test/integration/comet2/outa_call/a.o b/test/integration/comet2/outa_call/a.o new file mode 100644 index 0000000000000000000000000000000000000000..df7bd9b2f87a5c53f71a06600513f1d17e473dac GIT binary patch literal 654 zcmaiyOHLa>5Qe{U91}qnJ%ib0(Re`=MM%bWc&suG9v*oPm`7k0EY2qz#EDDnz} zB_e;~aKFhV=bQ_ATyw)ME_dhd!u8y>yK%S9xe9U!1;qFnw0FXQFF{9z(EWm7p*CT;Vtr=_vS7}JvB9a3*U#w5WR)|_F& zQ+@HZ3@h`t_tPsV7mM||^=vbf9cI6>B#W|Y<}I(u|5ue6YSd})fm!C5XMrZ4SfoYF z63eWx%4fdtm2Z6K2MKGe(`JKBw%Fz;JM2Cv=T)m{cO|jGn0URa1I>iVnEgJ{x?mL? zTQl1I9e7G$vdXthmKU+9zuy7md*7Nt{)VbNH!q*J7Snwv&GO>Z mhPj_+-RqUUks&)LNjBj1L)~-l<*AOQwj_a%JDFw_=k5T_m~Zg_ literal 0 HcmV?d00001 diff --git a/test/integration/comet2/outa_call/outa_call.o b/test/integration/comet2/outa_call/outa_call.o deleted file mode 100644 index b912c4a17a7c75d48691267c61c0b557e1c7a171..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 664 zcmaiyOHLa>5Qe{UOo(99-SGh$FUTs9v7MKc#W>gyAP<9qJXRnN*+rsHkl_eifn0=L zZjd!QwiYX7Av)D#4GR=0BmL@nOm+SBR~u*X4t&;uvB4P&MVF=%$m?(dLXA3)FnBVG zdx7|qLJH2gV8S&w+!Bj;9xvh~UdNkw8)IxD$52x|P}CK3iie7Mg?9^}95My=4BKV= z1CB--Q5HpC+lx!@s?Hk3|M2GcWki97Vr7M zM?NuRn;k~%vd2E3`NCJe-KmtgIeS`e!K)%OCKdanUsLB@6mN|r#JX5v$rl&U?E|v;UaZl>YP2*MDs;^=%IrKa*Z# nb$Qp!_S#8m=1Wp#-^ehOd3{>5Tubh&Y}#95Q{Bl^7KrgLA+2=0 diff --git a/test/integration/comet2/outb_call/0.txt b/test/integration/comet2/outb_call/0.txt index 59fcefb..ee5fdd2 100644 --- a/test/integration/comet2/outb_call/0.txt +++ b/test/integration/comet2/outb_call/0.txt @@ -1,4 +1,4 @@ -../../../../comet2 outb_call.o +../../../../comet2 a.o 0000000000000000 0000000000000001 0000000000000010 diff --git a/test/integration/comet2/outb_call/a.o b/test/integration/comet2/outb_call/a.o new file mode 100644 index 0000000000000000000000000000000000000000..1a5ee93f72b54fa09e3356847844b5a106682493 GIT binary patch literal 626 zcmaixxlUs-7==HFuxJYKy<29yi5_zAc?LtY{C9<;+N&`?oE zDUk+Yeg_31G!mAM{4ciu<8w?5u^xe}Od(bnTY|F~@8ulUU0`A6UJ&;G@~dhZLUYsd-u1bIQfU_dY^FtN-L4%NA6hQ@E=8s{g%=AO|c z(tk*zCRO336Vf$4S4c0=pHE0^?O$QvnQO}5x(hh6IIvCjdA z9C6GEKl#O}DBWWiv?_=y9uwtNP^l=e!gIXFMH{;>ehIjI62BfW2TD97v$B)^qq~RO zlIx1RaPGVMwuz_mlca4*iT(ItZ|eVC3UkXf8Ugs<-; zKB9|+%Rd?6DLU^+w7Mm%AB6Q~dYiD3*0i~myrA;wNuJ!L?V-(-va)URZ6h6BMQ2ex zszgDQWXazDpMX)yj4{pxlT0zq3{_^CW1bodEV9HhE3C4{IvZ?KXNzri*kzA>4mjk9 zV^KC|n6NYcZRUgMk#WhDOH{JHrvl+!s&W2Cuq}QGxOf%6p0PVh{v{415`K`zrc3L( z>M0s7Rrd`u+%ZHbFUY>>wsFqkFOLG5T&~e9scLa8;}0qH?h>r8VykRathew1E~u3VN}^zwTUkl6kCBInt!=OpZ2bSL z@(3wYgp6}TT(I+A4$K^8=FAzJLTXl^Q)fMmuz3cJWoX7wNShpsVTlScQRi=}T}t&C zFl5A-3DS|i3}h%H8OuaO)`(gVE9Mjx#k^ucv8b?VRpnuSFWIGW1?ML?^N35j?CUlr ze^TxkW1gwaIGWe0`=E6%9L_jrUduR43KcgT)SP`Qd778n^Iqn8(kpi}X%}mHFpM$j zhwc?kW9yA?`BU$F?lT`U3jY0moo4FL>BO^|%RlwH_pELl1%-<{z4I+Q!D;q2je{12 W+5RR86~(4Hsgtp#$f)X?hDr850ewv1BR>3)rvVBk&JwDD16FY*c)= zloW*Pncc<2&Y7IdeV+RmYXBn~K);C{6Tzkq=&S=-4CLBF3Jbv+YKRf_|EkQQX@oH* zm|})Gw67x_>qMtI)48f{BkBS%u|(8}WnzU`C9J8lJb+|~5P2f|4a7_O zOzSa3UJ47cYrcB!hCdoU-Iu?7(sM7VDigTInbE{(!CBcBp@G&mXwM fA!Tu2g&aCTE(hO8LPWmDNt$rjCmia$+Ee`j9>ia4 diff --git a/test/integration/comet2/outl_call/0.txt b/test/integration/comet2/outl_call/0.txt index 1c9d646..d94db6d 100644 --- a/test/integration/comet2/outl_call/0.txt +++ b/test/integration/comet2/outl_call/0.txt @@ -1,4 +1,4 @@ -../../../../comet2 outl_call.o +../../../../comet2 a.o 0 1 2 diff --git a/test/integration/comet2/outl_call/a.o b/test/integration/comet2/outl_call/a.o new file mode 100644 index 0000000000000000000000000000000000000000..31810f6d1e508c6559c3180746df55ace28cbc9a GIT binary patch literal 600 zcmaixIZgvX5Jg`bvxoqChC!r_ksu)P#+Hr22D6)eNx6JwsE zAMu=fio#2K1Z93^2(HjSZurgvMn9n4d+BfWevRWePctF4S!Lw4_-sNQ-h`K7CG^8| z7)SBE|F1L|vgF7!$2e+JyS8<1n9Yi))_% literal 0 HcmV?d00001 diff --git a/test/integration/comet2/outl_call/outl_call.o b/test/integration/comet2/outl_call/outl_call.o deleted file mode 100644 index cf80f48822d398a115542b45184f9d8880a144be..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 616 zcmaixxlRKy6h)6iSVRGyAuYnB2n9_R)@}j>2x|yCq6o@B&3pmFC&0&0)9?$_P^L?T z5JEA}2}6O9uykcVU)k^8`-~619)-9_)>oLI0L>8yQ*aB46lsRg7y{y77xso&#XRyt zn|D6xU}O7eUu@gH+fUoE)@D)HkP`F>(t>`$fM8Hy{9zFQcz1X+G|%xXTpWp>C&n_K zzL(PjIzw0`sR$eBZ^r05v@g11RMN-Q?w)o^xRNsB%biW6qwA;<)uJHEN3L=X|6h3u z6e%&oEOX4Wz#?UqSZ0L^tE{n3l?^u8Vw)Xysj)|$eGWL}h+|GTcL%ajCMy~>oHG5bn>A`WCHe51R&*HY`U{BZHn z&9sF-mCg~iC}e^k_es~kX5;!6D>TPdIkTKQ(7nl(T$-U)2|KN7QJ43i$4#i;DG&1n Dx4v(n diff --git a/test/integration/comet2/ptn1/0.txt b/test/integration/comet2/ptn1/0.txt index 1e668e0..b31e992 100644 --- a/test/integration/comet2/ptn1/0.txt +++ b/test/integration/comet2/ptn1/0.txt @@ -1,2 +1,2 @@ -../../../../comet2 ptn1.o +../../../../comet2 a.o 1111111111100000 diff --git a/test/integration/comet2/ptn1/a.o b/test/integration/comet2/ptn1/a.o new file mode 100644 index 0000000000000000000000000000000000000000..5978157395861e211f6634f9821e218dabb31c87 GIT binary patch literal 568 zcma)(yG{Z@6o$V+L}TOZxRo{o1twM~cG=x2glyOp>29q1DqWe*oGI@)@a(2(p4vK~69x zuqFcrs!KtIc8p1At;*C#rouqq69zX_jY5Z{bNtMZ*3dt1h#y4{&~6U9Nb5ww9ai6= z&5g``$FuZoeC+dlWW=9QR06Me8N?a=ulw= zTt7qlgl#GchHfO5^o73l-4g3qCbVAr`t~rh*&=C=`7j#3@LQL^e#!4$NN8tO9Ih9S c^xzN6Ua|C(@2XJ^*RKaKsO8izCA$-R0lENI+5i9m literal 0 HcmV?d00001 diff --git a/test/integration/comet2/ptn1/ptn1.o b/test/integration/comet2/ptn1/ptn1.o deleted file mode 100644 index f51b2f66d6ee043d6b0e355decd3390ebfb23337..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmaixyH3L}7=^#I6c7uJl?5i30S1;p3xxrRQo_AZpj;=a1hz``3qblT@CMB6jC}!y zN)44GG6c@B-)QnR+1!c2-PPn{aOi&Pv z3nm0c=RgDQBW{^+10B$+$hoh$>Pg}Y$|G7FRYXXNhG>lv!bw3Tv!WWs4fy1njWO z9{U_{$PsmpIibNRXPndIf=jNr=7w9;NMWK*yKUw~nGruSEkoxLmyA2W7q%F1-@`wX zIROvv5WQi}9ob9lOCbr-pu^ASD%adIrNOr8QOtg^;BMM`Y2Ntp^; zRN1D+4!i8J&jE+jIpUZGO-?xFjB_ryM2{JItums@3pRKis+1F@BH@{?a5Eq}R#*YI zPY^$18;Xpf8;K=;W@vr4#JVICu3v`w4lvo|0`Y*QFdDz`TbI9n$?sjR&`PROxVg~O cqd&}h#o`aXt47t`upYpuHmQCq`T04+7sbg~TL1t6 literal 0 HcmV?d00001 diff --git a/test/integration/comet2/ptn2/ptn2.o b/test/integration/comet2/ptn2/ptn2.o deleted file mode 100644 index b4d7944c13de438e933965daa80809354dbf8741..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmaixyG{Z@7=^zDQDZeb*+#3u0t=f}P_!@s5$`AhUMtD2b|lOTAUun{fwjFQFJNIp ztgUSI-`zlAOq}H8znp(&&YV#?1N~XFN8f{i(*>gy*(L26HSc7bpls4l36~a32{M9d z!HmG@6llQh;T8zC&{f(+IrkY?JxF{)d4$W8im;3tGZKyJVM>n>)Z%HvO59VrBlQQ7 zs_6Epj%N8xNxtA1?ZmmU%69Fot=p3IZB#K3J^wDB6;{bpV2yQ(Y_Lh0Z7S?gWtTnn zIpB~Zj;V3NDRs_h(4@sV7hH11H8-eet*yL1M)dq8~^|S diff --git a/test/integration/comet2/ptn3/0.txt b/test/integration/comet2/ptn3/0.txt index eec80ac..06b8df7 100644 --- a/test/integration/comet2/ptn3/0.txt +++ b/test/integration/comet2/ptn3/0.txt @@ -1,2 +1,2 @@ -../../../../comet2 ptn3.o +../../../../comet2 a.o 0000000000100000 diff --git a/test/integration/comet2/ptn3/a.o b/test/integration/comet2/ptn3/a.o new file mode 100644 index 0000000000000000000000000000000000000000..02eb183b63db144992b0d9850bf20af24d00cf4e GIT binary patch literal 554 zcmaixNlpSm6o$V>P@^%aF8TlsCb(r1hgC7OBPs%pD+#SjLZ1M*i(bLKOD^DojUIsu z7<~If zXpdG_>bwwlY}LoHJ5;oVa_~1<^xzxR;t$b{d4_g%o`qk+*gag;L+Osx{bV*xXor5r z5s5jLD_ug}4OGw#9)en6f^-mC3}lOcUz!YAa^%^jzz)0YQKUqf3LXa>a>OwwoKoeC zb1tZHNu35wuDIrgTkg0=%_j`GN(w6@T>E3fQd*cYGH1f$afqo~xB{Nuz<{~%r~6z^4FEZzFCj<7e%L>YO3iCb0K5?m|1k) Rss)p{4b#{+znQdH;|C|>RiOX? literal 0 HcmV?d00001 diff --git a/test/integration/comet2/ptn3/ptn3.o b/test/integration/comet2/ptn3/ptn3.o deleted file mode 100644 index cfca935da7b5a590f66de3cb727e39b94ff2d7a2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 552 zcmaixO-=$q5QV=1QA1+V({g~u7~GD4_!Ac(g8zzuzbna%teF)q;U0Pe*X~_%0T(31 zBj^E)v1TU2!kE~}OLg_D?t1lF=@bm+(HRB{Ff>YA*(S2HdXNw#1v7$_U{)|EFggKR zs_Z^?5x0b{(Q)LZXKeK#@d=f|Tb^ckTd0_kXjC6legwB3R^x4lXG(V^e<$u9b^Mm%}P~3KUtR#5x;nQelTGyVR(&$36!fa>Oww zoN`8kbDFehbHOE7Tyw)MYN{|$r|m9FqRfaNk(SuGz$If(aD>g)xF6v(rA|Qi6}%Tr z%aXec9Eo^ugwY*`=c+P+&Ny^;gkDMJ@Z<%VH=K45yY$x|Inp^_!~LR?spi@$`oV(e X!21wA5u3Iee#qMpao_y*)gsLgIxkmE diff --git a/test/integration/comet2/ptn4/0.txt b/test/integration/comet2/ptn4/0.txt index 58b4af4..74db298 100644 --- a/test/integration/comet2/ptn4/0.txt +++ b/test/integration/comet2/ptn4/0.txt @@ -1,2 +1,2 @@ -../../../../comet2 ptn4.o +../../../../comet2 a.o 1111100000011111 diff --git a/test/integration/comet2/ptn4/a.o b/test/integration/comet2/ptn4/a.o new file mode 100644 index 0000000000000000000000000000000000000000..d5cf84e81ddd6b6902d58c7caf964cc47cbc61dc GIT binary patch literal 636 zcmaixOHLa>5Qe`V3`E|fryl@e&_d3nJK2JFvBcWzVMZA)R2MM#uWt`i$`wg_Ohw7lh67#R`X&GFbc6P1Rf`siJG%de6|Y!2 Xt_IPHYPu{QLO)hguaxXOJmh%mEX*q+<~6qA{P-0wtU^ zT|@(>Wc8Gawx!q6%Io^GKCPn0Pu<_wCTJHF1Ra7-fi(dbAiO0Up?QL-ads$gJ`(CX zi4W)!$@+IjaxTg~8HrZkVrTE6d6jjOBw0gsOR#m;Ab#{XB$5EX_QVU#h(nP8GCbIh|qjYXDNW`$MOSZ9Mxwy3ks4h?qMW1j;K zIpP?d`RNsUbtb%_Pn22lBiHifoOj8F1r-Y$)wp;i-jO~5m(P$qVH--$lExBA-pFDz zP`<9K1;tsQyt}WMfwnS<+#vI2)23f8{q;w&yj-c#>{r#&e0f*rKR7HpNV-K&&Q?_2 RWqb%ZS607#P2b;(d;qAvVSE4p diff --git a/test/integration/comet2/pushpop/0.txt b/test/integration/comet2/pushpop/0.txt index 721c650..9faf9b8 100644 --- a/test/integration/comet2/pushpop/0.txt +++ b/test/integration/comet2/pushpop/0.txt @@ -1 +1 @@ -../../../../comet2 pushpop.o +../../../../comet2 a.o diff --git a/test/integration/comet2/pushpop/pushpop.o b/test/integration/comet2/pushpop/a.o similarity index 100% rename from test/integration/comet2/pushpop/pushpop.o rename to test/integration/comet2/pushpop/a.o diff --git a/test/integration/comet2/rev_call/0.txt b/test/integration/comet2/rev_call/0.txt index a1a31cf..e3ff4d1 100644 --- a/test/integration/comet2/rev_call/0.txt +++ b/test/integration/comet2/rev_call/0.txt @@ -1,3 +1,3 @@ -../../../../comet2 rev_call.o +../../../../comet2 a.o 12345 54321 diff --git a/test/integration/comet2/rev_call/rev_call.o b/test/integration/comet2/rev_call/a.o similarity index 100% rename from test/integration/comet2/rev_call/rev_call.o rename to test/integration/comet2/rev_call/a.o diff --git a/test/integration/comet2/sla2/0.txt b/test/integration/comet2/sla2/0.txt index b276a2e..9faf9b8 100644 --- a/test/integration/comet2/sla2/0.txt +++ b/test/integration/comet2/sla2/0.txt @@ -1 +1 @@ -../../../../comet2 sla2.o +../../../../comet2 a.o diff --git a/test/integration/comet2/sla2/sla2.o b/test/integration/comet2/sla2/a.o similarity index 100% rename from test/integration/comet2/sla2/sla2.o rename to test/integration/comet2/sla2/a.o diff --git a/test/integration/comet2/sra2/0.txt b/test/integration/comet2/sra2/0.txt index 01fe12f..9faf9b8 100644 --- a/test/integration/comet2/sra2/0.txt +++ b/test/integration/comet2/sra2/0.txt @@ -1 +1 @@ -../../../../comet2 sra2.o +../../../../comet2 a.o diff --git a/test/integration/comet2/sra2/sra2.o b/test/integration/comet2/sra2/a.o similarity index 100% rename from test/integration/comet2/sra2/sra2.o rename to test/integration/comet2/sra2/a.o diff --git a/test/integration/comet2/sra3/0.txt b/test/integration/comet2/sra3/0.txt index 2de3d0a..9faf9b8 100644 --- a/test/integration/comet2/sra3/0.txt +++ b/test/integration/comet2/sra3/0.txt @@ -1 +1 @@ -../../../../comet2 sra3.o +../../../../comet2 a.o diff --git a/test/integration/comet2/sra3/sra3.o b/test/integration/comet2/sra3/a.o similarity index 100% rename from test/integration/comet2/sra3/sra3.o rename to test/integration/comet2/sra3/a.o diff --git a/test/integration/comet2/sra4/0.txt b/test/integration/comet2/sra4/0.txt index 90a81ec..9faf9b8 100644 --- a/test/integration/comet2/sra4/0.txt +++ b/test/integration/comet2/sra4/0.txt @@ -1 +1 @@ -../../../../comet2 sra4.o +../../../../comet2 a.o diff --git a/test/integration/comet2/sra4/sra4.o b/test/integration/comet2/sra4/a.o similarity index 100% rename from test/integration/comet2/sra4/sra4.o rename to test/integration/comet2/sra4/a.o diff --git a/test/integration/comet2/st0/0.txt b/test/integration/comet2/st0/0.txt index ea37d6b..9faf9b8 100644 --- a/test/integration/comet2/st0/0.txt +++ b/test/integration/comet2/st0/0.txt @@ -1 +1 @@ -../../../../comet2 st0.o +../../../../comet2 a.o diff --git a/test/integration/comet2/st0/st0.o b/test/integration/comet2/st0/a.o similarity index 100% rename from test/integration/comet2/st0/st0.o rename to test/integration/comet2/st0/a.o diff --git a/test/integration/comet2/st1/0.txt b/test/integration/comet2/st1/0.txt index 2a85e99..9faf9b8 100644 --- a/test/integration/comet2/st1/0.txt +++ b/test/integration/comet2/st1/0.txt @@ -1 +1 @@ -../../../../comet2 st1.o +../../../../comet2 a.o diff --git a/test/integration/comet2/st1/st1.o b/test/integration/comet2/st1/a.o similarity index 100% rename from test/integration/comet2/st1/st1.o rename to test/integration/comet2/st1/a.o diff --git a/test/integration/comet2/sum_10_T/0.txt b/test/integration/comet2/sum_10_T/0.txt index fdd6688..40b54c0 100644 --- a/test/integration/comet2/sum_10_T/0.txt +++ b/test/integration/comet2/sum_10_T/0.txt @@ -1,4 +1,4 @@ -../../../../comet2 -T sum_10_T.o +../../../../comet2 -T a.o Executing machine codes #0000: Register:::: diff --git a/test/integration/comet2/sum_10_T/sum_10_T.o b/test/integration/comet2/sum_10_T/a.o similarity index 100% rename from test/integration/comet2/sum_10_T/sum_10_T.o rename to test/integration/comet2/sum_10_T/a.o diff --git a/test/integration/comet2/sum_10_h/0.txt b/test/integration/comet2/sum_10_h/0.txt index 257d442..45a29f0 100644 --- a/test/integration/comet2/sum_10_h/0.txt +++ b/test/integration/comet2/sum_10_h/0.txt @@ -1,2 +1,2 @@ -../../../../comet2 -tdh sum_10_h.o +../../../../comet2 -tdh a.o Usage: ../../../../comet2 [-tTdh] [-M ] [-C ] FILE diff --git a/test/integration/comet2/sum_10_h/sum_10_h.o b/test/integration/comet2/sum_10_h/a.o similarity index 100% rename from test/integration/comet2/sum_10_h/sum_10_h.o rename to test/integration/comet2/sum_10_h/a.o diff --git a/test/integration/comet2/sum_10_opterr/0.txt b/test/integration/comet2/sum_10_opterr/0.txt index f82f4b5..09653f3 100644 --- a/test/integration/comet2/sum_10_opterr/0.txt +++ b/test/integration/comet2/sum_10_opterr/0.txt @@ -1,3 +1,3 @@ -../../../../comet2 -s sum_10_opterr.o +../../../../comet2 -s a.o ../../../../comet2: invalid option -- s Usage: ../../../../comet2 [-tTdh] [-M ] [-C ] FILE diff --git a/test/integration/comet2/sum_10_opterr/sum_10_opterr.o b/test/integration/comet2/sum_10_opterr/a.o similarity index 100% rename from test/integration/comet2/sum_10_opterr/sum_10_opterr.o rename to test/integration/comet2/sum_10_opterr/a.o diff --git a/test/integration/comet2/sum_10_t/0.txt b/test/integration/comet2/sum_10_t/0.txt index b55fd71..92724ec 100644 --- a/test/integration/comet2/sum_10_t/0.txt +++ b/test/integration/comet2/sum_10_t/0.txt @@ -1,4 +1,4 @@ -../../../../comet2 -t sum_10_t.o +../../../../comet2 -t a.o Executing machine codes #0000: Register:::: diff --git a/test/integration/comet2/sum_10_t/sum_10_t.o b/test/integration/comet2/sum_10_t/a.o similarity index 100% rename from test/integration/comet2/sum_10_t/sum_10_t.o rename to test/integration/comet2/sum_10_t/a.o diff --git a/test/integration/comet2/sum_10_td/0.txt b/test/integration/comet2/sum_10_td/0.txt index 88c4db6..c31c933 100644 --- a/test/integration/comet2/sum_10_td/0.txt +++ b/test/integration/comet2/sum_10_td/0.txt @@ -1,4 +1,4 @@ -../../../../comet2 -td sum_10_td.o +../../../../comet2 -td a.o Executing machine codes #0000: Register:::: diff --git a/test/integration/comet2/sum_10_td/sum_10_td.o b/test/integration/comet2/sum_10_td/a.o similarity index 100% rename from test/integration/comet2/sum_10_td/sum_10_td.o rename to test/integration/comet2/sum_10_td/a.o diff --git a/test/integration/comet2/sum_call/0.txt b/test/integration/comet2/sum_call/0.txt index b00220f..f0762a0 100644 --- a/test/integration/comet2/sum_call/0.txt +++ b/test/integration/comet2/sum_call/0.txt @@ -1,2 +1,2 @@ -../../../../comet2 sum_call.o +../../../../comet2 a.o 65341 diff --git a/test/integration/comet2/sum_call/a.o b/test/integration/comet2/sum_call/a.o new file mode 100644 index 0000000000000000000000000000000000000000..f83fc4b9e2c0f0f925af97f992588813cb29e613 GIT binary patch literal 550 zcma)(IZnes6ox;CuqdJ!4;F%M2vR7?Mt}x65QiPYzEngpNHi!uL7cmA1$xR{fPw~& z00%&XXNRB&Q83c4nfKnj?f;d&wFt-14&gMkjfSkY$a!2(F`MCLl7iUy;~3rT(zcqA z5DW>Df?>gkU{qjq3Zz1%WEW{v(H`{`2=AG2Y!%|zcT}XBa`5LF^x*HH27b793!_>n zeJA;^^t(oORS>HhG&s1u}qm&)~Mi7 zWt|N+*h9qT>i`#F_M$CEg7E#~4N8^LCvz9ql aJ*9eDzKO=YXv(Suaopxx=TCm~nBogmAy$6? literal 0 HcmV?d00001 diff --git a/test/integration/comet2/sum_call/sum_call.o b/test/integration/comet2/sum_call/sum_call.o deleted file mode 100644 index e141b98ab4a7d257f08b5be35979d6485570ac81..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmaixJ5K^Z6otP(6Kc*+92ieu*hnX`T`l@_;c90-=||V zAtIO(Lo`aU%ob*rS|06D-GTNC^OmWeWcQ4+@EyhszknK5Y}G>PhMf9j zJSXJgf4(A8TQ=-ajqL3}1$@ diff.txt: 1.txt - @-diff 0.txt 1.txt >$@ 2>&1 + @-diff -c 0.txt 1.txt >$@ 2>&1 report.txt: diff.txt @echo -n "$(UNITNAME): Test " >$@; \ if test ! -s $^; then echo -n "Success " >>$@; rm -f $^; else echo -n "Failure " >>$@; fi; \ diff --git a/test/unit/TEST.mk b/test/unit/TEST.mk index fee632d..b08dd02 100644 --- a/test/unit/TEST.mk +++ b/test/unit/TEST.mk @@ -40,7 +40,7 @@ $(SRCDIR)/%.o: $(SRCDIR)/%.c 0.txt 1.txt: a.out @./a.out >$@ 2>&1 diff.txt: 1.txt - @-diff 0.txt 1.txt >$@ 2>&1 + @-diff -c 0.txt 1.txt >$@ 2>&1 report.txt: diff.txt @echo -n "$(UNITNAME): Test " >$@; \ if test ! -s $^; then echo -n "Success " >>$@; rm -f $^; else echo -n "Failure " >>$@; fi; \ -- 2.18.0