mirror of
https://github.com/tristanpenman/valijson.git
synced 2024-12-12 18:20:27 +01:00
Update test suite sources in CMakeList.txt file
This commit is contained in:
parent
f4179477db
commit
4e8997c9ac
@ -39,7 +39,7 @@ add_executable(external_schema
|
|||||||
# Unit tests executable
|
# Unit tests executable
|
||||||
add_executable(test_suite
|
add_executable(test_suite
|
||||||
tests/test_adapter_comparison.cpp
|
tests/test_adapter_comparison.cpp
|
||||||
tests/test_dereference_callback.cpp
|
tests/test_fetch_document_callback.cpp
|
||||||
tests/test_jsoncpp_adapter.cpp
|
tests/test_jsoncpp_adapter.cpp
|
||||||
tests/test_property_tree_adapter.cpp
|
tests/test_property_tree_adapter.cpp
|
||||||
tests/test_rapidjson_adapter.cpp
|
tests/test_rapidjson_adapter.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user