]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/chainlint-fixes'
authorJunio C Hamano <gitster@pobox.com>
Thu, 6 Apr 2023 20:38:31 +0000 (13:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 6 Apr 2023 20:38:31 +0000 (13:38 -0700)
commit0b94009649f7bca3a4f4e29acdb26d38b6e4abf5
treea8f6f831b401cdfbc317c6862a036636400332b7
parent6047b28eb7e1a0b0061c5310034f7b5683ea401a
parentcc48ddd937f9d852da73e188e4a3216cb038c421
Merge branch 'jk/chainlint-fixes'

Test framework fix.

* jk/chainlint-fixes:
  tests: skip test_eval_ in internal chain-lint
  tests: drop here-doc check from internal chain-linter
  tests: diagnose unclosed here-doc in chainlint.pl
  tests: replace chainlint subshell with a function
  tests: run internal chain-linter under "make test"
t/Makefile