make test now builds everything and runs all tests.

This commit is contained in:
Leandro Penz 2009-01-10 21:13:26 +00:00
parent 764e44790f
commit 2907708af8
1 changed files with 2 additions and 1 deletions

View File

@ -66,7 +66,8 @@ testrunner: $(TESTOBJ)
all: cppcheck testrunner tools
test: testrunner
test: all
./testrunner
tools: tools/errmsg tools/dmake