simdjson/fuzz
John Keiser 09cf18a646 Add C++11 tests to cmake
- Add simdjson-flags target so callers don't have flags forced on them
2020-04-15 17:26:25 -07:00
..
CMakeLists.txt Add C++11 tests to cmake 2020-04-15 17:26:25 -07:00
Fuzzing.md improve the fuzzer documentation, refresh links (#697) 2020-04-12 17:49:40 -04:00
NullBuffer.h add new fuzzers for print_json and dump_raw_tape (#416) 2019-12-27 13:42:44 -05:00
build_corpus.sh add ossfuzz support (#362) 2019-11-08 10:32:43 -05:00
build_fuzzer_variants.sh switch to clang 9 in the github action (#695) 2020-04-12 20:02:45 +02:00
build_like_ossfuzz.sh add ossfuzz support (#362) 2019-11-08 10:32:43 -05:00
fuzz_dump.cpp Let us try to check with the exceptions disabled. (#707) 2020-04-15 16:45:36 -04:00
fuzz_dump_raw_tape.cpp Let us try to check with the exceptions disabled. (#707) 2020-04-15 16:45:36 -04:00
fuzz_minify.cpp Let us try to check with the exceptions disabled. (#707) 2020-04-15 16:45:36 -04:00
fuzz_parser.cpp Let us try to check with the exceptions disabled. (#707) 2020-04-15 16:45:36 -04:00
fuzz_print_json.cpp Let us try to check with the exceptions disabled. (#707) 2020-04-15 16:45:36 -04:00
main.cpp add ossfuzz support (#362) 2019-11-08 10:32:43 -05:00
measure_coverage.sh add new fuzzers for print_json and dump_raw_tape (#416) 2019-12-27 13:42:44 -05:00
ossfuzz.sh Enable the minifier fuzzer (fixes #530) (#694) 2020-04-12 18:47:24 +02:00