llvm/utils/lit/lit
Daniel Dunbar 80a06baec2 [lit] Ensure test output is converted to strings where possible.
- This cleans up the text output of failing tests when run under PY3.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188416 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-14 22:21:01 +00:00
..
ExampleTests.ObjDir
formats [lit] Move executeCommand() into lit.util. 2013-08-14 05:07:01 +00:00
__init__.py [lit] Drop deprecated aliases for lit and old module names. 2013-08-09 21:39:24 +00:00
discovery.py [lit] Split TestingConfig.frompath() into separate ctor and load methods. 2013-08-09 00:36:58 +00:00
LitConfig.py [lit] Drop deprecated aliases for lit and old module names. 2013-08-09 21:39:24 +00:00
LitTestCase.py [lit] Fix a relative import issue I missed earlier. 2013-08-14 05:07:16 +00:00
main.py [lit] Rename lit.{TestFormats,Util} to their aliased names {formats,util}. 2013-08-09 00:37:15 +00:00
ProgressBar.py [lit] Eliminate some nested imports. 2013-08-08 20:59:16 +00:00
ShCommands.py [lit] Avoid __cmp__ and cmp(). 2013-08-07 03:22:02 +00:00
ShUtil.py [lit] Rename lit.{TestFormats,Util} to their aliased names {formats,util}. 2013-08-09 00:37:15 +00:00
Test.py [lit] Remove --repeat option, which wasn't that useful. 2013-08-08 20:59:20 +00:00
TestingConfig.py [lit] Drop deprecated aliases for lit and old module names. 2013-08-09 21:39:24 +00:00
TestRunner.py [lit] Ensure test output is converted to strings where possible. 2013-08-14 22:21:01 +00:00
util.py [lit] Ensure test output is converted to strings where possible. 2013-08-14 22:21:01 +00:00