Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [fuzzer] add flag prefer_small_during_initial_shuffle, be a bit more verbose | Kostya Serebryany | 2015-02-04 | 1 | -0/+8 |
* | [fuzzer] add -runs=N to limit the number of runs per session. Also, make sure... | Kostya Serebryany | 2015-02-04 | 1 | -0/+2 |
* | [fuzzer] make multi-process execution more verbose; fix mutation to actually ... | Kostya Serebryany | 2015-02-04 | 1 | -1/+2 |
* | [fuzzer] add -use_full_coverage_set=1 which solves FullCoverageSetTest. This ... | Kostya Serebryany | 2015-01-29 | 1 | -0/+5 |
* | Reverting r227452, which adds back the fuzzer library. Now excluding the fuzz... | Aaron Ballman | 2015-01-29 | 1 | -0/+81 |
* | Temporarily reverting the fuzzer library as it causes too many build issues f... | Aaron Ballman | 2015-01-29 | 1 | -81/+0 |
* | [fuzzer] add option -save_minimized_corpus | Kostya Serebryany | 2015-01-28 | 1 | -1/+5 |
* | Add a Fuzzer library | Kostya Serebryany | 2015-01-27 | 1 | -0/+77 |