]> git.ipfire.org Git - thirdparty/git.git/commit
lib-patch-mode tests: change from skip_all=* to prereq skip
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Fri, 13 Aug 2010 20:40:06 +0000 (20:40 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Aug 2010 19:43:23 +0000 (12:43 -0700)
commitf2f7b6a550008151a1d312b058c853cd7a61f9ab
treefc4cc7cb98983f00a3ab102da86a7b4f3048d144
parentf04593199b1e1b91687463e46ad4595280853677
lib-patch-mode tests: change from skip_all=* to prereq skip

Change this test to skip test with test prerequisites, and to do setup
work in tests. This improves the skipped statistics on platforms where
the test isn't run.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-patch-mode.sh
t/t2016-checkout-patch.sh
t/t3904-stash-patch.sh
t/t7105-reset-patch.sh