]> git.cworth.org Git - notmuch/commit - test/T050-new.sh
test: add tests for notmuch new --full-scan
authorDavid Bremner <david@tethera.net>
Sun, 29 Apr 2018 23:19:41 +0000 (20:19 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 22 May 2018 16:29:48 +0000 (09:29 -0700)
commitd1acff615306a732054b3cc2bec502a419ed861a
tree34ac5805fafd07e59efb90bfaecc8638ad2e9b04
parent1c62e6d3a092b7a9e69aefcb83d9b019e0117b14
test: add tests for notmuch new --full-scan

Most of these just check that adding the flag does not break existing
functionality. The one test that does check the full-scan
functionality had to be rewritten to output debugging info.
test/T050-new.sh