]> git.notmuchmail.org Git - notmuch/commit
test: suppress diff for broken test without V=1
authorJani Nikula <jani@nikula.org>
Sun, 26 Feb 2017 17:36:50 +0000 (19:36 +0200)
committerDavid Bremner <david@tethera.net>
Thu, 9 Mar 2017 12:48:08 +0000 (08:48 -0400)
commit14c0862baca77882f74fecdafbacb717bccdcfbb
tree57d572e61f8b375849ec51decd06f77bdc9ef872
parent740f3296b86ab8e18a6da4949b0db4139298202b
test: suppress diff for broken test without V=1

Known broken tests are, well, known broken. Do not print the result
diff for them unless V=1 is specified. Now that the test description
is printed also when known broken tests fail, the user can also skip
to running the individual failing tests.
test/Makefile.local
test/test-lib.sh