]> git.notmuchmail.org Git - notmuch/commitdiff
tests: environment variable to specify that tests should be serialized
authorJameson Graef Rollins <jrollins@finestructure.net>
Mon, 6 May 2019 04:44:09 +0000 (04:44 +0000)
committerDavid Bremner <david@tethera.net>
Tue, 7 May 2019 09:55:31 +0000 (06:55 -0300)
If NOTMUCH_TEST_SERIALIZE is non-null all tests will be run in series,
rather than in parallel.


No differences found