simdjson/.github/workflows
Paul Dreik 30b912fc81
fuzz at_pointer
This adds a fuzzer for at_pointer() which recently had a bug.

The #1142 bug had been found with this fuzzer

Also, it polishes the github action job:

    cross pollinate the fuzzer corpora (lets fuzzers reuse results from other fuzzers)
    use github action syntax instead of bash checks
    only run on push if on master
2020-09-16 21:17:43 +02:00
..
fuzzers.yml fuzz at_pointer 2020-09-16 21:17:43 +02:00
mingw-ci.yml Fix number parsing (too lenient). (#1107) 2020-08-10 18:10:11 -04:00
mingw64-ci.yml This adds debug tests in CI. (#1123) 2020-08-17 13:36:30 -04:00
msys2.yml This adds debug tests in CI. (#1123) 2020-08-17 13:36:30 -04:00
ubuntu18-checkperf.yml This will isolate the perf checks in CI (#1164) 2020-09-10 18:15:45 -04:00
ubuntu18.yml This will isolate the perf checks in CI (#1164) 2020-09-10 18:15:45 -04:00
ubuntu20-checkperf.yml This will isolate the perf checks in CI (#1164) 2020-09-10 18:15:45 -04:00
ubuntu20.yml This will isolate the perf checks in CI (#1164) 2020-09-10 18:15:45 -04:00
vs16-ci.yml We want the tests to run on PR. 2020-07-26 14:39:47 -04:00
vs16-clang-ci.yml We want the tests to run on PR. 2020-07-26 14:39:47 -04:00
vs16-ninja-ci.yml We want the tests to run on PR. 2020-07-26 14:39:47 -04:00