This website requires JavaScript.
Explore
Help
Register
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-12 22:53:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
utils
/
lit
History
Daniel Dunbar
499815e9f9
lit: Add --config-prefix option, to override default config file names.
...
llvm-svn: 85035
2009-10-25 03:30:55 +00:00
..
lit.py
lit: Add --config-prefix option, to override default config file names.
2009-10-25 03:30:55 +00:00
LitConfig.py
lit: When running Tcl scripts via shell, try harder to find 'bash', but fall
2009-10-19 03:54:21 +00:00
LitFormats.py
lit: Add a custom test format for use in clang.
2009-09-16 01:34:52 +00:00
ProgressBar.py
…
ShCommands.py
Fix typo that worked on python 2.6.
2009-09-08 05:46:28 +00:00
ShUtil.py
…
TclUtil.py
Fix typo that worked on python 2.6.
2009-09-08 05:46:28 +00:00
Test.py
…
TestFormats.py
Support GoogleTest's "typed tests"
2009-10-18 02:05:42 +00:00
TestingConfig.py
Add a magic LLVM_DISABLE_CRT_DEBUG environment variable which we check in RegisterHandler and use to disable the Win32 crash dialogs. These are a major blocker to any kind of automated testing.
2009-09-22 09:50:28 +00:00
TestRunner.py
lit: Allow use of /dev/null in redirects on Windows (replace by a temporary
2009-10-25 01:37:26 +00:00
TODO
…
Util.py
Delete a spurious semicolon.
2009-10-24 23:24:45 +00:00