Hi, Jakub Narebski wrote: > Stephan Beyer <s-beyer@xxxxxxx> writes: > > > This patch changes every occurrence of "! git" -- with the meaning > > that a git call has to fail -- into "test_must_fail git". > > > > This is useful to > > > - advertise the use of "test_must_fail" for new tests. > > Hmmm... I think advertising the use of 'test_must_fail' would be > the best served by adding information about this function to > t/README This is true. This is not only true for test_must_fail, it is also true for stuff like test_tick, test_set_editor, test_cmp and the like. But, well, t/README says also, that "existing programs are the best source of the information." And I think it is right ;-) Regards, Stephan -- Stephan Beyer <s-beyer@xxxxxxx>, PGP 0x6EDDD207FCC5040F -- 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