aboutsummaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2023-06-13rework the configure scriptOmar Polo
2023-06-13remove regress/shaOmar Polo
2023-06-12use the default prefork in testsOmar Polo
2023-06-09don't have the config being a globalOmar Polo
2023-06-09ignore and clean fcgi.sockOmar Polo
2023-06-09fcgi-test: be less verboseOmar Polo
2023-06-09re-establish fastcgi testOmar Polo
2023-06-09rework fcgi-test so that it binds a local socketOmar Polo
2023-06-09readd proxy certs and `require client ca' supportOmar Polo
2023-06-08make ge work againOmar Polo
2023-06-08rework the daemon to do fork+execOmar Polo
2023-06-08regress: use -P with an absolute pathOmar Polo
2023-06-06rename PROC_MAX to PREFORK_MAXOmar Polo
2023-06-05revert aae8f6bf2bOmar Polo
2022-10-31disable test_unknown_host temporarlyOmar Polo
2022-10-31rework `make dist'Omar Polo
2022-10-05make the various strings in the config fixed-lengthOmar Polo
2022-09-10don't count twice the failing tests on gmid crashOmar Polo
2022-09-08change the flags to be consistent with other OpenBSD daemonsOmar Polo
2022-09-08adjust regress to use `ge' for the old configless testOmar Polo
2022-09-06get rid of the CGI supportOmar Polo
2022-08-29count ran/failed tests numberOmar Polo
2022-07-04fix test_auto_indexOmar Polo
2022-07-04refactor the makefile / configureOmar Polo
2022-07-04copyright yearsOmar Polo
2022-07-04add some more regress for the encodingsOmar Polo
2022-07-04check for the expected page in test_auto_indexOmar Polo
2022-07-04bugfix: allow @ and : in pathsOmar Polo
2022-04-08document the implicit mapping for text/geminiOmar Polo
2022-04-08fix test_include_mime after `types' changeOmar 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-03-19const-ify some tablesOmar Polo
2022-02-27use shell built-in `command' instead of which(1)Omar Polo
2022-02-26add tests for the type blockOmar Polo
2022-02-03typoAnna “CyberTailor”
2022-02-03don't skip unit tests when SKIP_RUNTIME_TESTS is setAnna “CyberTailor”
2022-01-30posixify lib.sh: use = instead of == for test(1)Omar Polo
2022-01-27remove unused functionOmar 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-03set prefork to 1 during regressOmar Polo
2022-01-03don't print `config OK'Omar 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
2021-12-29retire the old ggOmar Polo
2021-12-29switch to the new gg for the regress suiteOmar Polo
2021-12-29typoOmar Polo