aboutsummaryrefslogtreecommitdiff
path: root/regress/tests.sh
AgeCommit message (Expand)Author
2024-08-29improve failure log of test_log_*Omar Polo
2024-08-29add some tests for the different log stylesOmar Polo
2024-08-24regress/fcgi: dump and check all the parametersOmar Polo
2024-08-24improve testsOmar Polo
2024-08-24rework match_host(); fix alias handling; add two alias testsOmar Polo
2024-08-23work around comically tiny HOST_NAME_MAX on glibc systemOmar Polo
2024-08-03regress: fix quit()Omar Polo
2024-08-03add support for using the proxy protocol v1 when proxying tooOmar Polo
2024-08-03regress: run the proxies on a different portOmar Polo
2024-08-03regress: fix test_high_prefork()Omar Polo
2024-06-14propagate prefork valueOmar Polo
2024-06-10disable a test that fails on darwin in the CIOmar Polo
2024-06-10regress: add another test in test_gg_n_flagOmar Polo
2024-06-10use $gg rather than gg in regressOmar Polo
2024-06-10add regress for gg -nOmar Polo
2024-06-06regress: add a test for comments and blanks at the start of the fileOmar Polo
2024-06-03regress: add a check for `fastcgi off' handling across locationsOmar Polo
2024-05-29regress: add test_ipv6_serverOmar Polo
2024-05-29regress: rename ipv4 test and add another with ipv6Omar Polo
2024-05-29regress: run test_ip_addr with host=127.0.0.1Omar Polo
2024-05-29add regress that hit gmid via a raw IPv4 addressOmar Polo
2024-04-04add a test for the config dumpingOmar Polo
2024-01-30rename the @common_opt macro back to @commonOmar Polo
2024-01-26add a test that uses @-style macrosOmar Polo
2023-08-29regress: change naming scheme for certs, add GENCERT_FLAGS knobOmar Polo
2023-08-03use the legacy style in the tests for nowOmar Polo
2023-08-03fix test after log style condensed changeOmar Polo
2023-07-25rename ge -> gemexp in regress tooOmar Polo
2023-07-25allow to change the logging style; introduce some new onesOmar Polo
2023-07-24add a test for the file loggingOmar Polo
2023-07-23add a test with fastcgi, locations and forceful disablingOmar Polo
2023-07-23adjust syntax in fastcgi test; add another test for the old syntaxOmar Polo
2023-07-01improve fcgi test: send more than one chunk of dataOmar Polo
2023-06-23use REGRESS_HOST to specify the host to listen to; use in CIOmar Polo
2023-06-23implement `listen on'Omar Polo
2023-06-13remove regress/shaOmar Polo
2023-06-09re-establish fastcgi testOmar Polo
2022-09-08adjust regress to use `ge' for the old configless testOmar Polo
2022-09-06get rid of the CGI supportOmar Polo
2022-07-04fix test_auto_indexOmar Polo
2022-07-04check for the expected page in test_auto_indexOmar Polo
2022-04-07use the types block instead of `map' in the tests tooOmar Polo
2022-03-26break out if check_reply failsOmar Polo
2022-02-26add tests for the type blockOmar Polo
2022-01-05bail out of client_read if we've already decide what to doOmar Polo
2022-01-03add set_proxy to simplify testing + more checks in test_proxy_with_certsOmar Polo
2022-01-02parethesize `proxy', I'm about to change the syntaxOmar Polo
2022-01-01add proxying with client certificate testOmar Polo
2022-01-01typoOmar Polo
2021-12-29add a test for the `proxy relay-to' ruleOmar Polo