author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Wed, 28 Jul 2010 10:34:55 +0000 (10:34 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 18 Aug 2010 19:42:45 +0000 (12:42 -0700) | ||
commit | 41be8ea22371b82e2a8eb308386b704c6775ed03 | |
tree | 34178f247c2838cd86db6923c99c7008c5ec1f52 | tree | snapshot |
parent | e146d1772b57f595cd7c6537045eedbb82b98e37 | commit | diff |
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>
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>