diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2013-08-24 13:13:32 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-08-24 23:58:43 -0700 |
commit | a070221eed679f626fc1cc0e7ea07a1a12ac4626 (patch) | |
tree | 036867f9c626507a5f38b7e7c0bc3ab5bc3ddbe9 /progress.h | |
parent | Make test "using invalid commit with -C" more strict (diff) | |
download | tgif-a070221eed679f626fc1cc0e7ea07a1a12ac4626.tar.xz |
add -i test: use skip_all instead of repeated PERL prerequisite
It is too easy to forget to add the PERL prerequisite for new
"add -i" tests, especially given that many people do not test with
NO_PERL so the missing prereq is not always noticed quickly.
The test had used the skip_all mechanism since 1b19ccd2 (2009-04-03)
but switched to explicit PERL prereqs in f0459319 (2010-10-13) in hope
of helping people see how many tests were skipped, perhaps to motivate
them to tweak their platform or tests to improve test coverage. That
didn't pan out much in practice, so let's move back to the simpler
skip_all method.
Reported-by: Kacper Kornet <draenog@pld-linux.org>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'progress.h')
0 files changed, 0 insertions, 0 deletions