]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'en/test-selector'
authorJunio C Hamano <gitster@pobox.com>
Mon, 2 Nov 2020 21:17:42 +0000 (13:17 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Nov 2020 21:17:43 +0000 (13:17 -0800)
Our test scripts can be told to run only individual pieces while
skipping others with the "--run=..." option; they were taught to
take a substring of test title, in addition to numbers, to name the
test pieces to run.

* en/test-selector:
  test-lib: reduce verbosity of skipped tests
  t6006, t6012: adjust tests to use 'setup' instead of synonyms
  test-lib: allow selecting tests by substring/glob with --run

1  2 
t/t0000-basic.sh

Simple merge