summaryrefslogtreecommitdiff
path: root/lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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