fu/t
Yorhel 3fad7feec3 Validate: Rename "values"->"elems", repurpose "values" to validate hash values
I'm breaking stuff left and right while I still can.

Idea: "key_names" validation?

Idea: "tuple" validation that works like "keys" but for arrays.
  (i.e. { tuple => { $index => $schema } }, could make "missing" and
  "unknown" work for arrays, too)
2025-03-14 16:52:33 +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: Rename "values"->"elems", repurpose "values" to validate hash values 2025-03-14 16:52:33 +01:00
xmlwr.t Add FU::XMLWriter 2025-02-19 12:01:24 +01:00