gmid/regress
Omar Polo 3096da4ef4 allow to run only a subset of the runtime tests
with
	make TESTS='test_1 test_2 ...' regress

now it's possible to run only that specified subset of tests.  It's
really useful during debugging :)
2021-10-07 08:55:44 +00:00
..
Makefile allow to run only a subset of the runtime tests 2021-10-07 08:55:44 +00:00
env define TLS_CLIENT_NOT_BEFORE/NOT_AFTER in CGI scripts 2021-02-07 21:47:01 +00:00
err brand new regress suite 2021-01-22 16:48:04 +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
gg.1 add -T timeout to gg; don't let the regress test hang 2021-07-06 13:09:24 +00:00
gg.c add -T timeout to gg; don't let the regress test hang 2021-07-06 13:09:24 +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 fix IRI-parsing bug 2021-04-12 20:11:47 +00:00
lib.sh re-add sha script; it's used in the Makefile 2021-10-04 09:40:05 +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 move all sandbox-related code to sandbox.c 2021-03-20 08:42:08 +00:00
runtime allow running only specific tests 2021-10-04 09:30:18 +00:00
serve-bigfile test CGI with big files 2021-01-24 10:24:34 +00:00
sha re-add sha script; it's used in the Makefile 2021-10-04 09:40:05 +00:00
slow brand new regress suite 2021-01-22 16:48:04 +00:00
tests.sh re-add sha script; it's used in the Makefile 2021-10-04 09:40:05 +00:00
valid.ext add conf for a ca 2021-02-09 22:12:19 +00:00