1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/utils/lit/lit
Daniel Dunbar 4747331126 lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.
- These can be used with the XFAIL options.

llvm-svn: 166303
2012-10-19 20:12:00 +00:00
..
ExampleTests lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used. 2012-10-19 20:12:00 +00:00
ExampleTests.ObjDir
__init__.py
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 lit/ProgressBar.py: [PR7919] Improve line wrap for XN-incapable terminals. 2011-03-15 21:07:44 +00:00
ShCommands.py
ShUtil.py Revert r159528 which taught lit's builtin shell test runner about the 2012-07-02 20:43:21 +00:00
TclUtil.py
Test.py
TestFormats.py Lit option for ignoring stderr output. 2011-08-30 17:42:33 +00:00
TestingConfig.py lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used. 2012-10-19 20:12:00 +00:00
TestRunner.py lit: Allow XFAIL: lines to also refer to "features". 2012-10-18 20:43:04 +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