]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ib/test-selectively-run'
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Jun 2014 19:18:56 +0000 (12:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Jun 2014 19:18:56 +0000 (12:18 -0700)
Allow specifying only certain individual test pieces to be run
using a range notation (e.g. "t1234-test.sh --run='1-4 6 8 9-'").

* ib/test-selectively-run:
  t0000-*.sh: fix the GIT_SKIP_TESTS sub-tests
  test-lib: '--run' to run only specific tests
  test-lib: tests skipped by GIT_SKIP_TESTS say so
  test-lib: document short options in t/README

1  2 
t/README
t/test-lib.sh

diff --cc t/README
Simple merge
diff --cc t/test-lib.sh
Simple merge