aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* test: Add test showing notmuch corrupts a part with a CRLF pair in itCarl Worth2011-05-31
* test: Fix a misspelling in one of our test cases.Carl Worth2011-05-31
* test: add test for saving attachments using notmuch-show-save-partDmitry Kurochkin2011-05-31
* test: copy files in test_expect_equal_file instead of moving themDmitry Kurochkin2011-05-31
* Render all parts of multipart/encrypted when decrypting.Jameson Graef Rollins2011-05-27
* Do not replace multipart/signed part with content part when doing verification.Jameson Graef Rollins2011-05-27
* tag signed/encrypted during notmuch newJameson Graef Rollins2011-05-27
* test: add crypto tests for signature verification and decryptionJameson Graef Rollins2011-05-27
* test: add notmuch_show_sanitize_all function that is a little more aggressive.Jameson Graef Rollins2011-05-27
* test: new test-lib function to test for equality between filesJameson Graef Rollins2011-05-27
* test: use `princ' instead of `message' calls in emacs testsDmitry Kurochkin2011-05-27
* Update some more recent tests to use /usr/bin/env to find bashCarl Worth2011-05-27
* test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityJoel Borggrén-Franck2011-05-27
* test: add test-lib.el file with `visible-buffer-string' functionDmitry Kurochkin2011-05-26
* test: add test for hiding/showing signature in notmuch-show viewDmitry Kurochkin2011-05-24
* test: fix expected output for emacs tests after the wash button label changesDmitry Kurochkin2011-05-24
* test: Expand multipart test to cover "notmuch reply" as wellCarl Worth2011-05-24
* test: Expand multipart test to cover part output in all formats.Jameson Graef Rollins2011-05-24
* test: force deletion of test remnantsJameson Graef Rollins2011-05-23
* test: allow specifying tests to run with NOTMUCH_TESTS env varJameson Graef Rollins2011-05-23
* test: remove hard-coded paths from multipart testJameson Graef Rollins2011-05-20
* emacs: Show cleaner `From:' addresses in the summary line.David Edmondson2011-05-18
* test: Link to compat files when building program during "make test"Carl Worth2011-05-18
* notmuch show: Properly nest MIME parts within mulipart partsCarl Worth2011-05-17
* notmuch show: Include output for the enclosing multipart part of a MIME mailCarl Worth2011-05-17
* test: Add a test of "notmuch show" with a multipart messageCarl Worth2011-05-16
* test: Mark the search-insufficient-from-quoting tests to expect successCarl Worth2011-04-25
* emacs: Don't drop error messages from "notmuch search"Carl Worth2011-03-10
* emacs: Display any unexpected output from notmuch searchCarl Worth2011-03-10
* Rename/rewrite the new emacs-forgetfulness test (to emacs-large-search-buffer)Carl Worth2011-03-10
* New test: Emacs' forgetfulness.Thomas Schwinge2011-03-10
* json: Fix search result with no matches to be a valid json object.Carl Worth2011-03-09
* test: Rename and clarify the search-lwn testCarl Worth2011-03-09
* search: Move lwn tests into their own file.Carl Worth2011-03-09
* Add a few tests for searching LWN emails.Thomas Schwinge2011-03-09
* Clarify usage of `additional_headers' in test/test-lib.sh:generate_message.Thomas Schwinge2011-01-28
* test: Make it easier to resolve conflicts when adding new testsMichal Sojka2011-01-26
* Add test demonstrating a position overlap bug.Carl Worth2011-01-26
* test: Add new tests for folder-based searching.Carl Worth2011-01-15
* Fix misspelling in a comment.Carl Worth2011-01-15
* test/basic: Ignore new files ending in ~Carl Worth2011-01-15
* Update test suite for 7 tests that were recently fixed.Carl Worth2010-12-07
* Revert "test: Break on test script (or other) error"Carl Worth2010-12-07
* test: Leave tmp.<testname> for broken testsCarl Worth2010-12-07
* Make author order tests more strict.Austin Clements2010-12-07
* Fix handling of broken tests.Austin Clements2010-12-07
* emacs: Improve the display of truncated authors.David Edmondson2010-12-07
* test: Ignore files created during test failures.David Edmondson2010-12-07
* test: Add --format=json testing to the "notmuch search --format" tests.Carl Worth2010-11-23
* test: Add simple tests for "notmuch search --output=<>"Carl Worth2010-11-23