json/test
Erich Keane 90ab92ade1 Attempt at adding unordered_map as a basic_json object type
NOTE: This does NOT compile due to unordered_map needing to have an
instance in the CompatibleObjectType CTOR for the basic_json object, and
basic_json being an incomplete type at that time.  For assistance
request only.
2015-12-30 11:12:58 -08:00
..
json_nlohmann_tests ignore UTF-8 byte order mark (fixes #152) 2015-12-07 22:27:53 +01:00
json_roundtrip more test cases 2015-05-09 16:58:06 +02:00
json_tests added compliance test cases 2015-05-09 13:56:51 +02:00
json_testsuite more tests 2015-06-30 00:12:18 +02:00
json.org more tests 2015-06-30 00:12:18 +02:00
catch.hpp upgraded Catch to v1.3.1 2015-12-20 15:42:01 +01:00
unit.cpp Attempt at adding unordered_map as a basic_json object type 2015-12-30 11:12:58 -08:00