aboutsummaryrefslogtreecommitdiff
path: root/utils/lit/tests/discovery.py
AgeCommit message (Expand)Author
2013-04-12lit: Fix infinite recursion when an out-of-tree test root is located inside t...Daniel Dunbar
2013-04-12lit: Add a test for discovery w/ test_exec_root (out-of-tree test root).Daniel Dunbar
2013-04-11lit: Add a test for discovery when exact test names are given.Daniel Dunbar
2013-01-31[lit] Add a basic discovery test.Daniel Dunbar