This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-31 20:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
utils
/
lit
History
Daniel Dunbar
d4dcd76f71
lit: Hardcode whence seek value, os.SEEK_END isn't always available.
...
llvm-svn: 86449
2009-11-08 09:07:33 +00:00
..
lit.py
lit: Warn when a test suite contains no tests.
2009-11-08 09:07:26 +00:00
LitConfig.py
lit: Add --param NAME=VALUE option, for test suite specific use (to communicate
2009-11-05 16:27:33 +00:00
LitFormats.py
lit: Add a custom test format for use in clang.
2009-09-16 01:34:52 +00:00
ProgressBar.py
Add 'lit' testing tool.
2009-09-08 05:31:18 +00:00
ShCommands.py
Fix typo that worked on python 2.6.
2009-09-08 05:46:28 +00:00
ShUtil.py
Add 'lit' testing tool.
2009-09-08 05:31:18 +00:00
TclUtil.py
Fix typo that worked on python 2.6.
2009-09-08 05:46:28 +00:00
Test.py
Add 'lit' testing tool.
2009-09-08 05:31:18 +00:00
TestFormats.py
lit: Drop require_and_and support.
2009-11-08 09:07:13 +00:00
TestingConfig.py
lit: Preserve the PATHEXT variable when running subcommands, this is important on Win32
2009-11-08 03:35:19 +00:00
TestRunner.py
lit: Hardcode whence seek value, os.SEEK_END isn't always available.
2009-11-08 09:07:33 +00:00
TODO
Add 'lit' testing tool.
2009-09-08 05:31:18 +00:00
Util.py
Delete a spurious semicolon.
2009-10-24 23:24:45 +00:00