index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
basic
Age
Commit message (
Expand
)
Author
2012-12-02
test: add generator for random "stub" messages
David Bremner
2012-12-02
test/hex-xcode: new test binary
David Bremner
2012-11-29
test: Abort driver if a test script aborts
Austin Clements
2012-11-10
test: expand regex in test/basic
David Bremner
2012-10-31
test: add new test tool parse-time for date/time parser
Jani Nikula
2012-09-01
test/basic: use portable args for find
Mike Kelly
2011-12-08
test: tests for command-line-arguments.c
David Bremner
2011-11-27
Build symbol-test with make instead of hardcoding in symbol-hiding.
Amadeusz Żołnowski
2011-11-26
test: cleanup basic tests
Dmitry Kurochkin
2011-11-26
test: fix sed error in basic tests
Dmitry Kurochkin
2011-09-12
test: Test atomicity of notmuch new.
Austin Clements
2011-06-28
test:Improve test behaviors when --root is used
Mark Anderson
2011-06-23
tests: add a test for symbol hiding side effects
David Bremner
2011-05-27
test: add crypto tests for signature verification and decryption
Jameson Graef Rollins
2011-05-27
test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability
Joel Borggrén-Franck
2011-05-26
test: add test-lib.el file with `visible-buffer-string' function
Dmitry Kurochkin
2011-01-26
test: Make it easier to resolve conflicts when adding new tests
Michal Sojka
2011-01-15
test/basic: Ignore new files ending in ~
Carl Worth
2010-12-07
test: Leave tmp.<testname> for broken tests
Carl Worth
2010-11-16
test: Better handling of stdout and stderr
Michal Sojka
2010-10-27
test: Add test that emacs interface actually sends mail.
Carl Worth
2010-10-22
test: Fix false failure from the "available tests" test.
Carl Worth
2010-09-20
test: Fix the search and dump-restore tests to operator on non-empty mail store.
Carl Worth
2010-09-20
test: Fix PATH-checking test to work with --valgrind
Carl Worth
2010-09-20
test: Fix test suite so that --valgrind option works.
Carl Worth
2010-09-20
test: Add test to ensure that all available test scripts are run
Carl Worth
2010-09-17
test: Rename all tests to get rid of the ugly numbers in file names.
Carl Worth