]> git.notmuchmail.org Git - notmuch/commit
Update test framework for use with notmuch
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 10 Jun 2010 06:48:01 +0000 (08:48 +0200)
committerCarl Worth <cworth@cworth.org>
Thu, 16 Sep 2010 22:56:44 +0000 (15:56 -0700)
commit223987bacef4dcc51952084707d1a664765c7c6e
tree61e122f07e19d7549698a4f94e68e19a727580f4
parent0083854b1204f077e98b1d9c4ecfa2a4844ee716
Update test framework for use with notmuch

This removes Git specific things from the test-lib.sh and adds helper
functions for notmuch taken from Carl's notmuch-test script. README is
also slightly modified to reflect the current state.

Signed-off-by: Michal Sojka <sojkam1@fel.cvut.cz>
test/Makefile
test/README
test/t0000-basic.sh
test/test-lib.sh