1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/utils/lit/lit
2011-02-10 09:11:57 +00:00
..
ExampleTests lit: Add some example tests for previous commit. 2010-07-22 00:40:19 +00:00
ExampleTests.ObjDir
__init__.py lit: Bump version to 0.2.0dev, for no apparent reason. 2010-09-18 02:28:15 +00:00
LitConfig.py lit/LitConfig.py: Add the new method getToolsPath(dir,paths,tools). 2011-02-09 04:19:15 +00:00
LitFormats.py lit: Expose FileBasedTest object and Test module via 'lit' object that gets 2010-09-15 03:52: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: Rename main lit module to main.py, lit/lit/lit.py was a bit too, err, 2010-09-15 03:52:31 +00:00
ProgressBar.py
ShCommands.py
ShUtil.py lit: Fix a sh lexing bug which caused annotate-token.m to fail when run with the 2010-05-12 21:47:58 +00:00
TclUtil.py
Test.py
TestFormats.py lit/TestFormats.py: Unittests may be found with suffix .exe also on Cygwin. 2011-02-10 09:11:57 +00:00
TestingConfig.py Some of the tests build an executable with llvm-gcc. For this to work, llvm-gcc 2010-09-17 17:05:27 +00:00
TestRunner.py On Windows, replace each occurrence of '\' by '\\' on the replacement string. This is necessary to prevent re.sub from replacing escape sequences occurring in path. 2011-01-08 18:09:48 +00:00
Util.py lit/Util.py: On Cygwin, 'PATHEXT' may exist but it should not be used. 2011-02-10 09:11:48 +00:00