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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test-lib.sh
Age
Commit message (
Expand
)
Author
2011-06-01
test: Create and set temporary home directory
Florian Friesdorf
2011-05-31
test: copy files in test_expect_equal_file instead of moving them
Dmitry Kurochkin
2011-05-27
test: add crypto tests for signature verification and decryption
Jameson Graef Rollins
2011-05-27
test: add notmuch_show_sanitize_all function that is a little more aggressive.
Jameson Graef Rollins
2011-05-27
test: new test-lib function to test for equality between files
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-28
Clarify usage of `additional_headers' in test/test-lib.sh:generate_message.
Thomas Schwinge
2011-01-15
Fix misspelling in a comment.
Carl Worth
2010-12-07
test: Leave tmp.<testname> for broken tests
Carl Worth
2010-12-07
Fix handling of broken tests.
Austin Clements
2010-11-16
test: Detect unfinished subsets
Michal Sojka
2010-11-16
test: Add trailing newline to error messages
Michal Sojka
2010-11-16
test: Better handling of stdout and stderr
Michal Sojka
2010-11-10
Tests for maildir synchronization
Michal Sojka
2010-11-10
test: Don't strip portions of test name after '-' for temporary files.
Carl Worth
2010-11-05
test: Don't mess with user's HOME directory
Carl Worth
2010-11-05
test: Generate a little run_emacs script to help debug any failures.
Carl Worth
2010-10-28
test: Emit a friendly error message if run with bash < 4.0.
Carl Worth
2010-10-27
test: Set alternate HOME during tests.
Carl Worth
2010-10-22
test: Add simple tests for navigating notmuch-hello and notmuch-search views
Carl Worth
2010-10-22
test: Add a new test_expect_equal_failure
Carl Worth
2010-10-22
test: Add a new test_emacs function to test-lib.sh
Carl Worth
2010-10-22
test: Fix add_email_corpus function to be quiet.
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: Remove useless NOTMUCH variable (in favor of simply "notmuch")
Carl Worth
2010-09-20
test: Remove some dead code in test-lib.sh
Carl Worth
2010-09-20
test: Print section names, and rename all test sections
Carl Worth
2010-09-20
test: Make the --valgrind option useful, (and drop --verbose).
Carl Worth
2010-09-20
test: Rename GIT_SKIP_TESTS to NOTMUCH_SKIP_TESTS
Carl Worth
2010-09-20
test: Fix test suite so that --valgrind option works.
Carl Worth
2010-09-17
test: Rework test-suite input to avoid ulti-command strings
Carl Worth
2010-09-17
test: Cleanup the test output
Carl Worth
2010-09-16
test: Set all times to UTC
Michal Sojka
2010-09-16
test: Update helper functions
Michal Sojka
2010-09-16
Update test framework for use with notmuch
Michal Sojka
2010-09-16
Copy test framework from Git
Michal Sojka