[lit] Remove some done TODOs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188502 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar 2013-08-15 22:52:20 +00:00
parent ae7ac3974c
commit 23114d0da7

View File

@ -8,10 +8,6 @@
- Support a timeout / ulimit.
- Rename 'lit' injected variable for config to be lit_config.
- Allow import of 'lit' in test suite definitions.
- Create an explicit test suite object (instead of using the top-level
TestingConfig object).