lit: Factor a new OneCommandPerFileTest out of SyntaxCheckTest.
authorDaniel Dunbar <daniel@zuster.org>
Sun, 15 Nov 2009 08:10:29 +0000 (08:10 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 15 Nov 2009 08:10:29 +0000 (08:10 +0000)
commit2cb097d5cddfc9ac7d9f4973f9f8a3d2c9feea72
treef741157a32e0632034fde4720390531cf5b520d7
parentfeb8018764da86105ab0b607e54401e627c8c82e
lit: Factor a new OneCommandPerFileTest out of SyntaxCheckTest.
 - Used for running a single fixed command on a directory of files, with the
   option of deriving a temporary input file from the test source.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88844 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/LitFormats.py
utils/lit/TestFormats.py