]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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"

1  2 
t/Makefile

diff --cc t/Makefile
Simple merge