aboutsummaryrefslogtreecommitdiff
path: root/test/test-lib.sh
Commit message (Expand)AuthorAge
...
* test: cleanup test_emacsDmitry Kurochkin2011-06-28
* test: do not set `message-signature' in test_emacsDmitry Kurochkin2011-06-28
* fix sum moar typos [comments in source code]Pieter Praet2011-06-23
* test: Create and set temporary home directoryFlorian Friesdorf2011-06-01
* test: copy files in test_expect_equal_file instead of moving themDmitry Kurochkin2011-05-31
* test: add crypto tests for signature verification and decryptionJameson Graef Rollins2011-05-27
* test: add notmuch_show_sanitize_all function that is a little more aggressive.Jameson Graef Rollins2011-05-27
* test: new test-lib function to test for equality between filesJameson Graef Rollins2011-05-27
* test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityJoel Borggrén-Franck2011-05-27
* test: add test-lib.el file with `visible-buffer-string' functionDmitry Kurochkin2011-05-26
* Clarify usage of `additional_headers' in test/test-lib.sh:generate_message.Thomas Schwinge2011-01-28
* Fix misspelling in a comment.Carl Worth2011-01-15
* test: Leave tmp.<testname> for broken testsCarl Worth2010-12-07
* Fix handling of broken tests.Austin Clements2010-12-07
* test: Detect unfinished subsetsMichal Sojka2010-11-16
* test: Add trailing newline to error messagesMichal Sojka2010-11-16
* test: Better handling of stdout and stderrMichal Sojka2010-11-16
* Tests for maildir synchronizationMichal Sojka2010-11-10
* test: Don't strip portions of test name after '-' for temporary files.Carl Worth2010-11-10
* test: Don't mess with user's HOME directoryCarl Worth2010-11-05
* test: Generate a little run_emacs script to help debug any failures.Carl Worth2010-11-05
* test: Emit a friendly error message if run with bash < 4.0.Carl Worth2010-10-28
* test: Set alternate HOME during tests.Carl Worth2010-10-27
* test: Add simple tests for navigating notmuch-hello and notmuch-search viewsCarl Worth2010-10-22
* test: Add a new test_expect_equal_failureCarl Worth2010-10-22
* test: Add a new test_emacs function to test-lib.shCarl Worth2010-10-22
* test: Fix add_email_corpus function to be quiet.Carl Worth2010-10-22
* test: Fix the search and dump-restore tests to operator on non-empty mail store.Carl Worth2010-09-20
* test: Remove useless NOTMUCH variable (in favor of simply "notmuch")Carl Worth2010-09-20
* test: Remove some dead code in test-lib.shCarl Worth2010-09-20
* test: Print section names, and rename all test sectionsCarl Worth2010-09-20
* test: Make the --valgrind option useful, (and drop --verbose).Carl Worth2010-09-20
* test: Rename GIT_SKIP_TESTS to NOTMUCH_SKIP_TESTSCarl Worth2010-09-20
* test: Fix test suite so that --valgrind option works.Carl Worth2010-09-20
* test: Rework test-suite input to avoid ulti-command stringsCarl Worth2010-09-17
* test: Cleanup the test outputCarl Worth2010-09-17
* test: Set all times to UTCMichal Sojka2010-09-16
* test: Update helper functionsMichal Sojka2010-09-16
* Update test framework for use with notmuchMichal Sojka2010-09-16
* Copy test framework from GitMichal Sojka2010-09-16