summaryrefslogtreecommitdiff
path: root/utils/lit/lit/LitConfig.py
Commit message (Expand)AuthorAge
* lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.Daniel Dunbar2012-10-19
* This is a small patch with a couple of improvements for running lit with --de...Andrew Trick2012-02-06
* Lit option for ignoring stderr output.Andrew Trick2011-08-30
* lit/LitConfig.py: Demote Win32 message "Unable to find 'bash.exe'" from Warni...NAKAMURA Takumi2011-07-09
* lit/LitConfig.py: Add the new method getToolsPath(dir,paths,tools).NAKAMURA Takumi2011-02-09
* lit: Expose FileBasedTest object and Test module via 'lit' object that getsDaniel Dunbar2010-09-15
* lit: Add another place to look for bash.Daniel Dunbar2010-05-19
* When we don't pass --vg-leak to lit, pass --leak-check=no to valgrind.Jeffrey Yasskin2010-03-21
* Add support for XFAILing valgrind runs with memory leak checking independentlyJeffrey Yasskin2010-03-20
* lit: Sink code into a 'lit' package.Daniel Dunbar2009-12-26