cleaned up warnings and build of unit tests

This commit is contained in:
skarg
2013-03-13 22:34:08 +00:00
parent e042ae4dea
commit bc1017ee60
4 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
# Unit tests builder / runner for this project
make -f test.mak clean
make -s -f test.mak clean
make -f test.mak
cat test.log | grep Failed