diff options
author | Eric Sunshine <sunshine@sunshineco.com> | 2021-12-13 01:30:49 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-12-13 14:15:28 -0800 |
commit | f30c1d5eb1ceeec460ea4cd2089ece63156f5eb0 (patch) | |
tree | 976239e9658fd8d25f96640bb8db649890b2c8d2 /t/chainlint/incomplete-line.test | |
parent | t/chainlint/one-liner: avoid overly intimate chainlint.sed knowledge (diff) | |
download | tgif-f30c1d5eb1ceeec460ea4cd2089ece63156f5eb0.tar.xz |
t/Makefile: optimize chainlint self-test
Rather than running `chainlint` and `diff` once per self-test -- which
may become expensive as more tests are added -- instead run `chainlint`
a single time over all tests bodies collectively and compare the result
to the collective "expected" output.
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/chainlint/incomplete-line.test')
0 files changed, 0 insertions, 0 deletions