]> git.notmuchmail.org Git - notmuch/commit
test: exit with nonzero value when not all tests completed successfully
authorTomi Ollila <tomi.ollila@iki.fi>
Sun, 8 Sep 2013 15:53:30 +0000 (18:53 +0300)
committerDavid Bremner <bremner@debian.org>
Mon, 9 Sep 2013 01:40:57 +0000 (22:40 -0300)
commit11a38054641b7b0e927bf574369d4d8dfc7b4742
treef148ae976066c9298aa597dd1622d3898fa39172
parent5c19eb46a906819744a022463ee3fd7cdfaabbb9
test: exit with nonzero value when not all tests completed successfully

If any of the tests in our test system is not passing the execution
of the test suite completes with nonzero exit value.

It is better to rely on the exit value of the test system instead
of some arbitrary strings in test output (or use both).
test/aggregate-results.sh
test/notmuch-test