2
0
Fork 0
Commit Graph

35 Commits

Author SHA1 Message Date
Stefan Bühler 92681fcde4 [tests] fix PrepareDir
Change-Id: Idb26de002ad1586101c9e9bdb0256170b8e287b9
2020-06-22 19:59:43 +02:00
Stefan Bühler 16ccf1d307 [tests] show error log of failed tests
Change-Id: Iaee7559a0526cdb4a8d337d003a79062ff912dce
2019-08-25 11:45:18 +02:00
Stefan Bühler 9263deaeef [tests] python3 compability
Change-Id: I09c8eaf0cbe4a74b795aeb2a3b04f0abc39383c8
2019-08-24 23:35:45 +02:00
Stefan Bühler 6e2ca4b80c [tests] small cleanups: use req_header.overwrite, no_docroot option 2014-06-06 11:57:41 +02:00
Stefan Bühler 074f53744a [angel] merge allow_listen_* items
* allow_listen_ip ".." -> allow_listen ".."
 * allow_listen_unix ".." -> allow_listen "unix:.."
 * allow_listen also takes lists of strings
2014-04-10 12:40:08 +02:00
Stefan Bühler 22d186cecc [angel] rewrite config handling, rename items, document it
* remove "instance { ... }" wrapping
  * use "_" instead of "-"
  * modules -> modules_path
  * allow_listen { ip "..."; } -> allow_listen_ip "...";
  * allow_listen { unix "..."; } -> allow_listen_unix "...";
2014-04-10 12:40:08 +02:00
Stefan Bühler dfaab291d9 [angel] rewrite parser, changing syntax (similar to main config) 2014-04-10 12:40:08 +02:00
Stefan Bühler 3cd06f49ad restructure docs 2014-01-20 16:04:10 +01:00
Stefan Bühler 3bf3bb1238 [tests] add own test CA and test gnutls and openssl basic functionality 2013-09-10 15:24:05 +02:00
Stefan Bühler a497760f3d [ŧests] more tests, improve handling 2013-09-10 12:08:44 +02:00
Stefan Bühler 4f45909f2d [tests] cleanup to use new config style 2013-09-06 16:47:08 +02:00
Stefan Bühler 8e41187ff6 [tests] add --valgrind-leak option 2013-08-22 15:02:35 +02:00
Stefan Bühler 8a0a8715d0 [tests] only use cache.disk.etag if request was handled 2013-08-21 12:42:37 +02:00
Stefan Bühler a034e05eff [tests] fix path issues 2013-07-20 14:01:14 +02:00
Stefan Bühler 245dd5b5d8 [tests] add mod_cache_disk_etag to the mix 2013-05-26 20:13:53 +02:00
Stefan Bühler b1611a2047 [tests] add deflate support and tests 2013-05-24 10:57:09 +02:00
Stefan Bühler 1402e8987c [tests] use 127.0.0.2 as base address 2013-05-23 18:39:51 +02:00
Stefan Bühler a7166ed80c [tests] add --valgrind option 2013-05-18 19:11:18 +02:00
Stefan Bühler 20e0eb88b6 [tests] add scgi tests 2013-05-01 17:33:55 +02:00
Stefan Bühler 3ef949bbb9 [tests]: convert test cases to new config syntax 2011-08-28 11:57:31 +02:00
Stefan Bühler e2376dbd15 [tests] add simple mod-proxy check 2011-06-11 00:23:34 +02:00
Stefan Bühler f635eb4163 [tests] skip subtests if feature is missing 2010-10-12 15:22:45 +02:00
Stefan Bühler 6013a9aa9a [tests] Add FastCGI service and use it in new cgi test 2010-10-12 15:11:25 +02:00
Stefan Bühler 2240b5c354 [tests] Add header.* action tests 2010-10-07 16:14:41 +02:00
Stefan Bühler 6516d55c1f [tests] Flush logs before and after test run 2010-10-06 14:38:03 +02:00
Stefan Bühler 8748c1c289 [tests] Use older syntax for exception handling 2010-10-05 23:02:44 +02:00
Stefan Bühler 9b554dc931 [tests] Hide backtrace on stderr for failed tests 2010-10-05 14:37:05 +02:00
Stefan Bühler 82a9fa3ff2 [tests] Test lighttpd config before running other tests, show output if failed 2010-10-05 14:10:20 +02:00
Stefan Bühler 84ae82dd19 [tests] Add support for matching subdomains in vhost configs 2010-10-05 13:58:24 +02:00
Stefan Bühler 688a17372f [tests] Add BadRequest test (and fix the bug), add "status" vhost 2010-10-05 13:16:39 +02:00
Stefan Bühler e87fc4007a [tests] Add simple lua test 2010-10-05 11:54:13 +02:00
Stefan Bühler 8ffcd3e246 [tests] add (colored) progress output 2010-10-03 20:59:07 +02:00
Stefan Bühler 1fd68c1d82 [tests] add some docs 2010-10-03 20:16:28 +02:00
Stefan Bühler 685973a3ca [mod_auth] Fix authentication (has been "disabled")! Implement apr-md5 crypt, add test cases 2010-10-03 15:53:43 +02:00
Stefan Bühler d32de32b85 [tests] Create testing framework 2010-10-02 23:18:34 +02:00