* add many unit tests

This commit is contained in:
Dirk-Jan C. Binnema
2010-01-28 22:21:57 +02:00
parent a411a9964b
commit c5dc8f044d
20 changed files with 1628 additions and 21 deletions

View File

@ -18,9 +18,12 @@ include $(top_srcdir)/gtest.mk
SUBDIRS=src man
# so we can say 'make test'
check: test
check: test cleanupnote
cleanupnote:
@echo -e "\nNote: you can remove the mu-test-XXXX dirs in your temp-file dir"
@echo "after 'make check' has finished."
tags:
gtags