llvm-6502/utils/lit/lit
NAKAMURA Takumi 9fae6ee6af Lit: rewind WinWaitReleased() stuff in TestRunner.
r145222 "lit/TestRunner.py: [Win32] Introduce WinWaitReleased(f), to wait for file handles to be released by children."
r145223 "lit/TestRunner.py: Use RemoveForce()."
r145381 "lit/TestRunner.py: Try to catch ERROR_FILE_NOT_FOUND, too."
r152916 "lit/TestRunner.py: [Win32] Check all opened_files[] released, rather than (obsoleted) written_files[]."
r153172 "lit/TestRunner.py: [Win32] Rework WinWaitReleased() again! "win32file" from Python Win32 Extensions."

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156381 91177308-0d34-0410-b5e6-96231b3b80d8
2012-05-08 14:31:52 +00:00
..
ExampleTests Remove the C backend. 2012-03-23 05:50:46 +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 This is a small patch with a couple of improvements for running lit with --debug: 2012-02-06 23:34:52 +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 Honour --config-prefix also for lit.local.cfg. 2012-03-03 13:30:56 +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 option for ignoring stderr output. 2011-08-30 17:42:33 +00:00
TestingConfig.py Fix lit failure on cmake-clang-x64_64-linux bot, apparently due to its having 2012-03-25 09:42:28 +00:00
TestRunner.py Lit: rewind WinWaitReleased() stuff in TestRunner. 2012-05-08 14:31:52 +00:00
Util.py Use subprocess.Popen instead of popen2 to stop a deprecation warning when running lit on OS X 2011-07-02 17:28:55 +00:00