Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add one_of testing to avoid hash table ordering causing test to fail | leaf corcoran | 2020-04-25 | 1 | -2/+27 |
| | |||||
* | Lua 5.2+ maxn support | leaf corcoran | 2020-04-25 | 1 | -1/+11 |
| | |||||
* | Lua 5.2+ unpack support | leaf corcoran | 2020-04-25 | 1 | -0/+2 |
| | |||||
* | tests: now we use luajit to run the test suite. | Yichun Zhang (agentzh) | 2017-11-15 | 1 | -2/+6 |
| | |||||
* | Force binary file mode in util.lua | Mark Pulford | 2012-03-04 | 1 | -2/+2 |
| | | | | | Force binary file mode in util.lua to fix the utf8.dat test under Windows. | ||||
* | Simplify string.format() calls | Mark Pulford | 2012-03-04 | 1 | -10/+9 |
| | | | | Simply string.format() calls with OO method notation. | ||||
* | Add descriptions to all tests | Mark Pulford | 2012-03-04 | 1 | -17/+12 |
| | | | | Rewrite test framework and add descriptions for all tests. | ||||
* | Rename "cjson-misc" module to "cjson.util" | Mark Pulford | 2012-03-04 | 3 | -5/+5 |
| | |||||
* | Move cjson-misc and scripts to "lua" directory | Mark Pulford | 2012-03-04 | 3 | -0/+311 |