Mark Pulford 1798471fcd Add test for excessive nesting during encode 15 years ago
..
README 6f1f110cce Document permission received to use examples 15 years ago
bench.lua 0d56e3bebe Implement data driven test framework 15 years ago
common.lua 1798471fcd Add test for excessive nesting during encode 15 years ago
example1.json 4146070e69 Add basic JSON tests and benchmark 15 years ago
example2.json 4146070e69 Add basic JSON tests and benchmark 15 years ago
example3.json 4146070e69 Add basic JSON tests and benchmark 15 years ago
example4.json 4146070e69 Add basic JSON tests and benchmark 15 years ago
example5.json 4146070e69 Add basic JSON tests and benchmark 15 years ago
genutf8.pl 4dc56c6d36 Add UTF-16 surrogate pair decode support 15 years ago
octets-escaped.dat 4dc56c6d36 Add UTF-16 surrogate pair decode support 15 years ago
rfc-example1.json 4146070e69 Add basic JSON tests and benchmark 15 years ago
rfc-example2.json 4146070e69 Add basic JSON tests and benchmark 15 years ago
test.lua 1798471fcd Add test for excessive nesting during encode 15 years ago

README

These JSON examples were taken from the JSON website
(http://json.org/example.html) and RFC 4627.

Used with permission.