Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Argyrios Kyrtzidis 2a6dc143b6 [utils/FuzzTest] Add '--stop-on-fail' to stop the script on the first failure
without reverting the changes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152333 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-08 20:29:39 +00:00
Argyrios Kyrtzidis 3cb8e2f5e9 [utils/FuzzTest] The help message says that if you don't specify --max-tests
"the script will run forever continually picking new tests to run", make it so.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152327 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-08 20:11:06 +00:00
Argyrios Kyrtzidis 00f1f27664 [utils/FuzzTest] For --filelist the option type is string, not integer.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152324 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-08 18:56:59 +00:00
Daniel Dunbar 9df08bb766 Spelling.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152281 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-08 01:54:33 +00:00
Daniel Dunbar c53a844e22 FuzzTest: Add support for reading list of replacements from a file.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105177 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-30 22:27:55 +00:00
Daniel Dunbar 803588053d utils: Add a generic fuzz testing tool.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105176 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-30 22:27:52 +00:00