cleaned up warnings and build of unit tests
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user