json/test
Niels Lohmann 7b8fd864e2
🔥 removed deprecated constructor #480
The constructor basic_json(std::istream&, const parser_callback_t) has
been deprecated since version 2.0.0. This commit removes it together
with its code example, deprecation macro, and test cases. The code now
also compiles with -W-deprecated-declarations.
2017-03-01 17:49:03 +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 🔥 removed deprecated constructor #480 2017-03-01 17:49:03 +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