lit: Add a custom test format for use in clang.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81987 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar
2009-09-16 01:34:52 +00:00
parent b107fc15fc
commit 7c748661ce
2 changed files with 54 additions and 1 deletions

View File

@ -1,2 +1,2 @@
from TestFormats import GoogleTest, ShTest, TclTest
from TestFormats import GoogleTest, ShTest, TclTest, SyntaxCheckTest