summaryrefslogtreecommitdiffstats
path: root/test/T000-basic.sh
AgeCommit message (Expand)Author
2017-10-20test: use source and build paths in T000-basic.shJani Nikula
2017-10-20test: check for notmuch binary in test-lib.shJani Nikula
2017-10-20test: use $(dirname "$0") for sourcing test-lib.shJani Nikula
2017-08-18test: remove remainder of previously killed basic testYuri Volchkov
2017-03-09test: require test_begin_subtest before test_expect_codeJani Nikula
2017-03-09test: require test_begin_subtest before test_expect_successJani Nikula
2017-03-09test: drop the implicit prereq check mechanism from test_expect_*Jani Nikula
2016-10-11test/T000-basic: replaced use of which(1) with shell builtin command -vTomi Ollila
2015-08-07test: make script exit (1) if it "fails" to source (.) a fileTomi Ollila
2014-10-05configure: add debug flags by default.David Bremner
2014-10-05test: check for debug symbols in notmuchDavid Bremner
2014-04-18test: use test_expect_equal for PATH test, update messageDavid Bremner
2014-01-13test: renamed test scripts to format T\d\d\d-name.shTomi Ollila