* add some mu-msg-gmime unit tests

This commit is contained in:
Dirk-Jan C. Binnema
2010-08-18 00:18:42 +03:00
parent 537dd1b3a1
commit 52e6fa5f32
6 changed files with 199 additions and 31 deletions

View File

@ -23,4 +23,6 @@ test: all $(TEST_PROGS)
test "$$subdir" = "." || \
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $$? ; \
done
.PHONY: test
.PHONY: test gprof