]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/tests-wo-iconv-fixes' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Feb 2026 19:42:10 +0000 (11:42 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Feb 2026 19:42:10 +0000 (11:42 -0800)
commit277b2c99aaffe093a1ed5523a9d204967216724c
tree158873a876aa096d95b70213dcb3e79e3d123fca
parentb2a8b7bf9370382ad605900fbab1589fafc754ae
parenteb49c6ef43e3f7ac0050bddf42ea85641965dc90
Merge branch 'ps/tests-wo-iconv-fixes' into next

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
t/test-lib.sh