aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/test_fuzz_mutator.txt
AgeCommit message (Expand)Author
2021-09-16[dev.fuzz] internal/fuzz: rework default test behavior before fuzzingKatie Hockman
2021-06-02[dev.fuzz] cmd/go: split test_fuzz_minimize from test_fuzz_mutatorJay Conrod
2021-05-27[dev.fuzz] internal/fuzz,testing: treat panics as recoverableRoland Shoemaker
2021-05-19[dev.fuzz] internal/fuzz: make minimization tests more reliableJay Conrod
2021-05-11[dev.fuzz] internal/fuzz: use coverage instrumentation while fuzzingKatie Hockman
2021-04-16[dev.fuzz] internal/fuzz: minimize non-recoverable errorsKatie Hockman
2021-04-09[dev.fuzz] testing: let -fuzztime specify a number of executionsJay Conrod
2021-04-07[dev.fuzz] internal/fuzz: small bug fixes and refactors to minimizationKatie Hockman
2021-03-18[dev.fuzz] internal/fuzz: add minimization of []byteKatie Hockman
2021-03-09[dev.fuzz] testing, internal/fuzz: multiple small fixesJay Conrod
2021-02-23[dev.fuzz] testing,internal/fuzz: support structured inputsKatie Hockman
2021-02-10[dev.fuzz] cmd/go: skip fuzz tests on unsupported platformsJay Conrod
2021-01-15[dev.fuzz] cmd/go/testdata: fix flaky testKatie Hockman
2021-01-12[dev.fuzz] internal/fuzz: implement a more robust mutatorKatie Hockman