log spec/util_format_spec.lua @ 10000:189b00a782bf

age author description
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/