t4016-*.sh: Skip all tests rather than each test
commit69915d88bca0cb6837c68ca09b702ad051f207e7
authorRamsay Jones <ramsay@ramsay1.demon.co.uk>
Sat, 1 Sep 2012 18:10:57 +0000 (1 19:10 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Sep 2012 02:32:30 +0000 (2 19:32 -0700)
tree1ceeff7ef7782fff7944db66d9c7a45b5d9760eb
parentbb8eb64ef7154dce7d4870f134561729e68ca8c5
t4016-*.sh: Skip all tests rather than each test

Each test in this file is skipped if the TABS_IN_FILENAMES test
prerequisite is set. Use the 'skip_all' facility at the head of
the file to skip all of the tests instead.

Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4016-diff-quote.sh