summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/jsoncpp/test/data/test_comment_02.expected
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/jsoncpp/test/data/test_comment_02.expected')
-rw-r--r--3rdparty/jsoncpp/test/data/test_comment_02.expected11
1 files changed, 10 insertions, 1 deletions
diff --git a/3rdparty/jsoncpp/test/data/test_comment_02.expected b/3rdparty/jsoncpp/test/data/test_comment_02.expected
index 88d2bd0dc1b..8986dbac05e 100644
--- a/3rdparty/jsoncpp/test/data/test_comment_02.expected
+++ b/3rdparty/jsoncpp/test/data/test_comment_02.expected
@@ -11,4 +11,13 @@
// Multiline comment cpp-style
// Second line
.cpp-test.c=3
-.cpp-test.d=4
+// Comment before double
+.cpp-test.d=4.1
+// Comment before string
+.cpp-test.e="e-string"
+// Comment before true
+.cpp-test.f=true
+// Comment before false
+.cpp-test.g=false
+// Comment before null
+.cpp-test.h=null