llvm-mirror/utils/lit/lit
2012-11-30 21:34:04 +00:00
..
ExampleTests lit: Add a simple test suite for checking test runner parallelism. 2012-11-30 21:34:04 +00:00
ExampleTests.ObjDir
__init__.py lit: Bump the version to .3. 2012-11-28 00:06:11 +00:00
LitConfig.py lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used. 2012-10-19 20:12:00 +00:00
LitFormats.py
LitTestCase.py
main.py lit: Show actually created count of threads. The incorrect threads count is printed if the number of tests are less than the number of default threads. 2012-08-17 04:15:41 +00:00
ProgressBar.py
ShCommands.py
ShUtil.py
TclUtil.py
Test.py
TestFormats.py
TestingConfig.py lit: Rename the valgrind leaks feature to match what is currently used 2012-10-19 20:29:30 +00:00
TestRunner.py Added %(line), %(line+<number>), %(line-<number>) substitutions to lit 2012-11-14 20:26:19 +00:00
Util.py lit: Util.which(): Use os.path.isfile() instead of os.path.exists(), or it hits to the directory. 2012-09-08 12:07:24 +00:00