]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitac78c5804e080aa8f0307155eda85465a2a1b1dd
treefda4edf63d36f5fb9bfe57526577be8141c7a182
parenta62d0da86a763ab03604d75eb287776a7d639e1f
parenteb49c6ef43e3f7ac0050bddf42ea85641965dc90
Merge branch 'ps/tests-wo-iconv-fixes'

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