Commit Graph

275 Commits (03b4c993d206221b02cda31e9d25cf2b4bc0813e)

Author SHA1 Message Date
Jan Kneschke 4fc810eb34 this should have been part of [752]
18 years ago
Jan Kneschke 4005e69bbf added a check for $HTTP["referer"] == ""
18 years ago
Jan Kneschke cebb64e47b added a ssi check for the endless loop we had
18 years ago
Jan Kneschke e95ea21b1e added a alternative to automake and friends by using scons
18 years ago
Xuefer 14754f33f4 fix and add testcase for #255
18 years ago
Jan Kneschke 4e7ffb3a12 added lighttpd.passwd for the mod-auth tests
18 years ago
Jan Kneschke e2cf5d3094 tests for htpasswd + md5 and referer matching in conditionals
18 years ago
Jan Kneschke 903a007674 allow a stand alone version
18 years ago
Jan Kneschke cdd1f9547b a simple connect() on the port is better and faster
18 years ago
Jan Kneschke a732e84748 use netstat to check if a process is listening on port 1026
18 years ago
Xuefer 6f3e816fba redirect don't need $tf->{HOSTNAME}
18 years ago
Xuefer 7c4bd1e8bb wait the fastcgi process to be up
18 years ago
Jan Kneschke 3ebc17571a find perl at runtime
18 years ago
Jan Kneschke a44e7fc4c4 replace 'localhost' by gethostbyaddr for 127.0.0.1
18 years ago
Jan Kneschke 8e742eac4c minor portability fixes
18 years ago
Jan Kneschke 09f5416912 some files aren't shipped anymore
18 years ago
Jan Kneschke 4fc9ee0f86 removed duplicate test-scripts, added a test for bin-copy-env and cleaned up configfiles
18 years ago
Xuefer 4846d4ed80 the lost part of [240]
18 years ago
Jan Kneschke 7988661090 added tests for keep-alive and setenv and passed a ARRAY ref instead of a HASH ref
18 years ago
Jan Kneschke b14d500a9e do a long wait if the lighttpd isn't starting up fast enough
18 years ago
Jan Kneschke 1be36e4013 make 'make distcheck' happy and install files into _build/tests/
18 years ago
Jan Kneschke 849cbb728e create empty files for mimetype testing
18 years ago
Jan Kneschke 7d4f64c476 don't set a global uri-prefix and added checks (fixes #235)
18 years ago
Jan Kneschke 15b0109071 run tests in build root (merged #228)
18 years ago
Jan Kneschke 0212534554 fixed detection of mimetype on uppercase extensions
18 years ago
Jan Kneschke c013b0180d off by one in the skip count
18 years ago
Jan Kneschke 98d5982d48 fixe dthe number of tests in mod-secdownload.t
18 years ago
Jan Kneschke 9359e21514 added tests for mod-secdownload
18 years ago
Jan Kneschke 06becfacfc check that the anti deeplinking via referer matches work
18 years ago
Jan Kneschke 3af5f02398 added a basic test for mod-ssi
18 years ago
Jan Kneschke b22c094836 added testcase for header before we-got-content bug
18 years ago
Jan Kneschke 36a9ce4831 added another test for OPTIONS
18 years ago
Jan Kneschke 3a754cb06a check that the content-type is the CT of the original file
18 years ago
Jan Kneschke 426880f0a2 removed warnings on empty response-body, added debug output to mod_proxy
18 years ago
Jan Kneschke 75c3a8393a added include_shell option to configfiles (merged the rest of the trunk changesets)
18 years ago
Jan Kneschke 360aba360f allow _ in env. and var. and optimized matching of conditions
18 years ago
Jan Kneschke d56f19c7d1 checked | to 'else' (merged [316])
18 years ago
Jan Kneschke cd4c324ff2 allow numbers in header-keys
18 years ago
Jan Kneschke b663fa76bd fixed testcases
18 years ago
Jan Kneschke 6e78c2c8df user defined variable, compute on parsing: string+string, int+int, array+array, var+=expression.
18 years ago
Jan Kneschke 8073d5fe9f added nested conditionals (merged [298])
18 years ago
Jan Kneschke eaa13584b5 added tests for /prefix + PATH_INFO on check-local = disable
18 years ago
Jan Kneschke ffcc939e1b Added OPTIONS support
18 years ago
Jan Kneschke 94d6a83716 disable duplicate-header-check for now
18 years ago
Jan Kneschke c57a23b886 added test for duplicate output headers
18 years ago
Jan Kneschke a2373e71a9 added a test for the 'don't pass Server from the backend server'
18 years ago
Jan Kneschke 877161c067 switch to LigtyTest module
18 years ago
Jan Kneschke 7a25f1b5f5 Unified all tests to use the LighyTest framework
18 years ago
Jan Kneschke aff653fdba moved to ports of the fastcgi scripts to somewhere else
18 years ago
Jan Kneschke 7bca57bb6b final fix for testcase and #177
18 years ago
Jan Kneschke f090899eae improved debug output
18 years ago
Jan Kneschke 5986add693 Quote ETag, fixes #117
18 years ago
Jan Kneschke d185991460 fixed checks for the digest-crash
18 years ago
Jan Kneschke 4d33902639 merged [373]
18 years ago
Jan Kneschke 5056731095 using 127.0.0.1 is fine for all systems
18 years ago
Jan Kneschke cee3c0d880 added tests for mod-proxy
18 years ago
Jan Kneschke 510b536669 replaced IP address for fastcgi.server to localhost
18 years ago
Jan Kneschke 6925cdcf49 removed duplicate variable
18 years ago
Jan Kneschke 659503eb16 fixed check for running process
18 years ago
Jan Kneschke 8810ff2602 drop unused files and added the checks for mod-rewrite
18 years ago
Jan Kneschke a9f7841379 2 rewrite tests
18 years ago
Jan Kneschke b41aa700ab check that conditionals and simple-vhost work together
18 years ago
Jan Kneschke f91a8d8f63 forgot to count one test
18 years ago
Jan Kneschke 547cfb1a1c skip fastcgi checks if fastcgi-proc is not available
18 years ago
Jan Kneschke 9a5cf4a2ed fixed handling of dead fastcgi processes if deamonized
18 years ago
Jan Kneschke 40e8c6714a seperated the tests for each section and let run-tests.pl use Test::Harness
18 years ago
Jan Kneschke 422275e60a get make distcheck working
18 years ago
Jan Kneschke 5ca4dff14d added tests for restarting fcgi-procs after they died
18 years ago
Jan Kneschke 2420fd96d2 added checks for the line-terminator handling and cleanup the configs
18 years ago
Jan Kneschke 0f779ce2f9 fixed #25 by setting all duplicates to 400
18 years ago
Jan Kneschke 6bf51546c7 converted all tests to run-tests.pl
18 years ago
Jan Kneschke 33550d22ff get pidof working on linux
18 years ago
Jan Kneschke 80140bc32d forgot to rename check.pl to run-tests.pl
18 years ago
Jan Kneschke 9c380cbbde moved most of the tests to run-tests.pl
18 years ago
Jan Kneschke bcdc6a3bbc moved everything below trunk/ and added branches/ and tags/
18 years ago