added unit tests to the makefile

This commit is contained in:
Arvid Norberg 2008-01-02 04:46:57 +00:00
parent 53de59b286
commit 561042bce7
1 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,8 @@ check: test
&& test/test_piece_picker \
&& test/test_storage \
&& test/test_buffer \
&& test/test_swarm \
&& test/test_primitives \
&& echo && echo && echo " **** all tests passed ****" && echo && echo
deb: