From 37a7b035f8feb248d25741b22e22ffb0ec7463d6 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Wed, 18 Jan 2012 10:12:50 +0100 Subject: Import json support from playground/qtbinaryjson This imports the JSON support for Qt 5 from playground/qtbinaryjson. It adds a fast, fully compliant json parser, a convenient C++ API, conversion to and from QVariants and a binary format for JSON that is extremely fast to use together with the C++ API. Change-Id: If9e3a21a4241d388d0abaa446b6824f9cc6edb1c Reviewed-by: Thiago Macieira --- tests/auto/corelib/json/test.bjson | Bin 0 -> 60992 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/auto/corelib/json/test.bjson (limited to 'tests/auto/corelib/json/test.bjson') diff --git a/tests/auto/corelib/json/test.bjson b/tests/auto/corelib/json/test.bjson new file mode 100644 index 0000000000..aa412eec67 Binary files /dev/null and b/tests/auto/corelib/json/test.bjson differ -- cgit v1.2.3