aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* fix sum moar typos [user-visible documentation in code]Gravatar Pieter Praet2011-06-23
* fix sum moar typos [comments in source code]Gravatar Pieter Praet2011-06-23
* fix sum moar typos [build scripts, Makefiles]Gravatar Pieter Praet2011-06-23
* fix sum moar typos [text files]Gravatar Pieter Praet2011-06-23
* test: Test emacs message composing with various values for notmuch-fcc-dirsGravatar Carl Worth2011-06-23
* tests: add a test for symbol hiding side effectsGravatar David Bremner2011-06-23
* smtp-dummy: Prefer return rather than exit() in main.Gravatar Carl Worth2011-06-22
* Fix compilation warnings in test/smtp-dummy.c.Gravatar Dmitry Kurochkin2011-06-22
* tests: Add optional use of timeout utility, if present.Gravatar David Bremner2011-06-22
* test emacs: Add tests for hiding messages in notmuch-show viewGravatar Dmitry Kurochkin2011-06-15
* test: Fix from-guessing to actually span Received headers over multiple linesGravatar Carl Worth2011-06-10
* test: Extend from-guessing test with a test with multiple Received headersGravatar Carl Worth2011-06-10
* test: Add test that emacs detects and hides top-post quotes of original messagesGravatar Carl Worth2011-06-10
* 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