summaryrefslogtreecommitdiff
path: root/test/notmuch-test
AgeCommit message (Expand)Author
2011-11-15test: add tests for notmuch search --offset and --limitJani Nikula
2011-11-15test: add tests for notmuch countJani Nikula
2011-11-14test: Add a test script for "notmuch tag"Austin Clements
2011-09-12test: Test atomicity of notmuch new.Austin Clements
2011-06-29test:Folder tags shouldn't match after removal of file in given folderMark Anderson
2011-06-23tests: add a test for symbol hiding side effectsDavid Bremner
2011-06-22tests: Add optional use of timeout utility, if present.David Bremner
2011-05-27test: add crypto tests for signature verification and decryptionJameson Graef Rollins
2011-05-27test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityJoel Borggrén-Franck
2011-05-23test: force deletion of test remnantsJameson Graef Rollins
2011-05-23test: allow specifying tests to run with NOTMUCH_TESTS env varJameson Graef Rollins
2011-05-16test: Add a test of "notmuch show" with a multipart messageCarl Worth
2011-03-10Rename/rewrite the new emacs-forgetfulness test (to emacs-large-search-buffer)Carl Worth
2011-03-10New test: Emacs' forgetfulness.Thomas Schwinge
2011-03-09test: Rename and clarify the search-lwn testCarl Worth
2011-03-09search: Move lwn tests into their own file.Carl Worth
2011-01-26test: Make it easier to resolve conflicts when adding new testsMichal Sojka
2011-01-26Add test demonstrating a position overlap bug.Carl Worth
2011-01-15test: Add new tests for folder-based searching.Carl Worth
2010-12-07Revert "test: Break on test script (or other) error"Carl Worth
2010-11-23test: Add simple tests for "notmuch search --output=<>"Carl Worth
2010-11-16test: Break on test script (or other) errorMichal Sojka
2010-11-10Tests for maildir synchronizationMichal Sojka
2010-11-06Rename "notmuch cat" to "notmuch show --format=raw"Carl Worth
2010-11-05Add 'cat' subcommandMichal Sojka
2010-10-28test: Emit a friendly error message if run with bash < 4.0.Carl Worth
2010-10-22test: Add the most rudimentary testing of the emacs interface.Carl Worth
2010-09-20test: Fix the search and dump-restore tests to operator on non-empty mail store.Carl Worth
2010-09-20test: Print section names, and rename all test sectionsCarl Worth
2010-09-20test: Fix notmuch-test to pass command-line arguments to sub-scripts.Carl Worth
2010-09-17test: Rename all tests to get rid of the ugly numbers in file names.Carl 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-16Convert the actual tests to the new frameworkMichal 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