From a822fab74def328447ee874318ffda38c5dd6baa Mon Sep 17 00:00:00 2001 From: Adam Nemet Date: Wed, 7 May 2014 18:16:02 +0000 Subject: [PATCH] [Test] Remove c-index-test from the list of substitutions All the tests are under the clang tests and none should be under llvm moving forward. The topic was discussed in this thread: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140428/214905.html git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208234 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/lit.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/test/lit.cfg b/test/lit.cfg index 74f3aa96036..2815a61950b 100644 --- a/test/lit.cfg +++ b/test/lit.cfg @@ -244,7 +244,6 @@ for pattern in [r"\bbugpoint\b(?!-)", NOJUNK + r"\bopt\b", r"\bFileCheck\b", r"\bFileUpdate\b", - r"\bc-index-test\b", r"\bobj2yaml\b", r"\byaml2obj\b", # Handle these specially as they are strings searched