Refactor all.do and test.do in various directories.
Now 'redo test' runs the tests, but 'redo t' just builds the programs. Also removed wvtest stuff; we're not really using it properly anyway and it's not helping our testing right now. It might come back later.
This commit is contained in:
parent
27407f8f8e
commit
39ef065443
14 changed files with 20 additions and 335 deletions
5
test.do
5
test.do
|
|
@ -1,3 +1,2 @@
|
|||
redo-ifchange t/c.c t/all
|
||||
echo >&2
|
||||
./wvtestrun "$REDO" runtests >&2
|
||||
redo-ifchange t/c.c t/test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue