gmid/regress
Omar Polo 4fbd4dcc6e define GEMINI_SEARCH_STRING for CGI scripts too
it's redundant since gmid already fills the script argv with the words
extracted from the search string, but 2.0 won't have cgi support and not
all fastcgi <-> cgi wrappers follow RFC3875 § 4.4.  This can help in
preparing scripts for a future when they'll be run under for e.g. slowcgi(8).
2022-11-29 23:24:21 +00:00
..
Makefile rework `make dist' 2022-10-31 22:30:55 +00:00
env define GEMINI_SEARCH_STRING for CGI scripts too 2022-11-29 23:24:21 +00:00
err brand new regress suite 2021-01-22 16:48:04 +00:00
example.mime.types document the implicit mapping for text/gemini 2022-04-08 15:36:59 +00:00
fcgi-test.c be quieter 2021-06-15 08:07:44 +00:00
fill-file.c use a c program to fill the file 2021-01-22 17:18:55 +00:00
hello brand new regress suite 2021-01-22 16:48:04 +00:00
invalid fix test portability 2021-01-23 17:44:23 +00:00
iri_test.c copyright years 2022-07-04 09:48:39 +00:00
lib.sh don't count twice the failing tests on gmid crashes 2022-10-31 18:27:33 +00:00
max-length-reply handle CGI scripts that replies with the maximum header length allowed 2021-03-29 09:42:06 +00:00
puny-test.c const-ify some tables 2022-03-19 11:02:42 +00:00
regress disable test_unknown_host temporarly 2022-10-31 22:46:59 +00:00
serve-bigfile test CGI with big files 2021-01-24 10:24:34 +00:00
sha use shell built-in `command' instead of which(1) 2022-02-27 16:24:45 +00:00
slow brand new regress suite 2021-01-22 16:48:04 +00:00
tests.sh define GEMINI_SEARCH_STRING for CGI scripts too 2022-11-29 23:24:21 +00:00
valid.ext add conf for a ca 2021-02-09 22:12:19 +00:00