Kim Alvefur
|
2661a6f5a3
|
util.format: Handle integer formats the same way on Lua versions without integer support
|
2019-05-30 13:54:11 +02:00 |
|
Kim Alvefur
|
236abc4afe
|
util.format: Handle formats expecting an integer in Lua 5.3+ (fixes #1371)
|
2019-05-30 13:41:05 +02:00 |
|
Kim Alvefur
|
177420df39
|
util.format: Serialize values for the %q format
Improves eg debug logs
|
2018-10-12 01:29:34 +02:00 |
|
Kim Alvefur
|
d007771f8d
|
util.format: Tweak how nil values are handled
Because [<nil>] seems exsessive
|
2018-11-28 20:36:53 +01:00 |
|
Kim Alvefur
|
f45bf94518
|
util.format: Add test coverage for case of extra nil argument
|
2018-03-17 19:47:48 +01:00 |
|
Kim Alvefur
|
faf91e381d
|
util.format: Fix tests to have expected value first
|
2018-03-17 19:43:20 +01:00 |
|
Kim Alvefur
|
0c4ad0fdbc
|
util.format: Move tests to spec/
|
2017-11-10 05:46:39 +01:00 |
|