mirror of
https://github.com/tristanpenman/valijson.git
synced 2025-03-03 04:38:40 +01:00
Add tests for JSON Pointer resolution to CMake build
This commit is contained in:
parent
4f88bb8941
commit
669b1729c8
@ -40,6 +40,7 @@ add_executable(external_schema
|
||||
add_executable(test_suite
|
||||
tests/test_adapter_comparison.cpp
|
||||
tests/test_fetch_document_callback.cpp
|
||||
tests/test_json_reference.cpp
|
||||
tests/test_jsoncpp_adapter.cpp
|
||||
tests/test_property_tree_adapter.cpp
|
||||
tests/test_rapidjson_adapter.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user