aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-01-09Move fuzz tests into tests/fuzz (#22376)Khaled Yakdan
2023-01-05Rewrite fuzzers to native Go harnesses (#22313)AdamKorcz
2022-12-12Add a simple test for external renderer (#20033)Lunny Xiao
2022-11-27Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn
2022-05-02Remove legacy `+build:` constraint (#19582)wxiaoguang
2022-01-20format with gofumpt (#18184)6543
2022-01-19Propagate context and ensure git commands run in request context (#17868)zeripath
2021-08-24Add bundle download for repository (#14538)John Olheiser
2021-08-13Fix NPE in fuzzer (#16680)zeripath
2021-06-25Fuzzer finds an NPE due to incorrect URLPrefix (#16249)zeripath
2021-04-23Fix go-fuzz (#15596)6543
2020-12-10Added 2 fuzzers (#13818)AdamKorcz
2020-09-04Add 'make watch' (#12636)silverwind