]> granicus.if.org Git - clang/commit
lit: Some sample tests, for testing the tester
authorDaniel Dunbar <daniel@zuster.org>
Tue, 4 Aug 2009 04:40:15 +0000 (04:40 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 4 Aug 2009 04:40:15 +0000 (04:40 +0000)
commit00d02abf2492ebf54fd5088f647af38db461b842
tree6be7fd9cd7db68f877d66dbb58c6c0f7e4af7816
parent7cfd8910fcdc74f4fb85531db1afd7441f430180
lit: Some sample tests, for testing the tester

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78050 91177308-0d34-0410-b5e6-96231b3b80d8
utils/test/ExampleTests/fail.c [new file with mode: 0644]
utils/test/ExampleTests/lit.cfg [new file with mode: 0644]
utils/test/ExampleTests/pass.c [new file with mode: 0644]
utils/test/ExampleTests/xfail.c [new file with mode: 0644]
utils/test/ExampleTests/xpass.c [new file with mode: 0644]