From d8a3f1404382b338571624794254c606d0ef3e99 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Mon, 4 Jun 2018 22:12:57 +0200 Subject: added local win32 fork of json-c here --- src/3rdParty/json-c/tests/test_null.expected | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/3rdParty/json-c/tests/test_null.expected (limited to 'src/3rdParty/json-c/tests/test_null.expected') diff --git a/src/3rdParty/json-c/tests/test_null.expected b/src/3rdParty/json-c/tests/test_null.expected new file mode 100644 index 0000000..52d2890 --- /dev/null +++ b/src/3rdParty/json-c/tests/test_null.expected @@ -0,0 +1,3 @@ +JSON write result is correct: " \u0000 " +PASS +Re-parsed object string len=3, chars=[32, 0, 32] -- cgit v1.2.3-54-g00ecf