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:
Avery Pennarun 2010-11-21 05:47:48 -08:00
commit 39ef065443
14 changed files with 20 additions and 335 deletions

View file

@ -1 +1 @@
rm -f *~ .*~ t1a
rm -f *~ .*~ *.count t1a