summaryrefslogtreecommitdiffstats
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2026-02-20 09:26:02 +0100
committerJunio C Hamano <gitster@pobox.com>2026-02-20 07:52:27 -0800
commitc70bea26c763ae0caa170af84c92128b533dd1e9 (patch)
tree2929c81ab456b38a5bf4347bd74c0b5dd2b4c971 /contrib/persistent-https
parenteffb0aa84b3b3e6a16ed744fc9361257c7259d97 (diff)
downloadgit-c70bea26c763ae0caa170af84c92128b533dd1e9.tar.gz
git-c70bea26c763ae0caa170af84c92128b533dd1e9.zip
t5550: add ICONV prereq to tests that use "$HTTPD_URL/error"
We've got a bunch of tests in t5550 that connect to "$HTTPD_URL/error" to ensure that error messages are properly forwarded. This URL executes the "t/lib-httpd/error.sh" script, which in turn depends on the iconv(1) executable to reencode the message. This executable may not exist on platforms, which will make the tests fail. Guard them with the ICONV prereq to fix such failures. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions