aboutsummaryrefslogtreecommitdiff
path: root/lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add one_of testing to avoid hash table ordering causing test to failleaf corcoran2020-04-251-2/+27
|
* Lua 5.2+ maxn supportleaf corcoran2020-04-251-1/+11
|
* Lua 5.2+ unpack supportleaf corcoran2020-04-251-0/+2
|
* tests: now we use luajit to run the test suite.Yichun Zhang (agentzh)2017-11-151-2/+6
|
* Force binary file mode in util.luaMark Pulford2012-03-041-2/+2
| | | | | Force binary file mode in util.lua to fix the utf8.dat test under Windows.
* Simplify string.format() callsMark Pulford2012-03-041-10/+9
| | | | Simply string.format() calls with OO method notation.
* Add descriptions to all testsMark Pulford2012-03-041-17/+12
| | | | Rewrite test framework and add descriptions for all tests.
* Rename "cjson-misc" module to "cjson.util"Mark Pulford2012-03-043-5/+5
|
* Move cjson-misc and scripts to "lua" directoryMark Pulford2012-03-043-0/+311