summaryrefslogtreecommitdiffstats
path: root/test/README
AgeCommit message (Expand)Author
2021-01-17test: add (back) upgrade testsDavid Bremner
2020-08-16test: update README to reflect dropping upgrade testsDavid Bremner
2019-05-07tests: environment variable to specify that tests should be serializedJameson Graef Rollins
2017-10-21test: remove --root option and fix TMP_DIRECTORY cleanupJani Nikula
2017-07-18Fix orthographyDaniel Kahn Gillmor
2017-03-25tests: add compatibility layerMikhail
2017-03-09test: require test_begin_subtest before test_expect_codeJani Nikula
2017-03-09test: require test_begin_subtest before test_expect_successJani Nikula
2016-05-19test: copyright information updatesTomi Ollila
2016-03-04test/README: have matching test script file namesTomi Ollila
2015-09-25test suite: don't consider skipped individual tests as failingDavid Bremner
2015-08-07test: make script exit (1) if it "fails" to source (.) a fileTomi Ollila
2015-03-29test: add support for compiling and running C snippetsDavid Bremner
2014-03-11test: add machinery to download and verify databasesDavid Bremner
2013-12-09test: implement and document NOTMUCH_TEST_QUIET variable usageTomi Ollila
2013-03-07test/README: mention the test_expect_equal_json and *sanitize* functionsAaron Ecay
2012-11-29test: Make the emacsclient binary user-configurableAustin Clements
2012-11-16Fixed 2 misspellings of word 'separate'Tomi Ollila
2012-09-01test: make test_expect_equal_file() arguments flexibleDmitry Kurochkin
2012-01-25test: Add `test_emacs_expect_t'.David Edmondson
2012-01-21Document external dependencies in the test suiteEthan Glasser-Camp
2011-12-28test: allow user to choose which emacs to run tests with.David Bremner
2011-12-07test: add functions to count how much times notmuch was calledDmitry Kurochkin
2011-12-06test: add test-binaries targetDavid Bremner
2011-09-10test: remove documentation for test_expect_equal_failure.David Bremner
2011-09-10test: improve known broken tests supportDmitry Kurochkin
2011-09-10test: update documentation for test_emacs in test/READMEDmitry Kurochkin
2011-06-29test: document test_expect_equal_fileJameson Graef Rollins
2011-06-28test:Improve test behaviors when --root is usedMark Anderson
2011-06-23fix sum moar typos [text files]Pieter Praet
2011-05-27test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityJoel Borggrén-Franck
2010-10-22test: Add a new test_expect_equal_failureCarl Worth
2010-10-22test: Add a new test_emacs function to test-lib.shCarl Worth
2010-09-20test/README: Document add_email_corpus (and add_message/generate_message)Carl Worth
2010-09-20test: Make the --valgrind option useful, (and drop --verbose).Carl Worth
2010-09-20test/README: Update to become notmuch-specific rather than git-specificCarl Worth
2010-09-16Update test framework for use with notmuchMichal Sojka
2010-09-16Copy test framework from GitMichal Sojka