libnghttp2-dev libjansson-dev libpcre2-dev gdb
perl-doc libsasl2-dev ${{ matrix.pkgs }}
- uses: actions/checkout@v4
+ - uses: actions/checkout@v6
+ with:
+ repository: apache/httpd-tests
+ path: test/perl-framework
+ submodules: true
+ if: ${{ ! ( env.SKIP_TESTING || env.NO_TEST_FRAMEWORK ) }}
- name: Cache installed libraries
uses: actions/cache@v4
with:
# Cache the perl -V output for future verification.
mv perlver ~/perl5/.perlver
-
- # Make a shallow clone of httpd-tests git repo.
- git clone -q --depth=1 https://github.com/apache/httpd-tests.git test/perl-framework
-
- # For OpenSSL 3.2+ testing, Apache::Test r1916067 is required, so
- # use a checkout of trunk until there is an updated CPAN release
- # with that revision.
- if test -v TEST_OPENSSL3; then
- svn co -q https://svn.apache.org/repos/asf/perl/Apache-Test/trunk test/perl-framework/Apache-Test
- fi
fi
# For LDAP testing, run slapd listening on port 8389 and populate the