Clean up tests; add test for non-parseable line in purge mode.

This commit is contained in:
David F. Skoll
2010-04-21 13:30:10 -04:00
parent b266b399ba
commit 3bc1b5bd46
4 changed files with 11 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ clean:
cd src; $(MAKE) clean
test:
cd src && $(MAKE) test
@cd src && $(MAKE) test
distclean: clean
rm -f config.cache config.log config.status src/Makefile src/config.h tests/test.out www/Makefile