Allow specifying whether top level elements should be comma separated
This commit is contained in:
parent
0a0a6d918d
commit
e2ba1175db
10 changed files with 310 additions and 8 deletions
|
|
@ -13,6 +13,8 @@ list(
|
|||
json_tests_array
|
||||
json_tests_object
|
||||
json_tests_complex
|
||||
json_tests_comma_separated
|
||||
json_tests_non_comma_separated
|
||||
)
|
||||
foreach(JSON_TEST IN LISTS JSON_TESTS)
|
||||
add_executable(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue