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
/
lib.sh
Age
Commit message (
Expand
)
Author
2024-08-24
regress: hide REMOTE_{ADDR,HOST} too
Omar Polo
2024-08-24
regress/fcgi: dump and check all the parameters
Omar Polo
2024-08-03
regress: fix quit()
Omar Polo
2024-08-03
regress: simplify code and fix comment
Omar Polo
2024-08-03
add support for using the proxy protocol v1 when proxying too
Omar Polo
2024-08-03
regress: run the proxies on a different port
Omar Polo
2024-05-29
regress: add a knob to disable test_ipv6_addr
Omar Polo
2024-05-29
regress: run test_ip_addr with host=127.0.0.1
Omar Polo
2024-05-29
regress: use the new gg -q to reduce the blabbering
Omar Polo
2024-05-29
add regress that hit gmid via a raw IPv4 address
Omar Polo
2023-08-29
regress: change naming scheme for certs, add GENCERT_FLAGS knob
Omar Polo
2023-07-26
use `log syslog off' in regress to avoid spamming syslog
Omar Polo
2023-07-25
rename ge -> gemexp in regress too
Omar Polo
2023-06-23
use REGRESS_HOST to specify the host to listen to; use in CI
Omar Polo
2023-06-23
implement `listen on'
Omar Polo
2023-06-12
use the default prefork in tests
Omar Polo
2023-06-08
regress: use -P with an absolute path
Omar Polo
2023-06-05
revert aae8f6bf2b
Omar Polo
2022-10-05
make the various strings in the config fixed-length
Omar Polo
2022-09-10
don't count twice the failing tests on gmid crash
Omar Polo
2022-09-08
change the flags to be consistent with other OpenBSD daemons
Omar Polo
2022-09-08
adjust regress to use `ge' for the old configless test
Omar Polo
2022-08-29
count ran/failed tests number
Omar Polo
2022-01-30
posixify lib.sh: use = instead of == for test(1)
Omar Polo
2022-01-27
remove unused function
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
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-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
rework the regression suite
Omar Polo