aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* test: modify multipart test to use test_expect_equal_fileGravatar Jameson Graef Rollins2011-06-03
* test: update emacs test to use test_expect_equal_fileGravatar Jameson Graef Rollins2011-06-03
* test: add "notmuch-show for message with invalid From" testGravatar Dmitry Kurochkin2011-06-03
* Fix misspelling in search output sanitization test.Gravatar Austin Clements2011-06-03
* test: cleanup search-output test names (no functional change)Gravatar Jameson Graef Rollins2011-06-01
* test: add test for sanitized notmuch-search outputGravatar Florian Friesdorf2011-06-01
* test: Create and set temporary home directoryGravatar Florian Friesdorf2011-06-01
* test: remove json test for search null result, since it's being more properly...Gravatar Jameson Graef Rollins2011-06-01
* test: move utf-8 subject search test from json to search test scriptGravatar Jameson Graef Rollins2011-06-01
* test: Move a test from search to search-output, and add a similar json testGravatar Jameson Graef Rollins2011-06-01
* test: modify search-output test to use the new test_expect_equal_file functionGravatar Jameson Graef Rollins2011-06-01
* test: Add test showing notmuch corrupts a part with a CRLF pair in itGravatar Carl Worth2011-05-31
* test: Fix a misspelling in one of our test cases.Gravatar Carl Worth2011-05-31
* test: add test for saving attachments using notmuch-show-save-partGravatar Dmitry Kurochkin2011-05-31
* test: copy files in test_expect_equal_file instead of moving themGravatar Dmitry Kurochkin2011-05-31
* Render all parts of multipart/encrypted when decrypting.Gravatar Jameson Graef Rollins2011-05-27
* Do not replace multipart/signed part with content part when doing verification.Gravatar Jameson Graef Rollins2011-05-27
* tag signed/encrypted during notmuch newGravatar Jameson Graef Rollins2011-05-27
* test: add crypto tests for signature verification and decryptionGravatar Jameson Graef Rollins2011-05-27
* test: add notmuch_show_sanitize_all function that is a little more aggressive.Gravatar Jameson Graef Rollins2011-05-27
* test: new test-lib function to test for equality between filesGravatar Jameson Graef Rollins2011-05-27
* test: use `princ' instead of `message' calls in emacs testsGravatar Dmitry Kurochkin2011-05-27
* Update some more recent tests to use /usr/bin/env to find bashGravatar Carl Worth2011-05-27
* test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityGravatar Joel Borggrén-Franck2011-05-27
* test: add test-lib.el file with `visible-buffer-string' functionGravatar Dmitry Kurochkin2011-05-26
* test: add test for hiding/showing signature in notmuch-show viewGravatar Dmitry Kurochkin2011-05-24
* test: fix expected output for emacs tests after the wash button label changesGravatar Dmitry Kurochkin2011-05-24
* test: Expand multipart test to cover "notmuch reply" as wellGravatar Carl Worth2011-05-24
* test: Expand multipart test to cover part output in all formats.Gravatar Jameson Graef Rollins2011-05-24
* test: force deletion of test remnantsGravatar Jameson Graef Rollins2011-05-23
* test: allow specifying tests to run with NOTMUCH_TESTS env varGravatar Jameson Graef Rollins2011-05-23
* test: remove hard-coded paths from multipart testGravatar Jameson Graef Rollins2011-05-20
* emacs: Show cleaner `From:' addresses in the summary line.Gravatar David Edmondson2011-05-18
* test: Link to compat files when building program during "make test"Gravatar Carl Worth2011-05-18
* notmuch show: Properly nest MIME parts within mulipart partsGravatar Carl Worth2011-05-17
* notmuch show: Include output for the enclosing multipart part of a MIME mailGravatar Carl Worth2011-05-17
* test: Add a test of "notmuch show" with a multipart messageGravatar Carl Worth2011-05-16
* test: Mark the search-insufficient-from-quoting tests to expect successGravatar Carl Worth2011-04-25
* emacs: Don't drop error messages from "notmuch search"Gravatar Carl Worth2011-03-10
* emacs: Display any unexpected output from notmuch searchGravatar Carl Worth2011-03-10
* Rename/rewrite the new emacs-forgetfulness test (to emacs-large-search-buffer)Gravatar Carl Worth2011-03-10
* New test: Emacs' forgetfulness.Gravatar Thomas Schwinge2011-03-10
* json: Fix search result with no matches to be a valid json object.Gravatar Carl Worth2011-03-09
* test: Rename and clarify the search-lwn testGravatar Carl Worth2011-03-09
* search: Move lwn tests into their own file.Gravatar Carl Worth2011-03-09
* Add a few tests for searching LWN emails.Gravatar Thomas Schwinge2011-03-09
* Clarify usage of `additional_headers' in test/test-lib.sh:generate_message.Gravatar Thomas Schwinge2011-01-28
* test: Make it easier to resolve conflicts when adding new testsGravatar Michal Sojka2011-01-26
* Add test demonstrating a position overlap bug.Gravatar Carl Worth2011-01-26
* test: Add new tests for folder-based searching.Gravatar Carl Worth2011-01-15