Commit Graph

13 Commits (master)

Author SHA1 Message Date
rxi 6d080a1a66 Additional string tests 2020-04-05 12:04:05 +01:00
rxi 8aa60078ca Added currently failing test case for `u` preceded with multiple `\` in tests 2020-04-05 10:31:45 +01:00
rxi eb6e343c53 Added checking and tests for trailing garbage when decoding 2018-03-10 14:28:50 +00:00
rxi e1dbe93f7c Commented-out "strict decode" tests
These tests failing isn't an indication of the library not working as
intended; omitting them for the moment
2015-09-30 21:03:27 +01:00
rxi 4fb28bbeee Fixed decoding of escaped '/', added test 2015-08-31 18:43:08 +01:00
rxi a674e3ec0f Updated tests for encoding sparse/mixed key-type tables 2015-08-30 19:11:19 +01:00
rxi 3845cef229 Renamed 'keyword' -> 'literal' 2015-08-20 18:54:00 +01:00
rxi 6fdbd28ed9 Replaced new-line-in-string check with control-char check; tests 2015-08-19 20:00:11 +01:00
rxi 7f823abd2e Fixed parse_string() to handle "\\" correctly, added tests 2015-08-19 19:28:10 +01:00
rxi 50f4512c2c Added additional case in 'numbers' test 2015-08-15 11:58:06 +01:00
rxi 7b8aef0090 Fixed test for Lua5.1 - can't use %s format spec with table 2015-08-15 11:02:43 +01:00
rxi 8bd7c4f8e7 Added more parts to the "strict decode" test 2015-08-13 18:37:57 +01:00
rxi e150a5239c Tests 2015-08-13 18:30:44 +01:00