[lit] Add a script for checking test coverage.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 31 Jan 2013 00:21:44 +0000 (00:21 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 31 Jan 2013 00:21:44 +0000 (00:21 +0000)
commit412d805841da9ac25decbdf2aeda8e6d36109e89
tree7f00f2c70c7df7289bd1b1c8c0a4ec79bdcd5693
parent356dcac20e18f5125eb4f85e5dc1d1408f930099
[lit] Add a script for checking test coverage.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174000 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/tests/.coveragerc [new file with mode: 0644]
utils/lit/utils/README.txt [new file with mode: 0644]
utils/lit/utils/check-coverage [new file with mode: 0755]