aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* emacs: Fix to unconditionally display subject changes in collapsed thread viewCarl Worth2011-07-01
* test: Use increment_mtime rather than sleepCarl Worth2011-06-29
* test:Folder tags shouldn't match after removal of file in given folderMark Anderson2011-06-29
* test: remove useless test_emacs call from an emacs FCC testDmitry Kurochkin2011-06-23
* test: Test emacs message composing with various values for notmuch-fcc-dirsCarl Worth2011-06-23
* tests: add a test for symbol hiding side effectsDavid Bremner2011-06-23
* smtp-dummy: Prefer return rather than exit() in main.Carl Worth2011-06-22
* Fix compilation warnings in test/smtp-dummy.c.Dmitry Kurochkin2011-06-22
* tests: Add optional use of timeout utility, if present.David Bremner2011-06-22
* test emacs: Add tests for hiding messages in notmuch-show viewDmitry Kurochkin2011-06-15
* test: Fix from-guessing to actually span Received headers over multiple linesCarl Worth2011-06-10
* test: Extend from-guessing test with a test with multiple Received headersCarl Worth2011-06-10
* test: Add test that emacs detects and hides top-post quotes of original messagesCarl Worth2011-06-10
* test: modify multipart test to use test_expect_equal_fileJameson Graef Rollins2011-06-03
* test: update emacs test to use test_expect_equal_fileJameson Graef Rollins2011-06-03
* test: add "notmuch-show for message with invalid From" testDmitry Kurochkin2011-06-03
* Fix misspelling in search output sanitization test.Austin Clements2011-06-03
* test: cleanup search-output test names (no functional change)Jameson Graef Rollins2011-06-01
* test: add test for sanitized notmuch-search outputFlorian Friesdorf2011-06-01
* test: Create and set temporary home directoryFlorian Friesdorf2011-06-01
* test: remove json test for search null result, since it's being more properly...Jameson Graef Rollins2011-06-01
* test: move utf-8 subject search test from json to search test scriptJameson Graef Rollins2011-06-01
* test: Move a test from search to search-output, and add a similar json testJameson Graef Rollins2011-06-01
* test: modify search-output test to use the new test_expect_equal_file functionJameson Graef Rollins2011-06-01
* 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