notmuch/test
Carl Worth 01f03cf098 test: When a test fails, show diff only (save complete output to a file)
We're starting to get test output that's fairly long, so it's much
kinder to just show a diff rather than displaying the complete
expected and actual output. To allow the user to investigate things
after the fact, we save the expected and actual output to files named
test-${test_number}.expected and test-${test_number}.output .
2010-04-22 13:22:08 -07:00
..
notmuch-test test: When a test fails, show diff only (save complete output to a file) 2010-04-22 13:22:08 -07:00