]> git.cworth.org Git - notmuch-old/commit
test: add test for creating database in various configurations.
authorDavid Bremner <david@tethera.net>
Fri, 29 Jul 2022 12:19:57 +0000 (09:19 -0300)
committerDavid Bremner <david@tethera.net>
Thu, 11 Aug 2022 15:39:23 +0000 (12:39 -0300)
commite124fce12d3aeb3627d96104266e0596ddec5e64
tree763d3c22831254ad052b650568bf748b247cc2c6
parentb76f73efe3a97c707b3b14ca41e7748e21938fea
test: add test for creating database in various configurations.

The existing database creation (via add_email_corpus) was always done
in the traditional configuration. The use of xapian-metadata is just
to portably ensure that there is a database created where we expect
there to be.
test/T055-path-config.sh