aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/test_fuzz_minimize.txt
AgeCommit message (Expand)Author
2021-09-15[dev.fuzz] internal: fuzzing output adjustmentsKatie Hockman
2021-09-10[dev.fuzz] internal/fuzz: fix bug for -fuzzminimizetime of zeroKatie Hockman
2021-09-10[dev.fuzz] internal/fuzz: write a newline to the end of a corpus fileKatie Hockman
2021-09-10[dev.fuzz] testing: allow -fuzzminimizetime to be 0Katie Hockman
2021-09-10[dev.fuzz] testing: move corpus from testdata/corpus to testdata/fuzzKatie Hockman
2021-08-31[dev.fuzz] internal/fuzz: fail minimization on non-reproducible crashJay Conrod
2021-08-31[dev.fuzz] internal/fuzz: count -fuzzminimizetime toward -fuzztimeJay Conrod
2021-06-02[dev.fuzz] internal/fuzz: notify coordinator for minimizationJay Conrod
2021-06-02[dev.fuzz] cmd/go: split test_fuzz_minimize from test_fuzz_mutatorJay Conrod