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