]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'es/test-cmp-typocatcher'
authorJunio C Hamano <gitster@pobox.com>
Mon, 2 Nov 2020 21:17:38 +0000 (13:17 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Nov 2020 21:17:38 +0000 (13:17 -0800)
commitd5c2d1a0aad8ef59c83d801e6cf378dc8b312f8b
tree313d88c875df02a33d69ce209d718ff1aadf7467
parentcd47bbe1644d461dd166a46b905b602a8881ef41
parent262d5ad5a56005e4f21612f195ca183626b2f9ac
Merge branch 'es/test-cmp-typocatcher'

A test helper "test_cmp A B" was taught to diagnose missing files A
or B as a bug in test, but some tests legitimately wanted to notice
a failure to even create file B as an error, in addition to leaving
the expected result in it, and were misdiagnosed as a bug.  This
has been corrected.

* es/test-cmp-typocatcher:
  Revert "test_cmp: diagnose incorrect arguments"
t/test-lib-functions.sh