summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-05-27Render all parts of multipart/encrypted when decrypting.Jameson Graef Rollins
2011-05-27Do not replace multipart/signed part with content part when doing verification.Jameson Graef Rollins
2011-05-27tag signed/encrypted during notmuch newJameson Graef Rollins
2011-05-27test: add crypto tests for signature verification and decryptionJameson Graef Rollins
2011-05-27test: add notmuch_show_sanitize_all function that is a little more aggressive.Jameson Graef Rollins
2011-05-27test: new test-lib function to test for equality between filesJameson Graef Rollins
2011-05-27test: use `princ' instead of `message' calls in emacs testsDmitry Kurochkin
2011-05-27Update some more recent tests to use /usr/bin/env to find bashCarl Worth
2011-05-27test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityJoel Borggrén-Franck
2011-05-26test: add test-lib.el file with `visible-buffer-string' functionDmitry Kurochkin
2011-05-24test: add test for hiding/showing signature in notmuch-show viewDmitry Kurochkin
2011-05-24test: fix expected output for emacs tests after the wash button label changesDmitry Kurochkin
2011-05-24test: Expand multipart test to cover "notmuch reply" as wellCarl Worth
2011-05-24test: Expand multipart test to cover part output in all formats.Jameson Graef Rollins
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-20test: remove hard-coded paths from multipart testJameson Graef Rollins
2011-05-18emacs: Show cleaner `From:' addresses in the summary line.David Edmondson
2011-05-18test: Link to compat files when building program during "make test"Carl Worth
2011-05-17notmuch show: Properly nest MIME parts within mulipart partsCarl Worth
2011-05-17notmuch show: Include output for the enclosing multipart part of a MIME mailCarl Worth
2011-05-16test: Add a test of "notmuch show" with a multipart messageCarl Worth
2011-04-25test: Mark the search-insufficient-from-quoting tests to expect successCarl Worth
2011-03-10emacs: Don't drop error messages from "notmuch search"Carl Worth
2011-03-10emacs: Display any unexpected output from notmuch searchCarl 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-09json: Fix search result with no matches to be a valid json object.Carl Worth
2011-03-09test: Rename and clarify the search-lwn testCarl Worth
2011-03-09search: Move lwn tests into their own file.Carl Worth
2011-03-09Add a few tests for searching LWN emails.Thomas Schwinge
2011-01-28Clarify usage of `additional_headers' in test/test-lib.sh:generate_message.Thomas Schwinge
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
2011-01-15Fix misspelling in a comment.Carl Worth
2011-01-15test/basic: Ignore new files ending in ~Carl Worth
2010-12-07Update test suite for 7 tests that were recently fixed.Carl Worth
2010-12-07Revert "test: Break on test script (or other) error"Carl Worth
2010-12-07test: Leave tmp.<testname> for broken testsCarl Worth
2010-12-07Make author order tests more strict.Austin Clements
2010-12-07Fix handling of broken tests.Austin Clements
2010-12-07emacs: Improve the display of truncated authors.David Edmondson
2010-12-07test: Ignore files created during test failures.David Edmondson
2010-11-23test: Add --format=json testing to the "notmuch search --format" tests.Carl Worth
2010-11-23test: Add simple tests for "notmuch search --output=<>"Carl Worth
2010-11-16test: Don't print a test result for preliminary test setupCarl Worth
2010-11-16test: Fix bugs detected thanks to the previous commitMichal Sojka
2010-11-16test: Detect unfinished subsetsMichal Sojka
2010-11-16test: Break on test script (or other) errorMichal Sojka