aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/lit/tests/discovery.py
AgeCommit message (Expand)AuthorFilesLines
2015-07-21[LIT] Fix discovery.py test once againEric Fiselier1-4/+4
2015-06-13[LIT] Fix failing LIT testsEric Fiselier1-2/+2
2013-08-08[lit] Change --show-{tests,suites} to exit after printing.Daniel Dunbar1-10/+5
2013-08-07[lit] tests: Change discovery test to use --show-tests.Daniel Dunbar1-25/+31
2013-04-12lit: Fix infinite recursion when an out-of-tree test root is located inside t...Daniel Dunbar1-0/+15
2013-04-12lit: Add a test for discovery w/ test_exec_root (out-of-tree test root).Daniel Dunbar1-7/+48
2013-04-11lit: Add a test for discovery when exact test names are given.Daniel Dunbar1-0/+15
2013-01-31[lit] Add a basic discovery test.Daniel Dunbar1-0/+25