index
:
slackcoder/gmid
master
Small and secure gemini server
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
runtime
Age
Commit message (
Expand
)
Author
2021-12-09
rename `runtime' to `regress'
Omar Polo
2021-12-09
run all kinds of tests via tests.sh/runtime
Omar Polo
2021-10-04
allow running only specific tests
Omar Polo
2021-10-04
rework the regression suite
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-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-06-12
add some simple test for fastcgi
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-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
2021-02-12
echo parsing test result
Omar Polo
2021-02-10
fix "first location" bug
Omar Polo
2021-02-09
add `require client ca' rule to require certs signed by a CA
Omar Polo
2021-02-07
[cgi] split the query in words if needed and add them to the argv
Omar Polo
2021-02-06
add the ``entrypoint'' option
Omar Polo
2021-02-06
restart the daemon instead of kill+start
Omar Polo
2021-02-06
added ``block return'' and ``strip'' options
Omar Polo
2021-02-02
cgi now follows globbing rules
Omar Polo
2021-02-02
print the header in the directory listing
Omar Polo
2021-02-01
simplify handle_cgi
Omar Polo
2021-02-01
use absolute paths in the regression suite
Omar Polo
2021-01-27
drop the daemon config in favour of the -f flag
Omar Polo
2021-01-24
added support for location blocks
Omar Polo
2021-01-24
added support for location blocks
Omar Polo
2021-01-24
test CGI with big files
Omar Polo
2021-01-24
added index option
Omar Polo
2021-01-23
fix test portability
Omar Polo
2021-01-23
use gg instead of gg.py for the regression suite
Omar Polo
2021-01-23
accumulate the whole response line for CGI scripts
Omar Polo
2021-01-22
brand new regress suite
Omar Polo