]> granicus.if.org Git - clang/commitdiff
Move test inputs into the Inputs directory (improvement/fix to r201419)
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 15 Feb 2014 05:09:38 +0000 (05:09 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 15 Feb 2014 05:09:38 +0000 (05:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201458 91177308-0d34-0410-b5e6-96231b3b80d8

test/Preprocessor/Inputs/headermap-rel/Foo.framework/Headers/Foo.h [moved from test/Preprocessor/headermap-rel/Foo.framework/Headers/Foo.h with 100% similarity]
test/Preprocessor/Inputs/headermap-rel/foo.hmap [moved from test/Preprocessor/headermap-rel/foo.hmap with 100% similarity]
test/Preprocessor/headermap-rel.c [moved from test/Preprocessor/headermap-rel/headermap-rel.c with 61% similarity]

similarity index 61%
rename from test/Preprocessor/headermap-rel/headermap-rel.c
rename to test/Preprocessor/headermap-rel.c
index 361918d99fdec420ad77ea55486ede9c540eef0e..a3b11218d57628f90239689f2bbdcb7a7cf2788b 100644 (file)
@@ -2,7 +2,7 @@
 // This uses a headermap with this entry:
 //   Foo.h -> Foo/Foo.h
 
-// RUN: %clang_cc1 -E %s -o %t.i -I %S/foo.hmap -F %S
+// RUN: %clang_cc1 -E %s -o %t.i -I %S/Inputs/headermap-rel/foo.hmap -F %S/Inputs/headermap-rel
 // RUN: FileCheck %s -input-file %t.i
 
 // CHECK: Foo.h is parsed