[lit] Factor out Run class to capture configuration + discovered tests.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 29 Aug 2013 00:48:45 +0000 (00:48 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 29 Aug 2013 00:48:45 +0000 (00:48 +0000)
commit5b2efc28fd193701d2d05780c7b8d8ee5bf75c31
tree0b301f105410bf5e040ee21559936662ae9373e4
parent8253cc047de523fd2097e4d85417316ff9a37ad5
[lit] Factor out Run class to capture configuration + discovered tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189550 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/main.py
utils/lit/lit/run.py [new file with mode: 0644]