index
:
lua-cjson
int-overflow
master
A mirror of https://github.com/openresty/lua-cjson
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
common.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert common.lua into cjson-misc module
Mark Pulford
2012-01-03
1
-244
/
+0
*
Add support for Lua 5.2 and cjson.new
Mark Pulford
2011-12-30
1
-3
/
+3
*
Update build testing to show test counts/failures
Mark Pulford
2011-12-13
1
-2
/
+12
*
Add support for stdin to encode.lua/decode.lua
Mark Pulford
2011-05-16
1
-8
/
+25
*
Move all benchmark code into bench.lua
Mark Pulford
2011-05-16
1
-39
/
+0
*
Warn that a failed NaN test may not be an error
Mark Pulford
2011-05-16
1
-1
/
+3
*
Remove trailing whitespace
1.0.1
Mark Pulford
2011-05-10
1
-1
/
+1
*
run_test_group(): Change helper functions to local
Mark Pulford
2011-05-10
1
-2
/
+2
*
Suspend the garbage collector during benchmarks
Mark Pulford
2011-05-10
1
-1
/
+2
*
Add extra encoding/nesting tests
Mark Pulford
2011-05-10
1
-5
/
+13
*
Add test for excessive nesting during encode
Mark Pulford
2011-05-08
1
-6
/
+11
*
Add UTF-16 surrogate pair decode support
Mark Pulford
2011-05-08
1
-0
/
+4
*
Implement data driven test framework
Mark Pulford
2011-05-08
1
-21
/
+147
*
Add test to compare objects after decode/encode
Mark Pulford
2011-05-07
1
-0
/
+31
*
Add basic JSON tests and benchmark
Mark Pulford
2011-05-03
1
-0
/
+79