Merge branch 'ab/tests-various-fixup'
authorJunio C Hamano <gitster@pobox.com>
Fri, 12 Feb 2021 22:21:04 +0000 (14:21 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Feb 2021 22:21:04 +0000 (14:21 -0800)
commit2c873f97913994f8478a9078ff8b62e17378a0ed
tree339865bbaf42bb1c30a2d4999187417fd5926a5f
parentf0117958910fbc734457a83a9f8ecc3c62463417
parentdb89a82b5b24fbe21ad273c8d8b442eef59aadd7
Merge branch 'ab/tests-various-fixup'

Various test updates.

* ab/tests-various-fixup:
  rm tests: actually test for SIGPIPE in SIGPIPE test
  archive tests: use a cheaper "zipinfo -h" invocation to get header
  upload-pack tests: avoid a non-zero "grep" exit status
  git-svn tests: rewrite brittle tests to use "--[no-]merges".
  git svn mergeinfo tests: refactor "test -z" to use test_must_be_empty
  git svn mergeinfo tests: modernize redirection & quoting style
  cache-tree tests: explicitly test HEAD and index differences
  cache-tree tests: use a sub-shell with less indirection
  cache-tree tests: remove unused $2 parameter
  cache-tree tests: refactor for modern test style
t/t3600-rm.sh
t/t5703-upload-pack-ref-in-want.sh
t/t9151-svn-mergeinfo.sh