llvm-6502/utils/lit/lit
Daniel Dunbar 63a08e09ae [lit] Fix a shell parsing bug with ';' not separated by whitespace.
- Testing finds bugs, who knew.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174087 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-31 20:51:17 +00:00
..
ExampleTests Remove support for Tcl test format since nobody uses it 2013-01-18 06:57:01 +00:00
ExampleTests.ObjDir
__init__.py lit: Bump the version to .3. 2012-11-28 00:06:11 +00:00
discovery.py [lit] Move unittest adaptor code into discovery module. 2013-01-31 01:23:39 +00:00
LitConfig.py [lit] Delete the now-unused SyntaxCheckTest format. 2013-01-31 18:04:38 +00:00
LitTestCase.py lit: Add LitTestCase and lit.load_test_suite, for adapting lit based suites for 2010-03-25 07:10:01 +00:00
main.py [lit] Move unittest adaptor code into discovery module. 2013-01-31 01:23:39 +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 [lit] Fix a shell parsing bug with ';' not separated by whitespace. 2013-01-31 20:51:17 +00:00
Test.py
TestFormats.py [lit] Delete the now-unused SyntaxCheckTest format. 2013-01-31 18:04:38 +00:00
TestingConfig.py lit: Rename the valgrind leaks feature to match what is currently used 2012-10-19 20:29:30 +00:00
TestRunner.py [lit] TestRunner: Eliminate failDueToStderr argument, which is now unused. 2013-01-31 18:04:45 +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