1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-25 13:41:56 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
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