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
Age
Commit message (
Expand
)
Author
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
2021-03-20
move all sandbox-related code to sandbox.c
Omar Polo
2021-03-19
refactoring: imsg everywhere
Omar Polo
2021-02-23
sync global variables
Omar Polo
2021-02-12
echo parsing test result
Omar Polo
2021-02-12
dup line
Omar Polo
2021-02-10
link to compat/ even in regress
Omar Polo
2021-02-10
fix "first location" bug
Omar Polo
2021-02-10
fix ca generation
Omar Polo
2021-02-09
don't delete valid.ext
Omar Polo
2021-02-09
add `require client ca' rule to require certs signed by a CA
Omar Polo
2021-02-09
add conf for a ca
Omar Polo
2021-02-08
define conf in the test program, not in puny.c
Omar Polo
2021-02-07
define TLS_CLIENT_NOT_BEFORE/NOT_AFTER in CGI scripts
Omar Polo
2021-02-07
[cgi] split the query in words if needed and add them to the argv
Omar Polo
2021-02-07
improve logs management
Omar Polo
2021-02-07
add set -e to env script
Omar Polo
2021-02-06
add script for the regress suite
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-06
make sure @ is allowed, and rephrase another test
Omar Polo
[next]