Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [utils/FuzzTest] Add '--stop-on-fail' to stop the script on the first failure | Argyrios Kyrtzidis | 2012-03-08 | 1 | -1/+11 |
| | | | | | | without reverting the changes. llvm-svn: 152333 | ||||
* | [utils/FuzzTest] The help message says that if you don't specify --max-tests | Argyrios Kyrtzidis | 2012-03-08 | 1 | -1/+1 |
| | | | | | | "the script will run forever continually picking new tests to run", make it so. llvm-svn: 152327 | ||||
* | [utils/FuzzTest] For --filelist the option type is string, not integer. | Argyrios Kyrtzidis | 2012-03-08 | 1 | -1/+1 |
| | | | | llvm-svn: 152324 | ||||
* | Spelling. | Daniel Dunbar | 2012-03-08 | 1 | -1/+1 |
| | | | | llvm-svn: 152281 | ||||
* | FuzzTest: Add support for reading list of replacements from a file. | Daniel Dunbar | 2010-05-30 | 1 | -0/+16 |
| | | | | llvm-svn: 105177 | ||||
* | utils: Add a generic fuzz testing tool. | Daniel Dunbar | 2010-05-30 | 1 | -0/+324 |
llvm-svn: 105176 |