Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lit] Change --show-{tests,suites} to exit after printing. | Daniel Dunbar | 2013-08-08 | 1 | -10/+5 |
| | | | | | | - This is a more sensible behavior than printing and also running tests. llvm-svn: 188009 | ||||
* | [lit] tests: Change discovery test to use --show-tests. | Daniel Dunbar | 2013-08-07 | 1 | -25/+31 |
| | | | | llvm-svn: 187851 | ||||
* | lit: Fix infinite recursion when an out-of-tree test root is located inside ↵ | Daniel Dunbar | 2013-04-12 | 1 | -0/+15 |
| | | | | | | the source test root. llvm-svn: 179402 | ||||
* | lit: Add a test for discovery w/ test_exec_root (out-of-tree test root). | Daniel Dunbar | 2013-04-12 | 1 | -7/+48 |
| | | | | llvm-svn: 179401 | ||||
* | lit: Add a test for discovery when exact test names are given. | Daniel Dunbar | 2013-04-11 | 1 | -0/+15 |
| | | | | llvm-svn: 179247 | ||||
* | [lit] Add a basic discovery test. | Daniel Dunbar | 2013-01-31 | 1 | -0/+25 |
llvm-svn: 174001 |