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)
commitcb227d5cd65952d11354e008c97e97f4b3e59ca4
tree11fc35748f8bd9c9b45c3b04410550a9c46f186d
parent02112fcb705c334311290e7699a6c0dca7585b8d
parent2d86a962203fe0faf6ae441cbe21b92a4bb03c20
Merge branch 'jk/test-chainlint-softer'

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
t/README
t/test-lib.sh