]> git.notmuchmail.org Git - notmuch/commitdiff
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)
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".


No differences found