]> git.notmuchmail.org Git - notmuch/commit
test: Fix test suite to integrate with our non-recursive Makefile system.
authorCarl Worth <cworth@cworth.org>
Fri, 17 Sep 2010 19:10:54 +0000 (12:10 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 17 Sep 2010 19:16:10 +0000 (12:16 -0700)
commite6ba2c63c9ba3d8999bd2f1c5eac3c5bf7c14167
treea8f6a53119f082e84283c9d4fd924862252d6d65
parent7a72999fad235deddb1364b8667f7012939ab385
test: Fix test suite to integrate with our non-recursive Makefile system.

This avoids "make test" emitting messages from three (3!) recursive
invocations of make. We change the invocations of the tests themselves
to occur directly from the shell script rather than having the shell
script invoke make again and using wildcards in the Makefile.
Makefile
Makefile.local
test/Makefile
test/Makefile.local [new file with mode: 0644]
test/notmuch-test