Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lit] Allow config files to pass arbitrary values to child configs. | Daniel Dunbar | 2013-09-03 | 2 | -0/+6 |
| | | | | | | | - This aligns with how existing test suites end up wanting to use the local config files, conceptually it makes sense to consider them to be inherited. llvm-svn: 189885 | ||||
* | [lit] Update lit's own tests to use lit_config and lit package, as appropriate. | Daniel Dunbar | 2013-08-09 | 2 | -0/+2 |
| | | | | llvm-svn: 188107 | ||||
* | lit: Add a test for discovery w/ test_exec_root (out-of-tree test root). | Daniel Dunbar | 2013-04-12 | 1 | -2/+7 |
| | | | | llvm-svn: 179401 | ||||
* | [lit] Add a basic discovery test. | Daniel Dunbar | 2013-01-31 | 8 | -0/+16 |
llvm-svn: 174001 |