From 4146070e69475d5eedcf7a9e3d990e511f46ec7a Mon Sep 17 00:00:00 2001 From: Mark Pulford Date: Tue, 3 May 2011 23:04:22 +0930 Subject: Add basic JSON tests and benchmark --- tests/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/README (limited to 'tests/README') diff --git a/tests/README b/tests/README new file mode 100644 index 0000000..58e7655 --- /dev/null +++ b/tests/README @@ -0,0 +1,2 @@ +These JSON examples were taken from the JSON website +(http://json.org/example.html) and RFC 4627. -- cgit v1.2.3-55-g6feb