From: Chris Lattner Date: Sat, 26 Jul 2008 01:04:40 +0000 (+0000) Subject: remove objc prefixes from these tests. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=666871a826b297a1394e895eb99d40e81a75dc39;p=clang remove objc prefixes from these tests. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54085 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/SemaObjC/objc-at-defs.m b/test/SemaObjC/at-defs.m similarity index 100% rename from test/SemaObjC/objc-at-defs.m rename to test/SemaObjC/at-defs.m diff --git a/test/SemaObjC/objc-bad-receiver-1.m b/test/SemaObjC/bad-receiver-1.m similarity index 100% rename from test/SemaObjC/objc-bad-receiver-1.m rename to test/SemaObjC/bad-receiver-1.m diff --git a/test/SemaObjC/objc-comptypes-1.m b/test/SemaObjC/comptypes-1.m similarity index 100% rename from test/SemaObjC/objc-comptypes-1.m rename to test/SemaObjC/comptypes-1.m diff --git a/test/SemaObjC/objc-comptypes-2.m b/test/SemaObjC/comptypes-2.m similarity index 100% rename from test/SemaObjC/objc-comptypes-2.m rename to test/SemaObjC/comptypes-2.m diff --git a/test/SemaObjC/objc-comptypes-3.m b/test/SemaObjC/comptypes-3.m similarity index 100% rename from test/SemaObjC/objc-comptypes-3.m rename to test/SemaObjC/comptypes-3.m diff --git a/test/SemaObjC/objc-comptypes-4.m b/test/SemaObjC/comptypes-4.m similarity index 100% rename from test/SemaObjC/objc-comptypes-4.m rename to test/SemaObjC/comptypes-4.m diff --git a/test/SemaObjC/objc-comptypes-5.m b/test/SemaObjC/comptypes-5.m similarity index 100% rename from test/SemaObjC/objc-comptypes-5.m rename to test/SemaObjC/comptypes-5.m diff --git a/test/SemaObjC/objc-comptypes-6.m b/test/SemaObjC/comptypes-6.m similarity index 100% rename from test/SemaObjC/objc-comptypes-6.m rename to test/SemaObjC/comptypes-6.m diff --git a/test/SemaObjC/objc-comptypes-7.m b/test/SemaObjC/comptypes-7.m similarity index 100% rename from test/SemaObjC/objc-comptypes-7.m rename to test/SemaObjC/comptypes-7.m diff --git a/test/SemaObjC/objc-comptypes-8.m b/test/SemaObjC/comptypes-8.m similarity index 100% rename from test/SemaObjC/objc-comptypes-8.m rename to test/SemaObjC/comptypes-8.m diff --git a/test/SemaObjC/objc-comptypes-9.m b/test/SemaObjC/comptypes-9.m similarity index 100% rename from test/SemaObjC/objc-comptypes-9.m rename to test/SemaObjC/comptypes-9.m diff --git a/test/SemaObjC/objc-types-compatible.m b/test/SemaObjC/comptypes-a.m similarity index 100% rename from test/SemaObjC/objc-types-compatible.m rename to test/SemaObjC/comptypes-a.m diff --git a/test/SemaObjC/objc-interface-1.m b/test/SemaObjC/interface-1.m similarity index 100% rename from test/SemaObjC/objc-interface-1.m rename to test/SemaObjC/interface-1.m diff --git a/test/SemaObjC/objc-interface-layout.m b/test/SemaObjC/interface-layout.m similarity index 100% rename from test/SemaObjC/objc-interface-layout.m rename to test/SemaObjC/interface-layout.m diff --git a/test/SemaObjC/objc-ivar-lookup.m b/test/SemaObjC/ivar-lookup.m similarity index 100% rename from test/SemaObjC/objc-ivar-lookup.m rename to test/SemaObjC/ivar-lookup.m diff --git a/test/SemaObjC/objc-legacy-implementation-1.m b/test/SemaObjC/legacy-implementation-1.m similarity index 100% rename from test/SemaObjC/objc-legacy-implementation-1.m rename to test/SemaObjC/legacy-implementation-1.m diff --git a/test/SemaObjC/objc-method-lookup.m b/test/SemaObjC/method-lookup-2.m similarity index 100% rename from test/SemaObjC/objc-method-lookup.m rename to test/SemaObjC/method-lookup-2.m diff --git a/test/SemaObjC/objc-property-1.m b/test/SemaObjC/property-1.m similarity index 100% rename from test/SemaObjC/objc-property-1.m rename to test/SemaObjC/property-1.m diff --git a/test/SemaObjC/objc-property-2.m b/test/SemaObjC/property-2.m similarity index 100% rename from test/SemaObjC/objc-property-2.m rename to test/SemaObjC/property-2.m diff --git a/test/SemaObjC/objc-property-3.m b/test/SemaObjC/property-3.m similarity index 100% rename from test/SemaObjC/objc-property-3.m rename to test/SemaObjC/property-3.m diff --git a/test/SemaObjC/objc-property-4.m b/test/SemaObjC/property-4.m similarity index 100% rename from test/SemaObjC/objc-property-4.m rename to test/SemaObjC/property-4.m diff --git a/test/SemaObjC/objc-property-5.m b/test/SemaObjC/property-5.m similarity index 100% rename from test/SemaObjC/objc-property-5.m rename to test/SemaObjC/property-5.m diff --git a/test/SemaObjC/objc-property-6.m b/test/SemaObjC/property-6.m similarity index 100% rename from test/SemaObjC/objc-property-6.m rename to test/SemaObjC/property-6.m diff --git a/test/SemaObjC/objc-property-7.m b/test/SemaObjC/property-7.m similarity index 100% rename from test/SemaObjC/objc-property-7.m rename to test/SemaObjC/property-7.m diff --git a/test/SemaObjC/objc-property-8.m b/test/SemaObjC/property-8.m similarity index 100% rename from test/SemaObjC/objc-property-8.m rename to test/SemaObjC/property-8.m diff --git a/test/SemaObjC/objc-property-9-impl-method.m b/test/SemaObjC/property-9-impl-method.m similarity index 100% rename from test/SemaObjC/objc-property-9-impl-method.m rename to test/SemaObjC/property-9-impl-method.m diff --git a/test/SemaObjC/objc-props-on-prots.m b/test/SemaObjC/props-on-prots.m similarity index 100% rename from test/SemaObjC/objc-props-on-prots.m rename to test/SemaObjC/props-on-prots.m diff --git a/test/SemaObjC/objc-protocol-1.m b/test/SemaObjC/protocol-archane.m similarity index 100% rename from test/SemaObjC/objc-protocol-1.m rename to test/SemaObjC/protocol-archane.m diff --git a/test/SemaObjC/objc-string.m b/test/SemaObjC/string.m similarity index 100% rename from test/SemaObjC/objc-string.m rename to test/SemaObjC/string.m diff --git a/test/SemaObjC/objc-synchronized.m b/test/SemaObjC/synchronized.m similarity index 100% rename from test/SemaObjC/objc-synchronized.m rename to test/SemaObjC/synchronized.m diff --git a/test/SemaObjC/objc-try-catch.m b/test/SemaObjC/try-catch.m similarity index 100% rename from test/SemaObjC/objc-try-catch.m rename to test/SemaObjC/try-catch.m diff --git a/test/SemaObjC/objc-typedef-class.m b/test/SemaObjC/typedef-class.m similarity index 100% rename from test/SemaObjC/objc-typedef-class.m rename to test/SemaObjC/typedef-class.m diff --git a/test/SemaObjC/objc-unused.m b/test/SemaObjC/unused.m similarity index 100% rename from test/SemaObjC/objc-unused.m rename to test/SemaObjC/unused.m