aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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 tests for emacs notmuch-search and notmuch-show functions.Carl Worth
2010-10-22emacs: Remove the joke from the first line of the notmuch-hello view.Carl Worth
2010-10-22test: Add the most rudimentary testing of the emacs interface.Carl 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/README: Document add_email_corpus (and add_message/generate_message)Carl Worth
2010-09-20test: Fix the search and dump-restore tests to operator on non-empty mail store.Carl Worth
2010-09-20test: Add a corpus of email messages to be used in testing.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: Fix PATH-checking test to work with --valgrindCarl Worth
2010-09-20test: Fix to actually report errors (!).Carl Worth
2010-09-20test: Avoid printing "Testing Testing ..."Carl 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/README: Update to become notmuch-specific rather than git-specificCarl Worth
2010-09-20test: Rename GIT_SKIP_TESTS to NOTMUCH_SKIP_TESTSCarl Worth
2010-09-20test: Fix notmuch-test to pass command-line arguments to sub-scripts.Carl Worth
2010-09-20test: Fix test suite so that --valgrind option works.Carl Worth
2010-09-20test: Add test to ensure that all available test scripts are runCarl Worth
2010-09-17test: Rename all tests to get rid of the ugly numbers in file names.Carl Worth
2010-09-17test: Remove basic testing of broken, fixed, and skipped tests.Carl Worth
2010-09-17test: Fix ordering of tests in t0000-basic.shCarl Worth
2010-09-17test: Rework test-suite input to avoid ulti-command stringsCarl Worth
2010-09-17test: Cleanup the test outputCarl Worth
2010-09-17test: Fix test suite to integrate with our non-recursive Makefile system.Carl Worth
2010-09-16test: Set all times to UTCMichal Sojka
2010-09-16Convert the actual tests to the new frameworkMichal 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
2010-06-05Avoid giving GMime a NULL MIME-stream filter.Carl Worth
2010-06-04Add support (and tests) for messages with really long message IDs.Carl Worth
2010-06-04test suite: Generate message filenames from count, not Message-Id.Carl Worth
2010-06-04test suite: Add support for custom references header in generated messages.Carl Worth
2010-06-03Add a test case for the previous commit.Carl Worth
2010-04-27test: Exercise magic-from guessing with a single configured addressCarl Worth
2010-04-26Add tests for author name reordering in search resultsDirk Hohndel
2010-04-26test: Comment why we need to set TZMichal Sojka
2010-04-23fix expected test result to include Bcc linesDirk Hohndel
2010-04-23add From guessing tests to test suiteDirk Hohndel
2010-04-23test: Set fixed time zoneMichal Sojka
2010-04-22test: Put the json tests into their own section.Carl Worth
2010-04-22First tests for JSON output and UTF-8 in mail body and subjectGregor Hoffleit
2010-04-22test: Make existing "notmuch show" test more resilientCarl Worth
2010-04-22test: Add a test to demonstrate message-sorting regression.Carl Worth
2010-04-22test: When a test fails, show diff only (save complete output to a file)Carl Worth
2010-04-22test: Improve grammar in test-message subjects.Carl Worth