Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.json: Test util.array integration | Kim Alvefur | 2020-01-15 | 1 | -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 branch | Matthew Wild | 2018-09-17 | 1 | -1/+1 |
| | |||||
* | spec: Trim trailing whitespace | Kim Alvefur | 2018-03-06 | 1 | -1/+1 |
| | |||||
* | Port tests to the `busted` test runner | Waqas Hussain | 2017-09-15 | 1 | -0/+70 |