]> git.notmuchmail.org Git - notmuch/commit
test: factor out part of test-lib.sh into test-lib-common.sh
authorDavid Bremner <bremner@debian.org>
Sat, 17 Nov 2012 20:14:41 +0000 (16:14 -0400)
committerDavid Bremner <bremner@debian.org>
Mon, 26 Nov 2012 01:11:59 +0000 (21:11 -0400)
commit20b7e0ff2f12e612dee00efc6ff1634aae8172a4
tree3869a602e7b1485b92a37cddbec6443ff0931962
parent0a21fb98b2a7b80958e19711d904eb91e2234250
test: factor out part of test-lib.sh into test-lib-common.sh

The idea is to use some of the simpler parts of the test suite
infrastructure to help run performance tests.
test/test-lib-common.sh [new file with mode: 0644]
test/test-lib.sh