summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [tests] tests/prepare.sh comment w/ alt build rootGlenn Strauss2023-05-101-1/+4
* [tests] copy confs for running tests in alt dirGlenn Strauss2023-05-041-0/+6
* [tests] _WIN32 skip time-sensitive tests during CIGlenn Strauss2023-05-032-18/+16
* [core] _WIN32 prefer WSAPoll()Glenn Strauss2023-05-031-1/+4
* [tests] _WIN32 cygwin test supportGlenn Strauss2023-05-037-8/+20
* [tests] _WIN32 adjustments in LightyTest.pmGlenn Strauss2023-05-036-32/+87
* [build] _WIN32 mingw buildGlenn Strauss2023-05-031-0/+2
* [tests] _WIN32 fcgi-responder.c, scgi-responder.cGlenn Strauss2023-05-032-32/+209
* [tests] adjust outdated opt in tests/lighttpd.confGlenn Strauss2023-02-043-3/+3
* [tests] quickly exit tests/request.t if GET / failGlenn Strauss2023-02-041-1/+1
* [multiple] spelling: github action check-spellingGlenn Strauss2023-01-091-1/+1
* [tests] disable Nagle on client, remove sleepsGlenn Strauss2023-01-021-26/+16
* [tests] fix "deflate" tests for added zlib headerGlenn Strauss2023-01-011-2/+2
* [tests] disable auth.delay-invalid-creds for testsGlenn Strauss2022-12-311-0/+2
* [multiple] remove deprecated modulesGlenn Strauss2022-11-302-218/+1
* [core] allow redirect,rewrite ext subst w/o pcreGlenn Strauss2022-04-081-3/+3
* [tests] able to run tests when built w/o pcreGlenn Strauss2022-04-087-41/+59
* [core] permit env w/ blank value (fix regression)Glenn Strauss2022-03-093-2/+22
* [tests] revert _WIN32 adjustments in LightyTest.pmGlenn Strauss2022-01-144-38/+28
* [tests] _WIN32 adjustments in LightyTest.pmGlenn Strauss2022-01-114-28/+38
* [core] allow tests/tmp/bind.conf override (#3137)Glenn Strauss2022-01-106-13/+45
* [core] allow LISTEN_PID to be ppid if TRACEME (fixes #3137)Glenn Strauss2022-01-101-0/+4
* [build] Haiku build fix (fixes #3136)David Carlier2022-01-062-0/+4
* [build] cmake,meson socket libs for win32, Illumos (fixes #3130)Glenn Strauss2022-01-042-2/+23
* [core] define __EXTENSIONS__ on IllumosGlenn Strauss2022-01-041-0/+3
* [build] update tests/SConscriptGlenn Strauss2022-01-031-16/+12
* [tests] remove unused mod from tests/lighttpd.confGlenn Strauss2021-11-151-6/+0
* [tests] mod_ssi tests moved to src/t/test_mod_ssiGlenn Strauss2021-11-128-47/+2
* [tests] force Fcntl::F_SETFD() autovivification (#3110)Glenn Strauss2021-10-101-1/+1
* [tests] force POSIX::WNOHANG() autovivification (fixes #3110)Glenn Strauss2021-10-101-1/+1
* [tests] ignore SIGINT, SIGUSR1 in fcgi-responderGlenn Strauss2021-10-011-0/+9
* [tests] skip time-sensitive test during CI testingGlenn Strauss2021-09-092-0/+24
* [tests] move tests/docroot/www contents up 1 levelGlenn Strauss2021-09-0813-17/+16
* [tests] IO::Socket::INET->new( Timeout => 1 )Glenn Strauss2021-09-081-3/+11
* [tests] t/test_mod_indexfileGlenn Strauss2021-09-088-35/+8
* [tests] speed up mod-fastcgi and mod-scgi testsGlenn Strauss2021-09-042-4/+2
* [tests] combine *.t using tests/condition.confGlenn Strauss2021-09-047-110/+54
* [tests] combine *.t using tests/lighttpd.confGlenn Strauss2021-09-0429-1933/+1489
* [tests] t/test_mod_staticfileGlenn Strauss2021-09-047-292/+4
* [tests] mv tests from request.t to test_request.cGlenn Strauss2021-08-273-43/+3
* [tests] use generated date in HTTP If conditionalsGlenn Strauss2021-08-271-6/+8
* [mod_auth] detect and skip BWS (bad whitespace)Glenn Strauss2021-08-271-5/+5
* [tests] disable secdownload HMAC tests for NSSGlenn Strauss2021-05-071-1/+2
* [core] RFC 7233 Range handling for non-streamingGlenn Strauss2021-03-021-6/+15
* [tests] remove stray option in test lighttpd.confGlenn Strauss2021-02-051-1/+0
* [tests] use ephemeral ports in testsGlenn Strauss2021-01-0516-110/+83
* [tests] consolidate some tests/ contentGlenn Strauss2020-12-2727-147/+100
* [build] add GNUMAKEFLAGS=--no-print-directoryGlenn Strauss2020-12-271-0/+1
* [tests] OpenBSD crypt() support limited to bcryptGlenn Strauss2020-12-261-0/+4
* [tests] load required modules in alt .conf testsGlenn Strauss2020-12-2411-0/+18