Software /
code /
prosody
Log
spec/util_format_spec.lua @ 12630:781772c8b6d9
description | author | age |
---|---|---|
tests: Remove special-casing of Lua 5.1 | Kim Alvefur | 2022-07-02 |
util.format: Skip control code escaping when doing full serialization | Kim Alvefur | 2022-01-27 |
util.format: Ensure metatable __tostring results are also sanitized | Kim Alvefur | 2021-12-13 |
util.format: Fix some formats expecting positive numbers in Lua 5.2 | Kim Alvefur | 2021-12-11 |
util.format: ALL THE TESTS!!! | Kim Alvefur | 2021-12-11 |
util.format: Also handle the %p format added in Lua 5.4 | Kim Alvefur | 2021-12-11 |
util.format: Ensure sanitation of strings passed to wrong format | Kim Alvefur | 2021-12-11 |