test-lib: '--run' to run only specific tests
commit0445e6f0a1223b5d40542627607207a87a416b5b
authorIlya Bobyr <ilya.bobyr@gmail.com>
Wed, 30 Apr 2014 09:50:44 +0000 (30 02:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Jun 2014 20:48:00 +0000 (6 13:48 -0700)
tree1b366a60856c5d03e96c8aa01997ede4ad28bc6b
parentef2ac68def0fd8a10e4df06706e7276ff63a58f2
test-lib: '--run' to run only specific tests

Allow better control of the set of tests that will be executed for a
single test suite.  Mostly useful while debugging or developing as it
allows to focus on a specific test.

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