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