]> git.notmuchmail.org Git - notmuch/history - test/test-lib.sh
test: improve known broken tests support
[notmuch] / test / test-lib.sh
2011-09-10 Dmitry Kurochkintest: improve known broken tests support
2011-07-18 David BremnerMerge commit '0.6.1'
2011-07-10 David BremnerMerge commit '0.6'
2011-06-29 Austin Clementstest: Nix increment_mtime.
2011-06-29 Dmitry Kurochkintest: use emacsclient(1) for Emacs tests
2011-06-29 Carl Worthtest: Increment mtime when delivering a message with...
2011-06-28 Mark Andersontest:Improve test behaviors when --root is used
2011-06-28 Dmitry Kurochkintest: generate run_emacs script once on test startup
2011-06-28 Dmitry Kurochkintest: set variables using `let' instead of `setq' in...
2011-06-28 Dmitry Kurochkintest: wrap and indent test_emacs calls
2011-06-28 Dmitry Kurochkintest: cleanup test_emacs
2011-06-28 Dmitry Kurochkintest: do not set `message-signature' in test_emacs
2011-06-24 David BremnerMerge remote-tracking branch 'origin/master'
2011-06-23 Pieter Praetfix sum moar typos [comments in source code]
2011-06-02 Florian Friesdorftest: Create and set temporary home directory
2011-05-31 Dmitry Kurochkintest: copy files in test_expect_equal_file instead...
2011-05-27 Jameson Graef Rollinstest: add crypto tests for signature verification and...
2011-05-27 Jameson Graef Rollinstest: add notmuch_show_sanitize_all function that is...
2011-05-27 Jameson Graef Rollinstest: new test-lib function to test for equality betwee...
2011-05-27 Joel Borggrén-Francktest: change "#!/bin/bash" to "#!/usr/bin/env bash...
2011-05-26 Dmitry Kurochkintest: add test-lib.el file with `visible-buffer-string...
2011-03-10 Carl WorthMerge remote branch 'amdragon/search-perf-3'
2011-01-28 Thomas SchwingeClarify usage of `additional_headers' in test/test...
2011-01-15 Carl WorthFix misspelling in a comment.
2010-12-08 Carl Worthtest: Leave tmp.<testname> for broken tests
2010-12-08 Austin ClementsFix handling of broken tests.
2010-11-16 Michal Sojkatest: Detect unfinished subsets
2010-11-16 Michal Sojkatest: Add trailing newline to error messages
2010-11-16 Michal Sojkatest: Better handling of stdout and stderr
2010-11-10 Michal SojkaTests for maildir synchronization
2010-11-10 Carl Worthtest: Don't strip portions of test name after '-' for...
2010-11-08 Carl WorthMerge in ruby bindings.
2010-11-06 Carl Worthtest: Don't mess with user's HOME directory
2010-11-06 Carl Worthtest: Generate a little run_emacs script to help debug...
2010-10-28 Carl Worthtest: Emit a friendly error message if run with bash...
2010-10-27 Carl Worthtest: Set alternate HOME during tests.
2010-10-23 Carl Worthtest: Add simple tests for navigating notmuch-hello...
2010-10-23 Carl Worthtest: Add a new test_expect_equal_failure
2010-10-22 Carl Worthtest: Add a new test_emacs function to test-lib.sh
2010-10-22 Carl Worthtest: Fix add_email_corpus function to be quiet.
2010-09-20 Carl Worthtest: Fix the search and dump-restore tests to operator...
2010-09-20 Carl Worthtest: Remove useless NOTMUCH variable (in favor of...
2010-09-20 Carl Worthtest: Remove some dead code in test-lib.sh
2010-09-20 Carl Worthtest: Print section names, and rename all test sections
2010-09-20 Carl Worthtest: Make the --valgrind option useful, (and drop...
2010-09-20 Carl Worthtest: Rename GIT_SKIP_TESTS to NOTMUCH_SKIP_TESTS
2010-09-20 Carl Worthtest: Fix test suite so that --valgrind option works.
2010-09-17 Carl Worthtest: Rework test-suite input to avoid ulti-command...
2010-09-17 Carl Worthtest: Cleanup the test output
2010-09-16 Michal Sojkatest: Set all times to UTC
2010-09-16 Michal Sojkatest: Update helper functions
2010-09-16 Michal SojkaUpdate test framework for use with notmuch
2010-09-16 Michal SojkaCopy test framework from Git