OSDN Git Service

Add some tests for the FileCheck utility.
authorEli Bendersky <eliben@google.com>
Thu, 15 Nov 2012 23:42:51 +0000 (23:42 +0000)
committerEli Bendersky <eliben@google.com>
Thu, 15 Nov 2012 23:42:51 +0000 (23:42 +0000)
commit085f982462257de466267edf036c75defd80fc41
tree985c638d50b501a003e701353b05a087c832190e
parent2b009a3e8185c57552ecda50b9f4cf9fe01dd6cc
Add some tests for the FileCheck utility.

http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121112/156007.html

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168113 91177308-0d34-0410-b5e6-96231b3b80d8
test/FileCheck/lit.local.cfg [new file with mode: 0644]
test/FileCheck/next-no-match.txt [new file with mode: 0644]
test/FileCheck/regex-no-match.txt [new file with mode: 0644]
test/FileCheck/simple-var-capture.txt [new file with mode: 0644]