tests: implicitly skip SYMLINKS tests using <prereq>
commit41be8ea22371b82e2a8eb308386b704c6775ed03
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Wed, 28 Jul 2010 10:34:55 +0000 (28 10:34 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Aug 2010 19:42:45 +0000 (18 12:42 -0700)
tree34178f247c2838cd86db6923c99c7008c5ec1f52
parente146d1772b57f595cd7c6537045eedbb82b98e37
tests: implicitly skip SYMLINKS tests using <prereq>

Change the tests that skipped due to unavailable SYMLINKS support to
use the three-arg prereq form of test_expect_success.

Now we get an indication of how many tests that need symlinks are
being skipped on platforms that don't support them.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t2007-checkout-symlink.sh
t/t4011-diff-symlink.sh
t/t4023-diff-rename-typechange.sh
t/t4114-apply-typechange.sh
t/t4115-apply-symlink.sh
t/t4122-apply-symlink-inside.sh
t/t5522-pull-symlink.sh
t/t6035-merge-dir-to-symlink.sh