Skip to content

Commit 8530232

Browse files
committed
Debugging
1 parent d81ea8f commit 8530232

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

regression/goto-cl/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ default: tests.log
33
test:
44
@../test.pl -p -c ../../../src/goto-cc/goto-cl -X goto-link
55
@cp ../../src/goto-cc/goto-cl.exe ../../src/goto-cc/goto-link.exe
6+
ls -R
67
@../test.pl -p -c ../../../src/goto-cc/goto-link -I goto-link
78

89
tests.log: ../test.pl
910
@../test.pl -p -c ../../../src/goto-cc/goto-cl -X goto-link
1011
@cp ../../src/goto-cc/goto-cl.exe ../../src/goto-cc/goto-link.exe
12+
ls -R
1113
@../test.pl -p -c ../../../src/goto-cc/goto-link -I goto-link
1214

1315
show:

0 commit comments

Comments
 (0)