summaryrefslogtreecommitdiff
path: root/tests/mod-cgi.t
Commit message (Expand)AuthorAgeFilesLines
* add README to point to lighttpd-1.4.x as stableHEADmasterstbuehler2015-09-181-152/+0
* [tests] Fix cgi tests (may receive chunked encoded response which the framewo...stbuehler2009-01-141-3/+2
* Fix http response parser so it doesn't require any header except the status l...stbuehler2008-07-281-3/+10
* - change s/// separator that it doesn't confuse vimglen2008-01-151-4/+4
* moved some tests to TODOjan2007-09-061-0/+3
* added test-scripts to check status-code parsing of NPH scripts jan2007-08-181-3/+17
* fixed testcase for #1276jan2007-08-151-1/+1
* added protection that CONTENT_LENGTH is only added to the env jan2007-08-151-4/+11
* get the test-suite working againjan2006-11-141-1/+3
* 200 ? This is a broken response-code, expect 502 (Bad Gateway) insteadjan2006-07-181-1/+1
* find perl at runtimejan2005-09-011-1/+1
* added tests for keep-alive and setenv and passed a ARRAY ref instead of a HAS...jan2005-08-311-11/+33
* added testcase for header before we-got-content bugjan2005-08-211-1/+25
* allow numbers in header-keysjan2005-08-081-1/+25
* switch to LigtyTest modulejan2005-06-261-0/+6
* Unified all tests to use the LighyTest framework jan2005-06-151-195/+17
* seperated the tests for each section and let run-tests.pl use Test::Harnessjan2005-03-021-0/+222