don't try to run Objective-C API=2 tests for Darwin < 9
commitfcc414dca4703222b72348d0aeef5aae2ec9b726
authorIain Sandoe <iains@gcc.gnu.org>
Thu, 10 Feb 2011 11:34:09 +0000 (10 11:34 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Thu, 10 Feb 2011 11:34:09 +0000 (10 11:34 +0000)
tree1d0864f1886b4557f470efbbcdb602fb83027e36
parent525a2d06d33533897a4f49924c12129a0f445f97
don't try to run Objective-C API=2 tests for Darwin < 9

testsuite:
* objc.dg/special/load-category-1.m: Remove unused header.
* objc.dg/special/load-category-1a.m: Likewise.
* objc.dg/special/load-category-2.m: Likewise.
* objc.dg/special/load-category-2a.m: Likewise.
* objc.dg/special/load-category-3.m: Likewise.
* objc.dg/special/load-category-3a.m: Likewise.
* objc.dg/attributes/proto-attribute-2.m: Likewise.
* objc.dg/attributes/proto-attribute-3.m: Likewise.
* objc.dg/attributes/class-attribute-1.m: Likewise.
* objc.dg/property/property.exp: Don't run for Darwin < 9.
* obj-c++.dg/property/property.exp: Likewise.
* objc.dg/attributes/method-sentinel-1.m: Update type header.
* obj-c++.dg/attributes/method-sentinel-1.mm: Likewise.
* obj-c++.dg/attributes/proto-attribute-2.mm: Skip for Darwin < 9.
* obj-c++.dg/attributes/class-attribute-1.mm: Likewise.
* obj-c++.dg/attributes/proto-attribute-3.mm: Likewise.
* obj-c++.dg/template-8.mm: Likewise.

From-SVN: r170001
18 files changed:
gcc/testsuite/ChangeLog
gcc/testsuite/obj-c++.dg/attributes/class-attribute-1.mm
gcc/testsuite/obj-c++.dg/attributes/method-sentinel-1.mm
gcc/testsuite/obj-c++.dg/attributes/proto-attribute-2.mm
gcc/testsuite/obj-c++.dg/attributes/proto-attribute-3.mm
gcc/testsuite/obj-c++.dg/property/property.exp
gcc/testsuite/obj-c++.dg/template-8.mm
gcc/testsuite/objc.dg/attributes/class-attribute-1.m
gcc/testsuite/objc.dg/attributes/method-sentinel-1.m
gcc/testsuite/objc.dg/attributes/proto-attribute-2.m
gcc/testsuite/objc.dg/attributes/proto-attribute-3.m
gcc/testsuite/objc.dg/property/property.exp
gcc/testsuite/objc.dg/special/load-category-1.m
gcc/testsuite/objc.dg/special/load-category-1a.m
gcc/testsuite/objc.dg/special/load-category-2.m
gcc/testsuite/objc.dg/special/load-category-2a.m
gcc/testsuite/objc.dg/special/load-category-3.m
gcc/testsuite/objc.dg/special/load-category-3a.m