valijson/tests
2016-04-07 09:55:13 +10:00
..
data Initial commit. 2013-10-30 07:51:11 +11:00
test_adapter_comparison.cpp Implement test adapter comparison for nlohmann/json 2016-02-02 17:50:35 +03:00
test_fetch_document_callback.cpp Update document fetch interface to use underlying document type rather than Adapter 2016-03-20 14:10:06 +11:00
test_json11_adapter.cpp Disable json11 unless VALIJSON_BUILD_CXX11_ADAPTERS macro is defined. 2016-01-28 13:16:08 +09:00
test_json_pointer.cpp Add check for hyphen used as array index in JSON Pointer 2015-06-19 08:54:49 +10:00
test_jsoncpp_adapter.cpp Cleanup whitespace. 2014-03-01 09:03:39 +11:00
test_nlohmann_json_adapter.cpp Minor stylistic changes for consistency with existing code 2016-02-02 08:05:57 -08:00
test_picojson_adapter.cpp Support picojson library 2015-05-09 00:41:44 +09:00
test_poly_constraint.cpp Flesh out API for PolyConstraint concept, simplify test cases and add new files to Xcode project 2016-04-07 09:55:13 +10:00
test_property_tree_adapter.cpp Cleanup whitespace. 2014-03-01 09:03:39 +11:00
test_rapidjson_adapter.cpp Adapt existing tests to cover GenericRapidJsonAdapter when using a value type backed by RapidJson's CrtAllocator 2015-12-07 22:01:06 +11:00
test_validation_errors.cpp Fix signed/unsigned comparisons in tests 2016-02-02 15:06:17 -08:00
test_validator.cpp Fix handling of schema scope (based on 'id' attribute) and enable refRemote tests 2016-03-20 14:10:06 +11:00