gmid/regress
Omar Polo d19951cf03 rename `mime MIME EXT' to `map MIME to-ext EXT'
With the newish automatic string concatenation, options like `mime'
that accepts two strings as parameter start to become ambiguous: which
strings gets concatenated?  Instead of trying to document in the
manpage which argument(s) is subject to string concatenation, do the
concat always and introduce a separator.  In the case of mime,
`to-ext' now acts as a separator to distinguish.  While there, also
use a new keyword because it sounds better.

It's dead-easy to upgrade to the new configuration, possibly with some
sed magic, but for the moment the old `mime' form is preserved: (with
a warning!)  Will be dropped in the next release.
2021-07-09 08:30:55 +02:00
..
Makefile regress/Makefile: add missing LDFLAGS 2021-07-08 16:55:08 +02: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
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 rename `mime MIME EXT' to `map MIME to-ext EXT' 2021-07-09 08:30:55 +02:00
serve-bigfile test CGI with big files 2021-01-24 10:24:34 +00:00
sha fix for sha256sum 2021-01-22 17:14:40 +00:00
slow brand new regress suite 2021-01-22 16:48:04 +00:00
valid.ext add conf for a ca 2021-02-09 22:12:19 +00:00