llvm-6502/utils/lit/lit
NAKAMURA Takumi d4f4e6ee2c raw_ostream: [PR6745] Tweak formatting (double)%e for Windows hosts.
On MSVCRT and compatible, output of %e is incompatible to Posix by default. Number of exponent digits should be at least 2. "%+03d"

FIXME: Implement our formatter in future!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127872 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-18 09:30:10 +00:00
..
ExampleTests
ExampleTests.ObjDir
__init__.py
LitConfig.py lit/LitConfig.py: Add the new method getToolsPath(dir,paths,tools). 2011-02-09 04:19:15 +00:00
LitFormats.py
LitTestCase.py
main.py
ProgressBar.py lit/ProgressBar.py: [PR7919] Improve line wrap for XN-incapable terminals. 2011-03-15 21:07:44 +00:00
ShCommands.py
ShUtil.py
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 raw_ostream: [PR6745] Tweak formatting (double)%e for Windows hosts. 2011-03-18 09:30:10 +00:00
TestRunner.py utils/lit/lit/TestRunner.py: bash is available with MSYS on Python/W32. Then we can execute "bash tests". 2011-03-05 09:46:53 +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