fu/t
2025-08-22 09:21:06 +02:00
..
compress.t FU::Util: Add brotli_compress() and use it for FU output compression 2025-03-19 10:12:20 +01:00
fcgi.t FastCGI: Ignore HTTP_CONTENT_(TYPE|LENGTH) 2025-04-25 09:34:22 +02: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 json_format: Add html_safe option 2025-03-16 15:03:32 +01:00
json_parse.t json_parse(): Disallow control characters in strings by default 2025-06-04 18:48:08 +02:00
multipart.t MultipartFormData: Bunch of parser fixes 2025-04-29 09:14:44 +02:00
pgconnect.t t/pgconnect: Fix ref leak in test 2025-05-22 09:56:11 +02:00
pgcopy.t Pg: Add COPY support 2025-03-10 12:32:14 +01:00
pgtypes-dynamic.t Pg: Set appropriate quote_identifier for $conn->Q() 2025-05-22 09:53:41 +02:00
pgtypes.t Pg: Be more strict with boolean bind parameters 2025-06-12 16:45:09 +02:00
query.t More strict UTF-8 validation on input 2025-08-22 09:21:06 +02:00
sql.t SQL: Add IDENT() and quote_identifier options 2025-05-22 09:22:07 +02:00
to_bool.t FU::Validate: Add module + integrate with FU 2025-02-25 14:31:38 +01:00
validate-util.t Validate: Add empty() and coerce() methods 2025-04-19 12:36:28 +02:00
validate.t Validate: Improved + extendable error message formatting 2025-04-26 15:56:12 +02:00
xmlwr.t XMLWriter: Throw error when stringifying a bare reference 2025-06-02 09:00:06 +02:00