aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
...
* test: Remove useless NOTMUCH variable (in favor of simply "notmuch")Gravatar Carl Worth2010-09-20
* test: Remove some dead code in test-lib.shGravatar Carl Worth2010-09-20
* test: Fix PATH-checking test to work with --valgrindGravatar Carl Worth2010-09-20
* test: Fix to actually report errors (!).Gravatar Carl Worth2010-09-20
* test: Avoid printing "Testing Testing ..."Gravatar Carl Worth2010-09-20
* test: Print section names, and rename all test sectionsGravatar Carl Worth2010-09-20
* test: Make the --valgrind option useful, (and drop --verbose).Gravatar Carl Worth2010-09-20
* test/README: Update to become notmuch-specific rather than git-specificGravatar Carl Worth2010-09-20
* test: Rename GIT_SKIP_TESTS to NOTMUCH_SKIP_TESTSGravatar Carl Worth2010-09-20
* test: Fix notmuch-test to pass command-line arguments to sub-scripts.Gravatar Carl Worth2010-09-20
* test: Fix test suite so that --valgrind option works.Gravatar Carl Worth2010-09-20
* test: Add test to ensure that all available test scripts are runGravatar Carl Worth2010-09-20
* test: Rename all tests to get rid of the ugly numbers in file names.Gravatar Carl Worth2010-09-17
* test: Remove basic testing of broken, fixed, and skipped tests.Gravatar Carl Worth2010-09-17
* test: Fix ordering of tests in t0000-basic.shGravatar Carl Worth2010-09-17
* test: Rework test-suite input to avoid ulti-command stringsGravatar Carl Worth2010-09-17
* test: Cleanup the test outputGravatar Carl Worth2010-09-17
* test: Fix test suite to integrate with our non-recursive Makefile system.Gravatar Carl Worth2010-09-17
* test: Set all times to UTCGravatar Michal Sojka2010-09-16
* Convert the actual tests to the new frameworkGravatar Michal Sojka2010-09-16
* test: Update helper functionsGravatar Michal Sojka2010-09-16
* Update test framework for use with notmuchGravatar Michal Sojka2010-09-16
* Copy test framework from GitGravatar Michal Sojka2010-09-16
* Avoid giving GMime a NULL MIME-stream filter.Gravatar Carl Worth2010-06-05
* Add support (and tests) for messages with really long message IDs.Gravatar Carl Worth2010-06-04
* test suite: Generate message filenames from count, not Message-Id.Gravatar Carl Worth2010-06-04
* test suite: Add support for custom references header in generated messages.Gravatar Carl Worth2010-06-04
* Add a test case for the previous commit.Gravatar Carl Worth2010-06-03
* test: Exercise magic-from guessing with a single configured addressGravatar Carl Worth2010-04-27
* Add tests for author name reordering in search resultsGravatar Dirk Hohndel2010-04-26
* test: Comment why we need to set TZGravatar Michal Sojka2010-04-26
* fix expected test result to include Bcc linesGravatar Dirk Hohndel2010-04-23
* add From guessing tests to test suiteGravatar Dirk Hohndel2010-04-23
* test: Set fixed time zoneGravatar Michal Sojka2010-04-23
* test: Put the json tests into their own section.Gravatar Carl Worth2010-04-22
* First tests for JSON output and UTF-8 in mail body and subjectGravatar Gregor Hoffleit2010-04-22
* test: Make existing "notmuch show" test more resilientGravatar Carl Worth2010-04-22
* test: Add a test to demonstrate message-sorting regression.Gravatar Carl Worth2010-04-22
* test: When a test fails, show diff only (save complete output to a file)Gravatar Carl Worth2010-04-22
* test: Improve grammar in test-message subjects.Gravatar Carl Worth2010-04-22
* test: Add tests for naming threads with changing subjects.Gravatar Carl Worth2010-04-21
* make test: Actually count and report on failures.Gravatar Carl Worth2010-04-15
* test: Unify all tests to use the pass_if_equal function.Gravatar Carl Worth2010-04-15
* test: Align the PASS/FAIL column.Gravatar Carl Worth2010-04-15
* test: Add a test for "notmuch search '*'"Gravatar Carl Worth2010-04-15
* test: Use an older date for the generated messages.Gravatar Carl Worth2010-04-15
* test: Remove test-message filenames from generated messagesGravatar Carl Worth2010-04-15
* test: Disentangle execution of notmuch from the examination of the results.Gravatar Carl Worth2010-04-15
* test: Fix reply tests to track insignificant change in output.Gravatar Carl Worth2010-04-14
* test: Add new tests for out-of-order messages.Gravatar James Westby2010-04-12