xamarin-macios/tests/monotouch-test/CoreText
Rolf Bjarne Kvinge 007f1e6882
[tests] Skip font manager test in OS versions where it crashes due to bugs in the OS. (#6894)
Calls to CTFontManagerRegisterFontDescriptors with a null callback will crash
unless on iOS 13.1, so don't run this test on earlier OS versions.

Also update AssertXcodeVersion to cope with Xcode 11.1, which is unfortunately
just guesswork until an actual Xcode 11.1 is released (currently we can't
distinguish between iOS 13.0 and iOS 13.1 using the Xcode version, because
Xcode 11b7 supports them both, so for now we assume there will be an Xcode
11.1 which will support iOS 13.1).
2019-09-03 05:43:01 -07:00
..
CTFontCollectionTest.cs [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
CTFrameTests.cs Merge branch 'd15-8' into xcode10-rebase-15.8 2018-08-13 21:04:56 -04:00
CTLineTest.cs Merge branch 'd15-8' into xcode10-rebase-15.8 2018-08-13 21:04:56 -04:00
CTParagraphStyleTests.cs [coretext] Enable CTFont tests on watchOS and macOS. Fixes #3925 (#4035) 2018-05-04 13:32:59 -04:00
FontDescriptorTest.cs [coretext] Enable CTFont tests on watchOS and macOS. Fixes #3925 (#4035) 2018-05-04 13:32:59 -04:00
FontManagerTest.cs [tests] Skip font manager test in OS versions where it crashes due to bugs in the OS. (#6894) 2019-09-03 05:43:01 -07:00
FontTest.cs [coretext] Update for Xcode 11 beta 5 (#6731) 2019-08-07 13:07:42 -04:00
GlyphInfoTest.cs [coretext] Update for Xcode 11 beta 5 (#6731) 2019-08-07 13:07:42 -04:00
RunTest.cs [coretext] Update for Xcode 11 beta 1-3 (#6562) 2019-07-15 13:06:56 -04:00
StringAttributes.cs [coretext] Update for Xcode 11 beta 1-3 (#6562) 2019-07-15 13:06:56 -04:00