simdjson/tools
Paul Dreik 9442c9e1f4 add basic fuzzers (#348)
* add basic fuzzing using libFuzzer

* let cmake respect cflags, otherwise the fuzzer flags go unnoticed

also, integrates badly with oss-fuzz

* add new fuzzer for minification, simplify the old one

* add fuzzer for the dump example

* clang format
2019-10-28 14:46:57 -04:00
..
cmake add basic fuzzers (#348) 2019-10-28 14:46:57 -04:00
CMakeLists.txt Adding cmake 2018-12-28 13:05:42 -05:00
json2json.cpp Fix most warnings on VS2019 (#241) 2019-07-31 17:43:45 -04:00
jsonpointer.cpp Style uniformization (#238) 2019-07-30 17:18:10 -04:00
jsonstats.cpp Accept large unsigned integers (#295) 2019-09-02 10:50:24 -04:00
minify.cpp Fix most warnings on VS2019 (#241) 2019-07-31 17:43:45 -04:00
release.py Fixing style violation. 2019-08-01 16:38:51 -04:00