]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'dl/test-must-fail-fixes-3'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:44 +0000 (13:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:44 +0000 (13:42 -0700)
commit7a8e6305d8d76df7551de8be2d5732c2ac3248b9
tree9d4e81973e7201058cb9bf1f0abb2bbdf27eb554
parent810dc6481ad7c1e1a6aacebfeaed308778c6c63f
parentec8f87b8eb5304c7cffa8b76838ad96850cf0e55
Merge branch 'dl/test-must-fail-fixes-3'

Test clean-up continues.

* dl/test-must-fail-fixes-3:
  t5801: teach compare_refs() to accept !
  t5612: stop losing return codes of git commands
  t5612: don't use `test_must_fail test_cmp`
  t5607: reorder `nongit test_must_fail`
  t5550: simplify no matching line check
  t5512: stop losing return codes of git commands
  t5512: stop losing git exit code in here-docs
  t5512: don't use `test_must_fail test_cmp`
t/t5550-http-fetch-dumb.sh