Move test files around a bit - fixes the reported number of test cases.
authorMikhail Glushenkov <foldr@codedgers.com>
Tue, 6 May 2008 18:16:20 +0000 (18:16 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Tue, 6 May 2008 18:16:20 +0000 (18:16 +0000)
commit2e9e0c2951e8f9f167f28efb673f4045977d6bb0
tree7dcef9a2f4eb66bf42e8dd7a694fb4bcf2794dad
parent4c11a62d695d000260b41c80091dbec5683ff402
Move test files around a bit - fixes the reported number of test cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50761 91177308-0d34-0410-b5e6-96231b3b80d8
test/LLVMC/false.c
test/LLVMC/false.cpp [deleted file]
test/LLVMC/false2.cpp [deleted file]
test/LLVMC/test_data/false.cpp [new file with mode: 0644]
test/LLVMC/test_data/false2.cpp [new file with mode: 0644]
test/LLVMC/test_data/together.c [new file with mode: 0644]
test/LLVMC/together.c [deleted file]
test/LLVMC/together.cpp