summaryrefslogtreecommitdiff
path: root/tests/common.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for stdin to encode.lua/decode.luaMark Pulford2011-05-161-8/+25
* Move all benchmark code into bench.luaMark Pulford2011-05-161-39/+0
* Warn that a failed NaN test may not be an errorMark Pulford2011-05-161-1/+3
* Remove trailing whitespace1.0.1Mark Pulford2011-05-101-1/+1
* run_test_group(): Change helper functions to localMark Pulford2011-05-101-2/+2
* Suspend the garbage collector during benchmarksMark Pulford2011-05-101-1/+2
* Add extra encoding/nesting testsMark Pulford2011-05-101-5/+13
* Add test for excessive nesting during encodeMark Pulford2011-05-081-6/+11
* Add UTF-16 surrogate pair decode supportMark Pulford2011-05-081-0/+4
* Implement data driven test frameworkMark Pulford2011-05-081-21/+147
* Add test to compare objects after decode/encodeMark Pulford2011-05-071-0/+31
* Add basic JSON tests and benchmarkMark Pulford2011-05-031-0/+79