aboutsummaryrefslogtreecommitdiff
path: root/regress/runtime
AgeCommit message (Expand)Author
2021-12-09rename `runtime' to `regress'Omar Polo
2021-12-09run all kinds of tests via tests.sh/runtimeOmar Polo
2021-10-04allow running only specific testsOmar Polo
2021-10-04rework the regression suiteOmar Polo
2021-10-02update testsOmar Polo
2021-09-24fix possible out-of-bound accessOmar Polo
2021-07-19use certs from regress/Omar Polo
2021-07-19unbreak configless modeOmar Polo
2021-07-10provide a fallback value for SKIP_RUNTIME_TESTSOmar Polo
2021-07-09rename `mime MIME EXT' to `map MIME to-ext EXT'Omar Polo
2021-07-08provide a means to skip the runtime testsOmar Polo
2021-07-06add -T timeout to gg; don't let the regress test hangOmar Polo
2021-07-06don't log too much by defaultOmar Polo
2021-07-06test macro expansion tooOmar Polo
2021-06-12add some simple test for fastcgiOmar Polo
2021-05-24move gg to regressOmar Polo
2021-04-30make more explicit the per-location roots testOmar Polo
2021-04-30ensure %p (path) is always absoluteOmar Polo
2021-04-30allow ``root'' rule to be specified per-location blockOmar Polo
2021-03-29handle CGI scripts that replies with the maximum header length allowedOmar Polo
2021-03-20kill only $pid during regress testingOmar Polo
2021-02-12echo parsing test resultOmar Polo
2021-02-10fix "first location" bugOmar Polo
2021-02-09add `require client ca' rule to require certs signed by a CAOmar Polo
2021-02-07[cgi] split the query in words if needed and add them to the argvOmar Polo
2021-02-06add the ``entrypoint'' optionOmar Polo
2021-02-06restart the daemon instead of kill+startOmar Polo
2021-02-06added ``block return'' and ``strip'' optionsOmar Polo
2021-02-02cgi now follows globbing rulesOmar Polo
2021-02-02print the header in the directory listingOmar Polo
2021-02-01simplify handle_cgiOmar Polo
2021-02-01use absolute paths in the regression suiteOmar Polo
2021-01-27drop the daemon config in favour of the -f flagOmar Polo
2021-01-24added support for location blocksOmar Polo
2021-01-24added support for location blocksOmar Polo
2021-01-24test CGI with big filesOmar Polo
2021-01-24added index optionOmar Polo
2021-01-23fix test portabilityOmar Polo
2021-01-23use gg instead of gg.py for the regression suiteOmar Polo
2021-01-23accumulate the whole response line for CGI scriptsOmar Polo
2021-01-22brand new regress suiteOmar Polo