From: Junio C Hamano Date: Wed, 17 Jul 2024 17:47:24 +0000 (-0700) Subject: Merge branch 'jk/test-body-in-here-doc' X-Git-Tag: v2.46.0-rc1~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b19a8c00c6e85245b1cd5c5ca2cfb7c58fb11452;p=thirdparty%2Fgit.git Merge branch 'jk/test-body-in-here-doc' The test framework learned to take the test body not as a single string but as a here-document. * jk/test-body-in-here-doc: t/.gitattributes: ignore whitespace in chainlint expect files t: convert some here-doc test bodies test-lib: allow test snippets as here-docs chainlint.pl: add tests for test body in heredoc chainlint.pl: recognize test bodies defined via heredoc chainlint.pl: check line numbers in expected output chainlint.pl: force CRLF conversion when opening input files chainlint.pl: do not spawn more threads than we have scripts chainlint.pl: only start threads if jobs > 1 chainlint.pl: add test_expect_success call to test snippets --- b19a8c00c6e85245b1cd5c5ca2cfb7c58fb11452