llvm-6502/utils/lit
Douglas Gregor 489b83302c Teach lit's SyntaxCheckTest two new tricks:
- skip .svn directories
  - add a set of excluded filenames so we can easily skip tests



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86185 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-05 22:58:04 +00:00
..
lit.py lit: Add --param NAME=VALUE option, for test suite specific use (to communicate 2009-11-05 16:27:33 +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 Teach lit's SyntaxCheckTest two new tricks: 2009-11-05 22:58:04 +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: Update Clang's test style to use XFAIL: and XTARGET: lines that match 2009-11-03 07:26:38 +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