From: Junio C Hamano Date: Wed, 5 Feb 2020 22:34:57 +0000 (-0800) Subject: Merge branch 'dl/test-must-fail-fixes' X-Git-Tag: v2.26.0-rc0~98 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=381e8e9de142b636e4a25b6df113d70168e21a34;p=thirdparty%2Fgit.git Merge branch 'dl/test-must-fail-fixes' Test clean-up. * dl/test-must-fail-fixes: t1507: inline full_name() t1507: run commands within test_expect_success t1507: stop losing return codes of git commands t1501: remove use of `test_might_fail cp` t1409: use test_path_is_missing() t1409: let sed open its own input file t1307: reorder `nongit test_must_fail` t1306: convert `test_might_fail rm` to `rm -f` t0020: use ! check_packed_refs_marked t0020: don't use `test_must_fail has_cr` t0003: don't use `test_must_fail attr_check` t0003: use test_must_be_empty() t0003: use named parameters in attr_check() t0000: replace test_must_fail with run_sub_test_lib_test_err() t/lib-git-p4: use test_path_is_missing() --- 381e8e9de142b636e4a25b6df113d70168e21a34