Bo Yang wrote: > +test_expect_success \ > + 'validate the output.' \ > + 'test_cmp current-path0 expected-path0 && > + test_cmp current-path1 expected-path1 && > + test_cmp current-pathall expected-pathall && > + test_cmp current-linenum expected-linenum && > + test_cmp current-always expected-always' Please put the validation in the corresponding output-generating test, so that they can fail individually. -- Thomas Rast trast@{inf,student}.ethz.ch -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html