]> git.cworth.org Git - notmuch/commit
test: aggregate-results.sh: count test files where all tests skipped
authorTomi Ollila <tomi.ollila@iki.fi>
Sat, 15 Jun 2019 14:28:44 +0000 (17:28 +0300)
committerDavid Bremner <david@tethera.net>
Fri, 5 Jul 2019 15:58:23 +0000 (17:58 +0200)
commitb6e589f54f25594f6beb7b5ee9e884c75f3bd633
tree013c4e6fe4c42c7b0b18633e065c585a4f747d81
parent290eccc6402d53eb1ccf3d365927854104aff1ee
test: aggregate-results.sh: count test files where all tests skipped

Previously, when all tests were skipped on a test file, there were
no indication of this in the final results aggregate-results.sh
printed.
Now count of the files where all tests were skipped is printed.
test/aggregate-results.sh