llvm-6502/utils/lit/lit
Rafael Espindola 3ada4ec04c Handle ASAN_OPTIONS and UBSAN_OPTIONS in TestingConfig.py
Currently they are passed to tests of llvm itself, but not, for example, lld.

With this patch the options are visible in every test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221198 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-03 23:04:56 +00:00
..
ExampleTests.ObjDir
formats [lit] Parse all strings as UTF-8 rather than ASCII. 2014-09-12 16:46:05 +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 [LIT] Move display of unsupported and xfail tests to summary. 2014-08-16 02:16:25 +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: Incremental test scheduling 2013-12-29 05:09:05 +00:00
TestingConfig.py Handle ASAN_OPTIONS and UBSAN_OPTIONS in TestingConfig.py 2014-11-03 23:04:56 +00:00
TestRunner.py [lit] Fix Python-3 compatibility, patch by Dan Liew. 2014-10-22 01:26:06 +00:00
util.py [lit] Parse all strings as UTF-8 rather than ASCII. 2014-09-12 16:46:05 +00:00