]> granicus.if.org Git - clang/commit
MultiTestRunner: Reenable --vg option.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 29 Jul 2009 02:57:25 +0000 (02:57 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 29 Jul 2009 02:57:25 +0000 (02:57 +0000)
commit9a676b7544b4670bdefbe594b08926d5618d4559
tree9b08893d39e0bd8c106c7103faa6a7a928a9e8c5
parent70186ab134119fbec816a02596e29fb4cfbe51e1
MultiTestRunner: Reenable --vg option.
 - Simplified from before and using --error-exitcode so failures show up as
   failures.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77424 91177308-0d34-0410-b5e6-96231b3b80d8
utils/test/MultiTestRunner.py
utils/test/TestRunner.py