llvm-project/llvm/utils/lit/lit
NAKAMURA Takumi bac0d769cd 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!
llvm-svn: 127872
2011-03-18 09:30:10 +00:00
..
ExampleTests lit: Add some example tests for previous commit. 2010-07-22 00:40:19 +00:00
ExampleTests.ObjDir
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
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 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
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
TestingConfig.py raw_ostream: [PR6745] Tweak formatting (double)%e for Windows hosts. 2011-03-18 09:30:10 +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
__init__.py lit: Bump version to 0.2.0dev, for no apparent reason. 2010-09-18 02:28:15 +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