spec/util_format_spec.lua
Thu, 30 May 2019 13:54:11 +0200 Kim Alvefur util.format: Handle integer formats the same way on Lua versions without integer support
Thu, 30 May 2019 13:41:05 +0200 Kim Alvefur util.format: Handle formats expecting an integer in Lua 5.3+ (fixes #1371)
Fri, 12 Oct 2018 01:29:34 +0200 Kim Alvefur util.format: Serialize values for the %q format
Wed, 28 Nov 2018 20:36:53 +0100 Kim Alvefur util.format: Tweak how nil values are handled
Sat, 17 Mar 2018 19:47:48 +0100 Kim Alvefur util.format: Add test coverage for case of extra nil argument
Sat, 17 Mar 2018 19:43:20 +0100 Kim Alvefur util.format: Fix tests to have expected value first
Fri, 10 Nov 2017 05:46:39 +0100 Kim Alvefur util.format: Move tests to spec/
less more (0) tip