Commit graph

2 commits

Author SHA1 Message Date
Victorien Elvinger
5a9bfdd283
docs: update internal docs (#11) 2023-08-19 12:46:29 +02:00
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