aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/test-lib.sh
Commit message (Expand)AuthorAge
...
* test: do not hide test_emacs errorsGravatar Dmitry Kurochkin2011-11-13
* exec emacs at the end of run_emacs scriptGravatar Tomi Ollila2011-11-12
* test: use dtach(1) instead of screen(1) in emacs testsGravatar Tomi Ollila2011-11-11
* test: avoid using screen(1) configuration filesGravatar Dmitry Kurochkin2011-11-05
* test: run emacs inside screenGravatar Dmitry Kurochkin2011-11-05
* test/test-lib.sh: update commentsGravatar David Bremner2011-10-22
* test: Report test failures from test_expect_*Gravatar Austin Clements2011-09-12
* test: Fix message when skipping test_expect_equal* testsGravatar Austin Clements2011-09-12
* test: reset test_subtest_known_broken_ after each success/failure.Gravatar David Bremner2011-09-12
* test: improve known broken tests supportGravatar Dmitry Kurochkin2011-09-10
* test: Nix increment_mtime.Gravatar Austin Clements2011-06-29
* test: use emacsclient(1) for Emacs testsGravatar Dmitry Kurochkin2011-06-28
* test: Increment mtime when delivering a message with emacs_deliver_messageGravatar Carl Worth2011-06-28
* test:Improve test behaviors when --root is usedGravatar Mark Anderson2011-06-28
* test: generate run_emacs script once on test startupGravatar Dmitry Kurochkin2011-06-28
* test: set variables using `let' instead of `setq' in Emacs testsGravatar Dmitry Kurochkin2011-06-28
* test: wrap and indent test_emacs callsGravatar Dmitry Kurochkin2011-06-28
* 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