2
0
Fork 0
Commit Graph

85 Commits

Author SHA1 Message Date
Stefan Bühler de920597dc [tests] extend autowrapper.sh script 2013-05-17 12:34:55 +02:00
Stefan Bühler 224f623494 [tests] new features for running tests: log to console, kill services again after timeout 2013-05-03 18:57:58 +02:00
Stefan Bühler 20e0eb88b6 [tests] add scgi tests 2013-05-01 17:33:55 +02:00
Stefan Bühler 0a0ef2acc8 [tests] timeout pycurl requests after 10 seconds 2013-04-09 16:29:39 +02:00
Thomas Porzelt cdf183137f [plugin_core] rename 'blank' action to 'respond' and allow optional integer, string or list of integer+string parameters which support patterns 2011-10-17 20:09:48 +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 6164ac83c9 [*cgi env]: Fix REQUEST_URI 2011-03-23 14:59:43 +01:00
Stefan Bühler f461b8a8b4 [tests]: use printf instead of echo in shell cgi script 2011-03-22 22:47:42 +01:00
Stefan Bühler 9c6f894eb5 [mime-types] Fix mimetype insert, add new test cases to catch this 2010-12-30 15:06:10 +01:00
Thomas Porzelt 243b9ddef1 [tests] Add test for %n references in mod_redirect 2010-12-17 21:05:37 +01:00
Thomas Porzelt 7a414338da [tests] Add test for auth.deny 2010-11-13 17:29:46 +01:00
Thomas Porzelt 9b7c9c2d81 [tests] Add test for cascading in docroot action 2010-11-13 17:15:28 +01:00
Stefan Bühler ed7d745ae9 [tests] use /tmp for temporary test directory, fixes problem with too long socket paths 2010-10-17 15:23:35 +02:00
Stefan Bühler 1577d28029 [tests]: Bind to relative socket filenames 2010-10-17 15:11:45 +02:00
Stefan Bühler 798c25e64c [tests] small redirect test 2010-10-13 14:46:19 +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 77ad4a63d4 [tests] Add --truss option 2010-10-06 15:24:35 +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 67fcc00125 [pattern] Fix regex nth callback, activate env-set pattern range tests 2010-10-05 14:50:21 +02:00
Stefan Bühler 8a2fce79e8 [tests] Add env-set and docroot tests 2010-10-05 14:40:05 +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 f11b5f45c2 [tests] Explicit curl object cleanup 2010-10-05 13:20:56 +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 21d9d5ef46 [tests]: Run tests with automake 2010-10-03 16:01:27 +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