llvm-6502/utils/lit/lit
2015-01-12 20:43:34 +00:00
..
ExampleTests.ObjDir
formats [LIT] Remove string decoding in gtest discovery code. lit.util.capture now does decoding. 2015-01-12 20:43:34 +00:00
__init__.py [lit] Bump version number. 2014-10-22 00:48:23 +00:00
discovery.py Initial version of Go bindings. 2014-10-16 22:48:02 +00:00
LitConfig.py self.path may be empty or otherwise miss the normal system directories, 2013-10-26 13:25:45 +00:00
LitTestCase.py [lit] Move top-level execute code into Run object. 2013-08-29 00:48:55 +00:00
main.py Don't allow test-suite names with . in them in xml output 2014-12-03 22:59:15 +00:00
ProgressBar.py [lit] Parse all strings as UTF-8 rather than ASCII. 2014-09-12 16:46:05 +00:00
run.py lit: multiprocessing platform fix attempt 2013-10-28 10:26:13 +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] Add JSONMetricValue type to wrap types supported by the json encoder. 2014-12-19 22:29:12 +00:00
TestingConfig.py Pass LSAN_OPTIONS down so that it is possible to add suppressions. 2014-12-23 18:39:02 +00:00
TestRunner.py Split executeShTest into two parts so that it can be better leveraged by libc++ 2014-12-20 03:23:53 +00:00
util.py [LIT] Decode string result in lit.util.capture 2015-01-12 20:09:34 +00:00