summaryrefslogtreecommitdiffstats
path: root/test/travis_before_linux.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* CI: Fix borked test for perl -V in r1921308.Joe Orton2024-10-141-1/+1
* CI: Second attempt to fix stale XS cache issue.Joe Orton2024-10-141-7/+15
* CI: Flush the CPAN cache if /usr/bin/perl has been updated sinceJoe Orton2024-10-141-0/+7
* CI: Fix OpenSSL tarball download URLs after openssl.org site refreshJoe Orton2024-07-261-2/+5
* CI: For LDAP tests, switch to using OpenLDAP slapd running onJoe Orton2024-05-301-1/+1
* CI: add OpenSSL 3.2, test OpenSSL 3.x using Apache::TestJoe Orton2024-03-011-0/+7
* CI: Add OpenSSL 3.1 builds, including a no-engine build.Joe Orton2024-02-291-1/+1
* CI tweaks:Joe Orton2024-02-291-7/+3
* CI: Enable caching for the rustls install used for mod_tls testing.Joe Orton2024-02-291-0/+12
* * Fix .gdbinit directory locationRuediger Pluem2023-10-301-1/+1
* * .gdbinit is one level deeperRuediger Pluem2023-10-301-1/+1
* Use 'git clone' rather than 'svn export' in CI scripts.Joe Orton2023-07-051-32/+3
* CI: re-add TEST_H2 apr cache ignore, still needed. :(Stefan Eissing2023-06-011-0/+5
* CI: re-enable apr caching for TEST_H2, require newer curl for test_h2_601_05Stefan Eissing2023-06-011-4/+0
* CI: force reset of cached apr for TEST_H2, it seems to be brokenStefan Eissing2023-06-011-0/+4
* Further migration of tests to GHA, though HTTP/2, ACME andJoe Orton2023-02-071-11/+13
* Migrate more tests to Github Actions.Joe Orton2023-02-031-0/+1
* Prep for GitHub actions: move CPAN handling into test scripts,Joe Orton2023-01-091-2/+17
* Add Travis job against OpenSSL 3 with -Werror but with deprecationJoe Orton2021-12-151-0/+3
* Add Travis job for 2.4.x against OpenSSL 3, using APR 1.7/apr-util 1.6.Joe Orton2021-12-131-5/+10
* Add Travis build job building/testing mod_ssl against OpenSSL 3.Joe Orton2021-12-101-0/+24
* * Allow to load /home/travis/build/apache/httpd/.gdbinitRuediger Pluem2021-07-131-0/+2
* Update Travis LDAP testing to use a CentOS based container, pulledJoe Orton2021-01-291-1/+1
* For TEST_SSL=1 runs, test SSLSessionCache with shmcb, memcachedJoe Orton2020-07-071-0/+7
* Add workaround for IPv6 configuration on non-x86 hosts which Joe Orton2020-06-231-0/+10
* For diagnosing weird non-x86 failures, dump /etc/hosts in future runs. [skip ci]Joe Orton2020-06-191-0/+4
* Update Travis LDAP testing to use new container setup scriptJoe Orton2020-06-161-6/+5
* Add Travis job which runs slapd in a container to allow testingJoe Orton2020-06-091-0/+10
* For future debugging ease, output the Travis tag & branch. [skip ci]Joe Orton2020-03-311-0/+3
* Switch to using httpd-tests git repo.Joe Orton2020-03-031-17/+4
* Back off a little when svn export is timing out.Joe Orton2020-02-171-1/+1
* Cache SVN checkout of test/framework across Travis builds. ShouldJoe Orton2020-01-061-4/+21
* test/travis_before_linux.sh: increase backoff time before executing svn exportLuca Toscano2020-01-041-1/+1
* Work around a build failure when a cached APR branch installJoe Orton2019-12-301-0/+4
* test/travis_before_linux.sh: move retry logic to functionLuca Toscano2019-12-291-9/+25
* test/travis_before_linux.sh: make for loop more resilientLuca Toscano2019-12-281-2/+10
* test/travis_before_linux.sh: remove bash -e flagLuca Toscano2019-12-221-1/+1
* test/travis_before_linux.sh: add a simple bash retry to svn exportLuca Toscano2019-12-221-1/+8
* Support travis builds against APR/APR-util non-trunk branches.Joe Orton2019-11-211-42/+41
* Add shared-mpms build, add build against APR trunk (httpd trunk only).Joe Orton2019-11-081-7/+18
* Add Travis support for multiple APR/APR-util versions.Joe Orton2019-11-081-1/+35
* Move before/run scripts out of .travis.yml.Joe Orton2019-11-061-0/+5