biome/fuzz/corpus
Addison Crump 171bc0f3f3
Implement round-trip fuzzers for finding correctness bugs (#4559)
* init fuzzers

* correct corpus link

* add more fuzzers

* add formatter fuzzers

* document formatter strategy

* add fuzzer build to CI

* better github workflow

* whoops, need to specify where it runs

* fix CI

* address naming nit

* add text diff to formatter

* add linter checks to formatter output

* correct diff args

* use strip dead code (ew) to resolve the memory usage issue
2023-06-14 13:01:35 +03:00
..
rome_parse_all Implement round-trip fuzzers for finding correctness bugs (#4559) 2023-06-14 13:01:35 +03:00
rome_parse_d_ts Implement round-trip fuzzers for finding correctness bugs (#4559) 2023-06-14 13:01:35 +03:00
rome_parse_json Implement round-trip fuzzers for finding correctness bugs (#4559) 2023-06-14 13:01:35 +03:00
rome_parse_jsx Implement round-trip fuzzers for finding correctness bugs (#4559) 2023-06-14 13:01:35 +03:00
rome_parse_module Implement round-trip fuzzers for finding correctness bugs (#4559) 2023-06-14 13:01:35 +03:00
rome_parse_script Implement round-trip fuzzers for finding correctness bugs (#4559) 2023-06-14 13:01:35 +03:00
rome_parse_tsx Implement round-trip fuzzers for finding correctness bugs (#4559) 2023-06-14 13:01:35 +03:00
rome_parse_typescript Implement round-trip fuzzers for finding correctness bugs (#4559) 2023-06-14 13:01:35 +03:00