json/test
Niels Lohmann 54ef5f7b47
🔨 moved serialization functions to serializer class
The class is currently just a wrapper for an std::ostream and collects
all functions related to serialization. The next step should be
recycling of variables to avoid repetitive initialization for each
recursive dump call.
2017-02-27 21:22:39 +01:00
..
data added Big List of Naughty Strings 2017-01-16 20:03:50 +01:00
reports added fuzzing results 2016-10-02 11:23:47 +02:00
src 🔨 moved serialization functions to serializer class 2017-02-27 21:22:39 +01:00
thirdparty ⬆️ updated Catch to v1.7.2 2017-02-13 18:55:11 +01:00
CMakeLists.txt cmake compile time reduce using cotire 2017-02-19 13:35:54 +05:30
Makefile 🐛 fixed test compilation 2017-02-04 08:25:55 +01:00