aboutsummaryrefslogtreecommitdiffstats
path: root/spec/util_json_spec.lua
Commit message (Collapse)AuthorAgeFilesLines
* util.json: Test util.array integrationKim Alvefur2020-01-151-0/+10
| | | | | This is to expose how [] == json.null due to a change in Lua 5.3 with how the equality metamethod is chosen.
* util.json tests: Add [luacheck] annotation to mark intentionally-empty if branchMatthew Wild2018-09-171-1/+1
|
* spec: Trim trailing whitespaceKim Alvefur2018-03-061-1/+1
|
* Port tests to the `busted` test runnerWaqas Hussain2017-09-151-0/+70