summaryrefslogtreecommitdiffstats
path: root/clang/utils/FuzzTest
Commit message (Collapse)AuthorAgeFilesLines
* [utils/FuzzTest] Add '--stop-on-fail' to stop the script on the first failureArgyrios Kyrtzidis2012-03-081-1/+11
| | | | | | without reverting the changes. llvm-svn: 152333
* [utils/FuzzTest] The help message says that if you don't specify --max-testsArgyrios Kyrtzidis2012-03-081-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 Kyrtzidis2012-03-081-1/+1
| | | | llvm-svn: 152324
* Spelling.Daniel Dunbar2012-03-081-1/+1
| | | | llvm-svn: 152281
* FuzzTest: Add support for reading list of replacements from a file.Daniel Dunbar2010-05-301-0/+16
| | | | llvm-svn: 105177
* utils: Add a generic fuzz testing tool.Daniel Dunbar2010-05-301-0/+324
llvm-svn: 105176
OpenPOWER on IntegriCloud