llvm-6502/utils/lit/lit
NAKAMURA Takumi bbbc283d86 lit: Normalize pathsep slashes also on %T.
On Python-w32 with mingw msys bash, %T was replaced to "x:\foo\bar...". msys bash cannot handle DOSish paths.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138852 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-31 03:56:17 +00:00
..
ExampleTests
ExampleTests.ObjDir
__init__.py
LitConfig.py Lit option for ignoring stderr output. 2011-08-30 17:42:33 +00:00
LitFormats.py
LitTestCase.py
main.py Lit option for ignoring stderr output. 2011-08-30 17:42:33 +00:00
ProgressBar.py
ShCommands.py
ShUtil.py
TclUtil.py
Test.py
TestFormats.py Lit option for ignoring stderr output. 2011-08-30 17:42:33 +00:00
TestingConfig.py utils/lit/lit/TestingConfig.py: Pass TEMP and TMP to tests on Win32 hosts. 2011-08-20 05:44:58 +00:00
TestRunner.py lit: Normalize pathsep slashes also on %T. 2011-08-31 03:56:17 +00:00
Util.py