summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add gcc 9 job, enable enhanced malloc debugging for pool-debug job.Joe Orton2020-02-201-0/+15
* Add Travis job which runs under UBSan ("Undefined Behaviour Sanitizer").Joe Orton2020-02-191-0/+21
* Back off a little when svn export is timing out.Joe Orton2020-02-171-1/+1
* Fix spelling errors found by codespell. [skip ci]Mike Rumph2020-02-132-4/+4
* Non-x86 testing seems reasonably reliable; note some known failuresJoe Orton2020-01-131-6/+5
* Add Travis job running the litmus WebDAV test suite.Joe Orton2020-01-101-3/+12
* Add arm64 support for Travis testing.Mike Rumph2020-01-081-0/+1
* Add Travis job which runs tests in random order.Joe Orton2020-01-061-2/+2
* 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
* Remove check for committer statusMike Rumph2019-12-031-1/+0
* git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1870738 13f795...Mike Rumph2019-12-031-0/+1
* Note that APU_VERSION=trunk doesn't work per rpluem's mail. [skip ci]Joe Orton2019-11-221-1/+2
* Doc updates for Travis. [skip ci]Joe Orton2019-11-211-3/+54
* Build on s390x (interesting test target since it's big-endian).Joe Orton2019-11-211-3/+3
* Support travis builds against APR/APR-util non-trunk branches.Joe Orton2019-11-212-43/+42
* Specify make flags globally and work around PR 63942 for regenerationJoe Orton2019-11-202-2/+4
* Minor Travis doc updates and a todo list. [skip ci]Joe Orton2019-11-121-1/+18
* Add buildconf option to force (rather than suppress) regeneration ofJoe Orton2019-11-121-1/+1
* Add shared-mpms build, add build against APR trunk (httpd trunk only).Joe Orton2019-11-081-7/+18
* Start sketching out some travis docs and check we can -> [skip ci]Joe Orton2019-11-081-0/+32
* Revert r1869541 and always run httpd's buildconf against the Debian APR,Joe Orton2019-11-081-6/+3
* Run buildconf using the specific APR/APR-util versions if configured.Joe Orton2019-11-081-1/+6
* Add Travis support for multiple APR/APR-util versions.Joe Orton2019-11-082-2/+46
* Support 2.4.x builds, which lacks --with-test-suite support.Joe Orton2019-11-081-3/+22
* Move before/run scripts out of .travis.yml.Joe Orton2019-11-062-0/+11
* #pragma GCC diagnostic push/pop exist in gcc >= 4.6 only.Yann Ylavic2018-03-201-0/+4
* httpdunit: include .h to avoid code duplication.Yann Ylavic2017-10-031-17/+1
* Follow up to r1804123 r1809633.Yann Ylavic2017-10-032-2/+15
* On the trunk:Stefan Eissing2017-09-254-2/+17
* httpdunit: merge CVE-2017-9788 regression tests from feature branchJacob Champion2017-07-151-0/+107
|\
| * CVE-2017-9788: add unit tests for get_digest_rec()Jacob Champion2017-07-151-0/+107
* | util.c: add a strict Base64 decoding functionJacob Champion2017-06-211-0/+175
* | ap_get_basic_auth_components: add unit testsJacob Champion2017-06-211-0/+156
|/
* ap_find_token: add unit testsJacob Champion2017-06-211-0/+88
* Revert new base64 function and testsJacob Champion2017-06-211-175/+0
* util.c: add a strict Base64 decoding functionJacob Champion2017-05-251-0/+175
* httpdunit: fix check.h on WindowsJacob Champion2017-05-252-0/+2
* httpdunit: a Check-based unit test suiteJacob Champion2017-05-252-0/+153
* Fix spelling in comments and text files.Rainer Jung2016-08-111-1/+1
* Testing SVN commitMike Rumph2014-02-031-1/+0
* Testing SVN commit.Mike Rumph2014-02-021-0/+1
* Change bzero/bcopy into memset/memcpyChristophe Jaillet2013-02-061-2/+2
* fix various property issuesAndré Malo2012-04-041-2/+0
* Distinguish properly between the bindir and sbindir directories whenGraham Leggett2011-12-191-2/+2