mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
[lit] Add some TODO notes to myself.
llvm-svn: 173857
This commit is contained in:
parent
c99da3a7f4
commit
98b98e8186
@ -7,3 +7,20 @@
|
||||
- Support valgrind in all configs, and LLVM style valgrind.
|
||||
|
||||
- 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).
|
||||
|
||||
- Allow 'lit' driver to cooperate with test suites to add options (or at least
|
||||
sanitize accepted params).
|
||||
|
||||
- Consider move to identifying all tests by path-to-test-suite and then path to
|
||||
subtest, and don't use test suite names.
|
||||
|
||||
- Consider move to change workflow to always load suites, then resolve command
|
||||
line arguments.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user