1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-24 02:21:01 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
05f49fa401 added roundtrip tests for UBJSON 2018-01-27 18:47:32 +01:00
eef408e5fb tests for CBOR 2016-11-27 00:09:24 +01:00
543745a10e starting to integrate MessagePack (#358) 2016-11-11 17:11:13 +01:00
af76508fe7 Introduce structure to the test/ directory
This introduces a clear separation between test data and test
binaries. Test data is moved into test/data, and the test binaries
move into test/src. A new CMake script specific to building the
tests is introduced in /test to slightly clean up the toplevel
one.

As well as tidying things up, this makes the next step trivial...
2016-05-11 01:30:08 +01:00