diff options
author | Carl Worth <cworth@cworth.org> | 2010-09-17 15:25:39 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-09-17 15:25:39 -0700 |
commit | c92ad8bf6a7a798f5f0dd2861a6b087873fdf8b6 (patch) | |
tree | 92fc85bc0fb1f54740dca08ae36aee1308815c50 /test/reply | |
parent | 222926abe1e221a6239ccb9436968af43e1b6fb2 (diff) |
test: Rework test-suite input to avoid ulti-command strings
The original git test suite works by concatenating many commands into
a very long string (each separated by &&). This is painful to work
with since it prevents the editor from helping by parsing the shell
script, indenting, colorizing, etc.
Instead, we switch this back to something like the original notmuch
test suite, and add two new functions to test-lib.sh
(test_begin_subtest and test_expect_equal) to support these.
This also fixes the test suite to once again display the diff when a
test fails to generate the expected input.
Diffstat (limited to 'test/reply')
0 files changed, 0 insertions, 0 deletions