Allow specifying whether top level elements should be comma separated

This commit is contained in:
ktkk 2026-06-05 15:16:02 +00:00
parent 0a0a6d918d
commit e2ba1175db
10 changed files with 310 additions and 8 deletions

View file

@ -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(