]> git.notmuchmail.org Git - notmuch/commit
Makefile: Add a "make test" target.
authorCarl Worth <cworth@cworth.org>
Thu, 15 Apr 2010 21:56:21 +0000 (14:56 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 15 Apr 2010 21:56:21 +0000 (14:56 -0700)
commite96f7ca585c527b9543b340f5184a6a2ea656135
tree2db5a59b7da6de5276222ad14869472378772b7f
parentc48dcc302c5509452e5364a8aebdfa03f33a6857
Makefile: Add a "make test" target.

I just wasted far too much time looking for a bug that wasn't actually
there only because I hadn't recompiled before running the test
suite. Now we can take advantage of actual dependency information to
force a rebuild for "make test".
Makefile.local