aboutsummaryrefslogtreecommitdiff
path: root/tests/test.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add NaN/Inf encoding tests, rearrange test orderMark Pulford2011-05-081-71/+74
* Generate error when attempting to decode UTF-16/32Mark Pulford2011-05-081-0/+4
* Add UTF-16 surrogate pair decode supportMark Pulford2011-05-081-2/+64
* Test octect encode/decode separatelyMark Pulford2011-05-081-24/+8
* Convert tests to automatically verify outputMark Pulford2011-05-081-106/+107
* Implement data driven test frameworkMark Pulford2011-05-081-0/+4
* Add test to compare objects after decode/encodeMark Pulford2011-05-071-3/+9
* Add basic JSON tests and benchmarkMark Pulford2011-05-031-0/+132