summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* 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: Fix PATH-checking test to work with --valgrindCarl Worth2010-09-20
* test: Fix to actually report errors (!).Carl Worth2010-09-20
* test: Avoid printing "Testing Testing ..."Carl 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/README: Update to become notmuch-specific rather than git-specificCarl Worth2010-09-20
* test: Rename GIT_SKIP_TESTS to NOTMUCH_SKIP_TESTSCarl Worth2010-09-20
* test: Fix notmuch-test to pass command-line arguments to sub-scripts.Carl Worth2010-09-20
* test: Fix test suite so that --valgrind option works.Carl Worth2010-09-20
* test: Add test to ensure that all available test scripts are runCarl Worth2010-09-20
* test: Rename all tests to get rid of the ugly numbers in file names.Carl Worth2010-09-17
* test: Remove basic testing of broken, fixed, and skipped tests.Carl Worth2010-09-17
* test: Fix ordering of tests in t0000-basic.shCarl Worth2010-09-17
* test: Rework test-suite input to avoid ulti-command stringsCarl Worth2010-09-17
* test: Cleanup the test outputCarl Worth2010-09-17
* test: Fix test suite to integrate with our non-recursive Makefile system.Carl Worth2010-09-17
* test: Set all times to UTCMichal Sojka2010-09-16
* Convert the actual tests to the new frameworkMichal 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
* Avoid giving GMime a NULL MIME-stream filter.Carl Worth2010-06-05
* Add support (and tests) for messages with really long message IDs.Carl Worth2010-06-04
* test suite: Generate message filenames from count, not Message-Id.Carl Worth2010-06-04
* test suite: Add support for custom references header in generated messages.Carl Worth2010-06-04
* Add a test case for the previous commit.Carl Worth2010-06-03
* test: Exercise magic-from guessing with a single configured addressCarl Worth2010-04-27
* Add tests for author name reordering in search resultsDirk Hohndel2010-04-26
* test: Comment why we need to set TZMichal Sojka2010-04-26
* fix expected test result to include Bcc linesDirk Hohndel2010-04-23
* add From guessing tests to test suiteDirk Hohndel2010-04-23
* test: Set fixed time zoneMichal Sojka2010-04-23
* test: Put the json tests into their own section.Carl Worth2010-04-22
* First tests for JSON output and UTF-8 in mail body and subjectGregor Hoffleit2010-04-22
* test: Make existing "notmuch show" test more resilientCarl Worth2010-04-22
* test: Add a test to demonstrate message-sorting regression.Carl Worth2010-04-22
* test: When a test fails, show diff only (save complete output to a file)Carl Worth2010-04-22
* test: Improve grammar in test-message subjects.Carl Worth2010-04-22
* test: Add tests for naming threads with changing subjects.Carl Worth2010-04-21
* make test: Actually count and report on failures.Carl Worth2010-04-15
* test: Unify all tests to use the pass_if_equal function.Carl Worth2010-04-15
* test: Align the PASS/FAIL column.Carl Worth2010-04-15
* test: Add a test for "notmuch search '*'"Carl Worth2010-04-15
* test: Use an older date for the generated messages.Carl Worth2010-04-15
* test: Remove test-message filenames from generated messagesCarl Worth2010-04-15
* test: Disentangle execution of notmuch from the examination of the results.Carl Worth2010-04-15
* test: Fix reply tests to track insignificant change in output.Carl Worth2010-04-14
* test: Add new tests for out-of-order messages.James Westby2010-04-12