xamarin-macios/tests/monotouch-test/ImageIO
Sebastien Pouliot d2c1b63ec0 Fix monotouch-tests failures on older iOS versions (#401)
Tested with iOS 7.1 on an iPad 3

- Dynamic registrar needs to ignore new CBManager base class;
- CGImageMetadataTag.Value returns a mutable array on iOS10;
- MPMediaItem properties needed 9.2 / 10.0 check;
- MSMessage not available before Xcode 8;
- Metal not available before Xcode 6;
- MetalPerformanceShaders not available before Xcode 7;
2016-07-14 22:00:52 -04:00
..
CGImageSourceTest.cs [tests] Check versions using Xcode version instead of platform version. 2016-06-27 13:07:37 +02:00
ImageDestinationTest.cs [tests] Check versions using Xcode version instead of platform version. 2016-06-27 13:07:37 +02:00
ImageMetadataTagTest.cs Fix monotouch-tests failures on older iOS versions (#401) 2016-07-14 22:00:52 -04:00
ImageMetadataTest.cs [tests] Check versions using Xcode version instead of platform version. 2016-06-27 13:07:37 +02:00
ImagePropertiesTest.cs [tests] Check versions using Xcode version instead of platform version. 2016-06-27 13:07:37 +02:00
MutableImageMetadataTest.cs [tests] Check versions using Xcode version instead of platform version. 2016-06-27 13:07:37 +02:00