mirror of
https://github.com/nlohmann/json.git
synced 2026-03-05 16:56:25 +00:00
valgrind still makes problems
This commit is contained in:
1
test/error/fail06.json
Normal file
1
test/error/fail06.json
Normal file
@@ -0,0 +1 @@
|
||||
[ , "<-- missing value"]
|
||||
1
test/error/fail25.json
Normal file
1
test/error/fail25.json
Normal file
@@ -0,0 +1 @@
|
||||
[" tab character in string "]
|
||||
2
test/error/fail27.json
Normal file
2
test/error/fail27.json
Normal file
@@ -0,0 +1,2 @@
|
||||
["line
|
||||
break"]
|
||||
2
test/error/fail28.json
Normal file
2
test/error/fail28.json
Normal file
@@ -0,0 +1,2 @@
|
||||
["line\
|
||||
break"]
|
||||
Reference in New Issue
Block a user