2 test-verbose: Testing the verbosity options of the test framework itself.
3 PASS print something in test_expect_success and pass
4 FAIL print something in test_expect_success and fail
7 echo "hello stderr" >&2 &&
12 PASS print something between test_begin_subtest and test_expect_equal and pass
13 FAIL print something test_begin_subtest and test_expect_equal and fail
14 --- test-verbose.4.expected 2010-11-14 21:41:12.738189710 +0000
15 +++ test-verbose.4.output 2010-11-14 21:41:12.738189710 +0000