1. a4c6d1d add file function test for mod_include (#21) by Eric Covener · 10 days ago trunk
  2. c96b599 mod_proxy_html: add more test cases by Joe Orton · 2 weeks ago
  3. 6b1e698 test state dir (#19) by Eric Covener · 2 weeks ago
  4. c45f32c 2.4.68 expr updates (#18) by Eric Covener · 2 weeks ago
  5. 7ce6745 allow some matches to tolerate different output (#17) by Eric Covener · 3 weeks ago
  6. 5494013 Tweak README to encourage use of submodules. by Joe Orton · 4 weeks ago
  7. 3b7d7ac CI: Use submodules with actions/checkout, and don't pull Apache::Test in via CPAN. by Joe Orton · 4 weeks ago
  8. d649a58 Add Apache-Test as a git submodule. by Joe Orton · 4 weeks ago
  9. bc44f65 Add default branch protection rulesets (closes #15). by Joe Orton · 5 weeks ago
  10. 373fae8 ignore generated (#14) by Eric Covener · 5 weeks ago
  11. 907f2ff Update README. by Joe Orton · 7 weeks ago
  12. 3121ed3 setenvif restricted dexpr (#12) by Eric Covener · 7 weeks ago
  13. c56a2d8 Update copyright year. by Joe Orton · 7 weeks ago
  14. 7239ef2 Remove duplicate features section, add license header + docs reference. by Joe Orton · 7 weeks ago
  15. 80dfffe Merge pull request #8 from covener/trunk by Eric Covener · 7 weeks ago
  16. b688105 hint about Crypt::SSLeay difficulties by Eric Covener · 7 weeks ago
  17. 9b1c688 Fix notification e-mail address. by Joe Orton · 7 weeks ago
  18. ce4d02f Add basic .asf.yaml. by Joe Orton · 7 weeks ago
  19. 2c2f793 Don't run CI for docs changes. by Joe Orton · 7 weeks ago
  20. daff4ce Merge pull request #5 from notroj/test-commit by Joe Orton · 7 weeks ago
  21. d57241e README.md: rewrite using GitHub Flavoured Markdown by Joe Orton · 7 weeks ago
  22. 5e3ae35 skip balancer tests by Eric Covener · 8 weeks ago
  23. eeca495 -ge 400 instead by Eric Covener · 8 weeks ago
  24. b030b54 avoid hang after fcgi failure by Eric Covener · 8 weeks ago
  25. 6014fb9 Enable php-fpm and LDAP testing. by Joe Orton · 10 weeks ago
  26. a22113e Add basic test suite for mod_proxy_html. by Joe Orton · 3 months ago
  27. b1ac241 Add basic CI to run the test suite against both trunk and 2.4.x. by Joe Orton · 3 months ago
  28. ae60e2a fix incomplete test by Eric Covener · 7 months ago
  29. e4d9542 check CGI header/env precedence by Eric Covener · 7 months ago
  30. b454f00 check SSI exec args by Eric Covener · 7 months ago
  31. 9591354 * r1873397 is now backported to 2.4.x by Ruediger Pluem · 7 months ago
  32. ec7c8a0 basic SSLVHostSNIPolicy check by Eric Covener · 8 months ago
  33. 241c80b * Add tests for PR 69831 by Ruediger Pluem · 9 months ago
  34. 48a85e3 add tests for expression conds by Eric Covener · 11 months ago
  35. 54c9464 Fail gracefully if mod_dav is broken or misconfigured and GET fails. by Joe Orton · 1 year, 1 month ago
  36. cb046fd Be more flexible about HTML body content since libxml2 behaviour by Joe Orton · 1 year, 1 month ago
  37. e421c8b by Jean-Frederic Clere · 1 year, 7 months ago
  38. 7cf7048 Fix check added in r1920298 to really check for OpenSSL 3.2+. by Joe Orton · 1 year, 10 months ago
  39. 93875d5 Add test for SSL_HANDSHAKE_RTT added in r1920297, but only for by Joe Orton · 1 year, 10 months ago
  40. 71a2fed Is that what's wrong in ci? by Yann Ylavic · 1 year, 11 months ago
  41. dea55b1 Test should also work with cgid, not just cgi by Rainer Jung · 1 year, 11 months ago
  42. 8dfd458 Enable test for bug probably fixed in 2.4.47 by Rainer Jung · 1 year, 11 months ago
  43. 3aae197 Fix PHP test failing due to warnings by Rainer Jung · 1 year, 11 months ago
  44. 4211830 Fix PHP test for PHP 8 (old style same-named class constructors) by Rainer Jung · 1 year, 11 months ago
  45. dff3929 Fix PHP test failing at least on PHP 8.2 by Rainer Jung · 1 year, 11 months ago
  46. f1044d9 Tests for BZ 69197. by Yann Ylavic · 1 year, 11 months ago
  47. fba6504 use %3f as intended by Eric Covener · 1 year, 11 months ago
  48. 5f6fd81 add test for recent backport by Eric Covener · 1 year, 11 months ago
  49. c39b017 should be tested in 2.4 by Eric Covener · 2 years ago
  50. 59faf34 in 1919138 by Eric Covener · 2 years ago
  51. 77f12b1 Fix cgi.t tests: increase cgi log truncation size. by Rainer Jung · 2 years ago
  52. a273beb add passing-on-trunk test by Eric Covener · 2 years ago
  53. 43e661c add regression test for mod_dir + type/handler by Eric Covener · 2 years ago
  54. 1d44eb2 Explicitly require URI::ws/URI::wss for the websockets tests, the by Joe Orton · 2 years ago
  55. beaaaf1 Remove unnecessary extra Alias for the t/apache/pr64339.t config, by Joe Orton · 2 years ago
  56. 1d102a9 go back to /tmp to avoid overly long UDS path by Eric Covener · 2 years ago
  57. 16184c3 remove doubled up content by Eric Covener · 2 years ago
  58. 793f45f use t/logs/ for socket by Eric Covener · 2 years ago
  59. 2e7c33c extned to test UDS two ways by Eric Covener · 2 years ago
  60. 2e93925 tests for %3f and prefix_stat by Eric Covener · 2 years ago
  61. 575b186 test for 1918551 by Eric Covener · 2 years ago
  62. a50b211 Allow selection of php-fpm binary via $PHP_FPM environment variable. by Joe Orton · 2 years, 1 month ago
  63. 08a0c41 Fix grep command. by Joe Orton · 2 years, 1 month ago
  64. ceb05fd Adjust slapd initialization to work with CentOS Stream 9+ openldap builds. by Joe Orton · 2 years, 1 month ago
  65. 782a4c2 Follow up to r1917701: Fix typo. by Yann Ylavic · 2 years, 1 month ago
  66. f48f246 mod_test_pass_brigade: by Joe Orton · 2 years, 1 month ago
  67. c9ba182 Add disabled-for-now test for a (non-nph) CGI script which by Joe Orton · 2 years, 1 month ago
  68. 0964cb0 Send HTTP/1.1 not HTTP/1.0 with T-E: chunked CGI output. by Joe Orton · 2 years, 1 month ago
  69. 7db27ec Fail gracefully if Time::localhost is not available. by Joe Orton · 2 years, 1 month ago
  70. 66be2b1 Print the tested URI for each loop iteration for debugging only. by Joe Orton · 2 years, 1 month ago
  71. b041bc7 Revert premature switch from redis to valkey in r1917595, by Joe Orton · 2 years, 1 month ago
  72. af71e1b Switch to using CentOS Stream 9 for redis/memcached containers. by Joe Orton · 2 years, 1 month ago
  73. 5965c78 Remove .isoxml charset config which is not used in the PR64339 test. by Joe Orton · 2 years, 3 months ago
  74. eeaa56c set charset on backend for xml2enc tests by Eric Covener · 2 years, 3 months ago
  75. 66e97a3 Run PR 64339 test against 2.4.59+, fix merged in r1916412 by Joe Orton · 2 years, 3 months ago
  76. c80f65f Amend test for PR 64339 for mod_xml2enc: test only the by Joe Orton · 2 years, 4 months ago
  77. a25bae9 Missed in r1915617 - updated test case for PR 64339. by Joe Orton · 2 years, 4 months ago
  78. 9a72171 Updated test case for PR 64339. by Joe Orton · 2 years, 4 months ago
  79. 8883a7a Add WIP test for PR 64339 (not yet enabled). by Joe Orton · 2 years, 4 months ago
  80. 0ecd058 Follow up to r1915269, r1915273: ident. by Yann Ylavic · 2 years, 5 months ago
  81. c54c7af Follow up to r1915269: new test cases fixed in 2.5.1 only for now. by Yann Ylavic · 2 years, 5 months ago
  82. 0b96c0f New mod_headers edit* tests for lookbehind and empty matches infinite loop. by Yann Ylavic · 2 years, 5 months ago
  83. f484966 2nd issue from PR by Eric Covener · 3 years ago
  84. 99caee4 PR66672 by Eric Covener · 3 years ago
  85. d236986 bad plan pre-2.4.57-dev by Eric Covener · 3 years, 3 months ago
  86. 9d51e4e pr66547 test by Eric Covener · 3 years, 3 months ago
  87. 9c5aa38 in 2.4.57 by Eric Covener · 3 years, 3 months ago
  88. e07fd7e test BCTLS/BNE on upcoming 2.4.57 by Eric Covener · 3 years, 3 months ago
  89. 5b07395 refactor recent tests by Eric Covener · 3 years, 3 months ago
  90. 47923f3 Default redir with space gives 302 in 2.5.1 only for now. by Yann Ylavic · 3 years, 3 months ago
  91. 91b1d25 RewriteRule [BCTLS] available in 2.5.1 only for now. by Yann Ylavic · 3 years, 3 months ago
  92. 214b084 RewriteRule [BNE] available in 2.5.1 only for now. by Yann Ylavic · 3 years, 3 months ago
  93. 03da2f8 BNEG replaced by BNE= in mod_rewrite. by Yann Ylavic · 3 years, 3 months ago
  94. 88e36a2 ctls list can't be negated by Eric Covener · 3 years, 3 months ago
  95. ff584b4 test [B] and additions by Eric Covener · 3 years, 3 months ago
  96. 1ee64a6 add expected flag by Eric Covener · 3 years, 3 months ago
  97. c3d1197 * Do not follow redirects such that we see possible 30x responses for comparing by Ruediger Pluem · 3 years, 3 months ago
  98. ce47eb4 test [P] flag by Eric Covener · 3 years, 3 months ago
  99. bde05e6 leave a hint for a failure by Eric Covener · 3 years, 3 months ago
  100. 54f8c0f test some 2.4.56 fallout items by Eric Covener · 3 years, 3 months ago