OSDN Git Service

[lit] Factor out a results consumer interface for test execution.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 29 Aug 2013 00:54:02 +0000 (00:54 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 29 Aug 2013 00:54:02 +0000 (00:54 +0000)
commitec8e0592544de7b99b87535352a26b0420c51820
tree40ed8980c23dd547ed9de36bebb759abd6b5dbf3
parent8c59003cc382e4b2fb15b267aa2d356e869a89cc
[lit] Factor out a results consumer interface for test execution.
 - Also, change TestProvider interface to operate on test indices.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189552 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/main.py