Software /
code /
prosody
Log
spec/util_format_spec.lua @ 11195:c4cb536b67b5
description | author | age |
---|---|---|
util.format: Handle integer formats the same way on Lua versions without integer support | Kim Alvefur | 2019-05-30 |
util.format: Handle formats expecting an integer in Lua 5.3+ (fixes #1371) | Kim Alvefur | 2019-05-30 |
util.format: Serialize values for the %q format | Kim Alvefur | 2018-10-11 |
util.format: Tweak how nil values are handled | Kim Alvefur | 2018-11-28 |
util.format: Add test coverage for case of extra nil argument | Kim Alvefur | 2018-03-17 |
util.format: Fix tests to have expected value first | Kim Alvefur | 2018-03-17 |
util.format: Move tests to spec/ | Kim Alvefur | 2017-11-10 |