Merge branch 'dl/test-must-fail-fixes-6' into master
commite163cff400ee2d68f17db8e9f344492f445d8e2d
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2020 20:20:32 +0000 (30 13:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2020 20:20:32 +0000 (30 13:20 -0700)
tree59a36c6e075da16b32c08a6f65ac1a26a90194fe
parentc28a2d0c12cbd897adf48c52b4d6275a4b84bb78
parent6a67c759489e1025665adf78326e9e0d0981bab5
Merge branch 'dl/test-must-fail-fixes-6' into master

Dev support to limit the use of test_must_fail to only git commands.

* dl/test-must-fail-fixes-6:
  test-lib-functions: restrict test_must_fail usage
  t9400: don't use test_must_fail with cvs
  t9834: remove use of `test_might_fail p4`
  t7107: don't use test_must_fail()
  t5324: reorder `run_with_limited_open_files test_might_fail`
  t3701: stop using `env` in force_color()