1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/utils/lit/tests
Daniel Dunbar b6749f0829 [lit] Allow config files to pass arbitrary values to child configs.
- 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
2013-09-03 23:32:55 +00:00
..
Inputs [lit] Allow config files to pass arbitrary values to child configs. 2013-09-03 23:32:55 +00:00
.coveragerc
discovery.py [lit] Change --show-{tests,suites} to exit after printing. 2013-08-08 20:59:25 +00:00
googletest-format.py [lit] Add test coverage of gtest format. 2013-08-14 22:21:11 +00:00
lit.cfg [lit] Fix tests to execute lit with same python as invoked with. 2013-08-14 05:07:09 +00:00
progress-bar.py lit: Add a trivial test of the basic progress bar. 2013-04-11 00:05:37 +00:00
shell-parsing.py [lit] Fix tests to execute lit with same python as invoked with. 2013-08-14 05:07:09 +00:00
shtest-encoding.py [lit] Support parsing scripts with inconsistent or invalid encodings. 2013-08-14 18:22:41 +00:00
shtest-format.py [lit] Fix internal shell's argv[0] handling. 2013-08-29 02:52:10 +00:00
shtest-shell.py
unittest-adaptor.py [lit] Fix tests to execute lit with same python as invoked with. 2013-08-14 05:07:09 +00:00
usage.py