]> rtime.felk.cvut.cz Git - notmuch.git/commit
test: cope with glass backend file naming variations
authorDavid Bremner <david@tethera.net>
Sat, 9 Apr 2016 01:49:50 +0000 (22:49 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 12 Apr 2016 23:21:09 +0000 (20:21 -0300)
commite311aad182326a1dcb0f8512e10b0e0f0faa9e2c
treed6c24d5eef7911598f978e1e07158f16fd2fe0b3
parentdeb4e5567c42afe834d83868b9337277256a0d66
test: cope with glass backend file naming variations

In several places in the test suite we intentionally corrupt the Xapian
database in order to test error handling. This corruption is specific to
the on-disk organization of the database, and that changed with the
glass backend. We use the previously computed default backend to make
the tests adapt to changing names.
test/T050-new.sh
test/T060-count.sh
test/T150-tagging.sh
test/T360-symbol-hiding.sh
test/T560-lib-error.sh