author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Thu, 8 Jul 2010 01:16:06 +0000 (01:16 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 9 Jul 2010 00:53:12 +0000 (17:53 -0700) | ||
commit | e8344e866655cfae1f870d7e8d5046c1bdf08adf | |
tree | 5e194fa5e5933ad3b1b5c98a8a976adbe7c2f0a0 | tree | snapshot |
parent | 4ecb79386d2f45f3b439b397ac4aa592e1f4e9c8 | commit | diff |
tests: Use skip_all=* to skip tests
Change tests to skip with skip_all=* + test_done instead of using say
+ test_done.
This is a follow-up to "tests: Skip tests in a way that makes sense
under TAP" (fadb5156e4). I missed these cases when prepearing that
patch, hopefully this is all of them.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Change tests to skip with skip_all=* + test_done instead of using say
+ test_done.
This is a follow-up to "tests: Skip tests in a way that makes sense
under TAP" (fadb5156e4). I missed these cases when prepearing that
patch, hopefully this is all of them.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>