summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/discovery.py
Commit message (Expand)AuthorAgeFilesLines
* [lit] Use better name for "test in parallel" conceptJulian Lettner2019-10-041-1/+1
* [lit] Remove --single-process option (use -j1 instead)Julian Lettner2019-02-141-1/+1
* [lit] Actually do normalize the case of files in the config map.Zachary Turner2017-09-211-1/+1
* [lit] Don't norm case when inserting into the config map.Zachary Turner2017-09-211-1/+1
* [lit] Add a test for the builtin config map.Zachary Turner2017-09-211-0/+22
* [lit] Make lit support config files with .py extension.Zachary Turner2017-09-211-0/+28
* [lit] Fix some issues with short paths in test discovery introduced in r312254Reid Kleckner2017-08-311-0/+7
* [lit] Fix discovery.py on Windows by matching backslashes when necessaryReid Kleckner2017-07-261-22/+19
* [lit] Mark several of lit's tests XFAIL on WindowsBrian Gesiak2017-07-261-0/+3
* [LIT] Fix discovery.py test once againEric Fiselier2015-07-211-4/+4
* [LIT] Fix failing LIT testsEric Fiselier2015-06-131-2/+2
* [lit] Change --show-{tests,suites} to exit after printing.Daniel Dunbar2013-08-081-10/+5
* [lit] tests: Change discovery test to use --show-tests.Daniel Dunbar2013-08-071-25/+31
* lit: Fix infinite recursion when an out-of-tree test root is located inside t...Daniel Dunbar2013-04-121-0/+15
* lit: Add a test for discovery w/ test_exec_root (out-of-tree test root).Daniel Dunbar2013-04-121-7/+48
* lit: Add a test for discovery when exact test names are given.Daniel Dunbar2013-04-111-0/+15
* [lit] Add a basic discovery test.Daniel Dunbar2013-01-311-0/+25
OpenPOWER on IntegriCloud