Add a redo-ifcreate test.
Turns out we weren't testing this one at all, which is a shame, because it totally didn't work.
This commit is contained in:
parent
e6f95521ae
commit
f16f0147b1
7 changed files with 40 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
redo example/clean curse/clean deps/clean "space dir/clean" stamp/clean
|
||||
rm -f c c.c c.c.c c.c.c.b c.c.c.b.b d mode1 makedir.log chdir1 deltest2 \
|
||||
hello [by]ellow *.o *~ .*~ *.log CC LD passfail silence silence.do \
|
||||
touch1 touch1.do always1
|
||||
touch1 touch1.do always1 ifcreate[12].dep ifcreate[12]
|
||||
rm -rf makedir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue