From: Junio C Hamano Date: Tue, 28 Apr 2020 22:49:54 +0000 (-0700) Subject: Merge branch 'dd/test-with-busybox' X-Git-Tag: v2.27.0-rc0~100 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=28ba5a7b27b8a16e44b760196fb09a016c6713d6;p=thirdparty%2Fgit.git Merge branch 'dd/test-with-busybox' Various tests have been updated to work around issues found with shell utilities that come with busybox etc. * dd/test-with-busybox: t5703: feed raw data into test-tool unpack-sideband t4124: tweak test so that non-compliant diff(1) can also be used t7063: drop non-POSIX argument "-ls" from find(1) t5616: use rev-parse instead to get HEAD's object_id t5003: skip conversion test if unzip -a is unavailable t5003: drop the subshell in test_lazy_prereq test-lib-functions: test_cmp: eval $GIT_TEST_CMP t4061: use POSIX compliant regex(7) --- 28ba5a7b27b8a16e44b760196fb09a016c6713d6