]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/tests-wo-iconv-fixes'
authorJunio C Hamano <gitster@pobox.com>
Fri, 27 Feb 2026 23:11:52 +0000 (15:11 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Feb 2026 23:11:53 +0000 (15:11 -0800)
Some tests assumed "iconv" is available without honoring ICONV
prerequisite, which has been corrected.

* ps/tests-wo-iconv-fixes:
  t6006: don't use iconv(1) without ICONV prereq
  t5550: add ICONV prereq to tests that use "$HTTPD_URL/error"
  t4205: improve handling of ICONV prerequisite
  t40xx: don't use iconv(1) without ICONV prereq
  t: don't set ICONV prereq when iconv(1) is missing

1  2 
t/test-lib.sh

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