Add even more tests
This commit is contained in:
parent
905251e586
commit
af8fde1222
4 changed files with 338 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ list(
|
|||
APPEND JSON_TESTS
|
||||
json_tests_simple
|
||||
json_tests_array
|
||||
json_tests_object
|
||||
json_tests_complex
|
||||
)
|
||||
foreach(JSON_TEST IN LISTS JSON_TESTS)
|
||||
add_executable(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue