json/test
Niels Lohmann 569d275f65
💥 throwing an exception in case dump encounters a non-UTF-8 string #838
We had a lot of issues with failing roundtrips (i.e., parse errors from serializations) in case string were stored in the library that were not UTF-8 encoded. This PR adds an exception in this case.
2017-12-11 22:38:05 +01:00
..
data 🐛 fix for #656 2017-07-17 07:53:02 +02:00
reports added fuzzing results 2016-10-02 11:23:47 +02:00
src 💥 throwing an exception in case dump encounters a non-UTF-8 string #838 2017-12-11 22:38:05 +01:00
thirdparty 🔨 added filter script for branch coverage 2017-10-05 19:08:15 +02:00
CMakeLists.txt fix targetname 2017-11-26 10:29:51 +01:00
Makefile 🔧 removing -Weffc++ warnings 2017-10-05 19:43:19 +02:00