]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/avoid-losing-exit-codes-in-tests'
authorJunio C Hamano <gitster@pobox.com>
Sun, 19 Mar 2023 22:03:10 +0000 (15:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 19 Mar 2023 22:03:10 +0000 (15:03 -0700)
Test clean-up.

* ab/avoid-losing-exit-codes-in-tests:
  tests: don't lose misc "git" exit codes
  tests: don't lose exit status with "test <op> $(git ...)"
  tests: don't lose "git" exit codes in "! ( git ... | grep )"
  tests: don't lose exit status with "(cd ...; test <op> $(git ...))"
  t/lib-patch-mode.sh: fix ignored exit codes
  auto-crlf tests: don't lose exit code in loops and outside tests

1  2 
t/lib-httpd.sh
t/t1401-symbolic-ref.sh
t/t3701-add-interactive.sh
t/t5522-pull-symlink.sh
t/t7402-submodule-rebase.sh
t/t7504-commit-msg-hook.sh

diff --cc t/lib-httpd.sh
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge