]> git.notmuchmail.org Git - notmuch/blobdiff - test/test-lib.sh
test/dump-restore: expand test suite for dump-restore, make more robust
[notmuch] / test / test-lib.sh
index f8df6a5f1b8f921cabfd39d26a1763d388f30564..f524ebf6701f0e261c3afaf14b0752a1861b4b4b 100755 (executable)
@@ -462,6 +462,7 @@ test_expect_equal ()
     fi
 }
 
+# Like test_expect_equal, but takes two filenames.
 test_expect_equal_file ()
 {
        exec 1>&6 2>&7          # Restore stdout and stderr
@@ -724,7 +725,7 @@ test_external_without_stderr () {
        fi
 }
 
-# This is not among top-level (test_expect_success | test_expect_failure)
+# This is not among top-level (test_expect_success)
 # but is a prefix that can be used in the test script, like:
 #
 #      test_expect_success 'complain and die' '