simdjson/.github/workflows
Paul Dreik f1b4a54991
add fuzz element (#1204)
* add definitions for is_number and tie (by lemire)
* add fuzzer for element
* update fuzz documentation
* fix UB in creating an empty padded string
* don't bother null terminating padded_string, it is done by the std::memset already
*  refactor fuzz data splitting into a separate class
2020-10-17 05:48:50 +02:00
..
alpine.yml Testing on minimalist alpine (linux) images (#1200) 2020-10-02 13:32:09 -04:00
fuzzers.yml add fuzz element (#1204) 2020-10-17 05:48:50 +02:00
mingw-ci.yml Fix root number parsing 2020-10-06 11:29:45 -07:00
mingw64-ci.yml Fix root number parsing 2020-10-06 11:29:45 -07: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