json/test
Niels Lohmann 90273e930c
🐛 fix for #512
We totally forgot to implement the comparison operators other than ==
and != for scalar types. Consequently, comparing a JSON value with a
scalar type led to compile errors.
2017-04-07 15:44:41 +02: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 🐛 fix for #512 2017-04-07 15:44:41 +02:00
thirdparty ⬆️ updated Catch to v1.8.1 2017-03-02 18:13:19 +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