fu/t
Yorhel fa24ca53e3 Validate: improved arrayref-schema semantics
This allows all built-in options to be duplicated inside a single
schema, the semantics of which are the same as the kind of merging
done as part of inheriting options from custom validations.

This also causes all 'keys' and 'values' validation schemas to be
merged, which changes error messages a bit but is great for
introspection. Probably slightly improves performance as well.
2025-03-14 14:28:28 +01:00
..
fcgi.t Add query string encoding & decoding functions 2025-02-18 14:08:23 +01:00
fdpass.t FU: Implement --monitor, add some docs; FU::Util: add fdpass functions 2025-02-15 15:09:56 +01:00
httpdate.t Docs, compatibility fixes again, 0.1 release 2025-02-25 17:02:33 +01:00
json_format.t Some test portability fixes again + minor changes 2025-03-02 10:10:35 +01:00
json_parse.t Some test portability fixes again + minor changes 2025-03-02 10:10:35 +01:00
multipart.t FU: Support multipart file uploads + some doc fixes 2025-03-08 14:06:10 +01:00
pgconnect.t Pg: Skip query preparation when we can 2025-02-28 12:33:30 +01:00
pgcopy.t Pg: Add COPY support 2025-03-10 12:32:14 +01:00
pgtypes-dynamic.t Pg: Support dynamic-oid types + vndbtag/vndbid 2025-03-09 10:23:48 +01:00
pgtypes.t Pg: Add "$hex" pseudo-type 2025-02-28 13:49:07 +01:00
query.t Util: Add to_bool() and use it for JSON, Pg & query encoding 2025-02-25 09:33:33 +01:00
sql.t Add fu->redirect, change $st->row behavior on 0 results, minor fixes 2025-02-24 15:55:27 +01:00
to_bool.t FU::Validate: Add module + integrate with FU 2025-02-25 14:31:38 +01:00
validate.t Validate: improved arrayref-schema semantics 2025-03-14 14:28:28 +01:00
xmlwr.t Add FU::XMLWriter 2025-02-19 12:01:24 +01:00