]> git.notmuchmail.org Git - notmuch/commit
test: move system includes to notmuch-test.h
authorDavid Bremner <david@tethera.net>
Thu, 28 Oct 2021 12:32:34 +0000 (09:32 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 4 Dec 2021 16:36:08 +0000 (12:36 -0400)
commit1643c0459a496b45b601d91e0089fac507a2a6d1
tree824ca82521b586bcbc4fd8d15af590418d5814ff
parent18cdd21b8b2ef056062700607eade43909c32cd2
test: move system includes to notmuch-test.h

This removes some redudant includes, and will also make it easier to
introduce "#define _GNU_SOURCE", which must come before all system
includes.
test/T562-lib-database.sh
test/T563-lib-directory.sh
test/T564-lib-query.sh
test/T566-lib-message.sh
test/T568-lib-thread.sh
test/T590-libconfig.sh
test/T595-reopen.sh
test/T610-message-property.sh
test/T620-lock.sh
test/T640-database-modified.sh
test/notmuch-test.h