summaryrefslogtreecommitdiff
path: root/test/test-lib.sh
AgeCommit message (Expand)Author
2010-10-28test: Emit a friendly error message if run with bash < 4.0.Carl Worth
2010-10-27test: Set alternate HOME during tests.Carl Worth
2010-10-22test: Add simple tests for navigating notmuch-hello and notmuch-search viewsCarl Worth
2010-10-22test: Add a new test_expect_equal_failureCarl Worth
2010-10-22test: Add a new test_emacs function to test-lib.shCarl Worth
2010-10-22test: Fix add_email_corpus function to be quiet.Carl Worth
2010-09-20test: Fix the search and dump-restore tests to operator on non-empty mail store.Carl Worth
2010-09-20test: Remove useless NOTMUCH variable (in favor of simply "notmuch")Carl Worth
2010-09-20test: Remove some dead code in test-lib.shCarl Worth
2010-09-20test: Print section names, and rename all test sectionsCarl Worth
2010-09-20test: Make the --valgrind option useful, (and drop --verbose).Carl Worth
2010-09-20test: Rename GIT_SKIP_TESTS to NOTMUCH_SKIP_TESTSCarl Worth
2010-09-20test: Fix test suite so that --valgrind option works.Carl Worth
2010-09-17test: Rework test-suite input to avoid ulti-command stringsCarl Worth
2010-09-17test: Cleanup the test outputCarl Worth
2010-09-16test: Set all times to UTCMichal Sojka
2010-09-16test: Update helper functionsMichal Sojka
2010-09-16Update test framework for use with notmuchMichal Sojka
2010-09-16Copy test framework from GitMichal Sojka