test-lib: tests skipped by GIT_SKIP_TESTS say so
commitef2ac68def0fd8a10e4df06706e7276ff63a58f2
authorIlya Bobyr <ilya.bobyr@gmail.com>
Wed, 30 Apr 2014 09:50:43 +0000 (30 02:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Jun 2014 20:48:00 +0000 (6 13:48 -0700)
treed23ce2d89c8c0ed3c80f4cfe85be762a72df098b
parent5e3b4fce4293d89ea79433527e6d55f4bcd42bbd
test-lib: tests skipped by GIT_SKIP_TESTS say so

We used to show "(missing )" next to tests skipped because they are
specified in GIT_SKIP_TESTS.  Use "(GIT_SKIP_TESTS)" instead.

Plus tests that check basic GIT_SKIP_TESTS functions.

Signed-off-by: Ilya Bobyr <ilya.bobyr@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0000-basic.sh
t/test-lib.sh