]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Arrange the testsuite to run it on windows.
authorJean-Frederic Clere <jfclere@apache.org>
Wed, 12 Aug 2026 15:41:41 +0000 (15:41 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Wed, 12 Aug 2026 15:41:41 +0000 (15:41 +0000)
commit3417e9d0a8f85ef92d3f600e758d97fda2c7c19a
tree861751f032994cae57393e39975fdb2cc751fb34
parentdf17f3845cbe66e49659b444b7a2622675f6c8ea
Arrange the testsuite to run it on windows.
used claude ai for the investigation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1937082 13f79535-47bb-0310-9956-ffa450edef68
26 files changed:
test/pytest_suite/apache_pytest/config.py
test/pytest_suite/apache_pytest/scripts.py
test/pytest_suite/apache_pytest/server.py
test/pytest_suite/conftest.py
test/pytest_suite/t/conf/extra.conf.in
test/pytest_suite/t/htdocs/modules/cgi/nph-foldhdr.pl.PL
test/pytest_suite/tests/t/apache/test_acceptpathinfo.py
test/pytest_suite/tests/t/apache/test_byterange2.py
test/pytest_suite/tests/t/apache/test_pr37166.py
test/pytest_suite/tests/t/apache/test_pr49328.py
test/pytest_suite/tests/t/modules/test_actions.py
test/pytest_suite/tests/t/modules/test_alias.py
test/pytest_suite/tests/t/modules/test_cgi.py
test/pytest_suite/tests/t/modules/test_ext_filter.py
test/pytest_suite/tests/t/modules/test_include.py
test/pytest_suite/tests/t/modules/test_negotiation.py
test/pytest_suite/tests/t/modules/test_proxy.py
test/pytest_suite/tests/t/modules/test_proxy_fcgi.py
test/pytest_suite/tests/t/modules/test_ratelimit.py
test/pytest_suite/tests/t/modules/test_rewrite.py
test/pytest_suite/tests/t/modules/test_sed.py
test/pytest_suite/tests/t/modules/test_session.py
test/pytest_suite/tests/t/modules/test_speling.py
test/pytest_suite/tests/t/modules/test_vhost_alias.py
test/pytest_suite/tests/t/ssl/test_pr43738.py
test/pytest_suite/tests/test_framework_smoke.py