Age | Commit message (Expand) | Author |
2022-02-26 | add tests for the type block | Omar Polo |
2022-02-03 | typo | Anna “CyberTailor” |
2022-02-03 | don't skip unit tests when SKIP_RUNTIME_TESTS is set | Anna “CyberTailor” |
2022-01-30 | posixify lib.sh: use = instead of == for test(1) | Omar Polo |
2022-01-27 | remove unused function | Omar Polo |
2022-01-05 | bail out of client_read if we've already decide what to do | Omar Polo |
2022-01-03 | add set_proxy to simplify testing + more checks in test_proxy_with_certs | Omar Polo |
2022-01-03 | set prefork to 1 during regress | Omar Polo |
2022-01-03 | don't print `config OK' | Omar Polo |
2022-01-02 | parethesize `proxy', I'm about to change the syntax | Omar Polo |
2022-01-01 | add proxying with client certificate test | Omar Polo |
2022-01-01 | typo | Omar Polo |
2021-12-29 | add a test for the `proxy relay-to' rule | Omar Polo |
2021-12-29 | retire the old gg | Omar Polo |
2021-12-29 | switch to the new gg for the regress suite | Omar Polo |
2021-12-29 | typo | Omar Polo |
2021-12-09 | typo | Omar Polo |
2021-12-09 | rename `runtime' to `regress' | Omar Polo |
2021-12-09 | rename variable | Omar Polo |
2021-12-09 | run all kinds of tests via tests.sh/runtime | Omar Polo |
2021-12-09 | add ocs stapling checking for gg | Omar Polo |
2021-10-07 | allow to run only a subset of the runtime tests | Omar Polo |
2021-10-04 | re-add sha script; it's used in the Makefile | Omar Polo |
2021-10-04 | reduced the timeout time for single checks | Omar Polo |
2021-10-04 | allow running only specific tests | Omar Polo |
2021-10-04 | remove unused script | Omar Polo |
2021-10-04 | rework the regression suite | Omar Polo |
2021-10-02 | update clean target | Omar Polo |
2021-10-02 | update tests | Omar Polo |
2021-09-24 | fix possible out-of-bound access | Omar Polo |
2021-07-19 | use certs from regress/ | Omar Polo |
2021-07-19 | unbreak configless mode | Omar Polo |
2021-07-10 | provide a fallback value for SKIP_RUNTIME_TESTS | Omar Polo |
2021-07-09 | rename `mime MIME EXT' to `map MIME to-ext EXT' | Omar Polo |
2021-07-08 | provide a means to skip the runtime tests | Omar Polo |
2021-07-08 | regress/Makefile: add missing LDFLAGS | Anna “CyberTailor” |
2021-07-06 | add -T timeout to gg; don't let the regress test hang | Omar Polo |
2021-07-06 | don't log too much by default | Omar Polo |
2021-07-06 | test macro expansion too | Omar Polo |
2021-07-03 | use -subj /CN=name when generating the keys for the tests | Omar Polo |
2021-06-15 | be quieter | Omar Polo |
2021-06-12 | add some simple test for fastcgi | Omar Polo |
2021-06-12 | add simple fcgi application for test purposes | Omar Polo |
2021-05-24 | move gg to regress | Omar Polo |
2021-04-30 | make more explicit the per-location roots test | Omar Polo |
2021-04-30 | ensure %p (path) is always absolute | Omar Polo |
2021-04-30 | allow ``root'' rule to be specified per-location block | Omar Polo |
2021-04-12 | fix IRI-parsing bug | Omar Polo |
2021-03-29 | handle CGI scripts that replies with the maximum header length allowed | Omar Polo |
2021-03-20 | kill only $pid during regress testing | Omar Polo |