]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/test-chainlint-softer'
authorJunio C Hamano <gitster@pobox.com>
Wed, 19 May 2021 23:55:00 +0000 (08:55 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 May 2021 23:55:00 +0000 (08:55 +0900)
The "chainlint" feature in the test framework is a handy way to
catch common mistakes in writing new tests, but tends to get
expensive.  An knob to selectively disable it has been introduced
to help running tests that the developer has not modified.

* jk/test-chainlint-softer:
  t: avoid sed-based chain-linting in some expensive cases

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

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