xamarin-macios/tests/monotouch-test/CoreText
Sebastien Pouliot f38d545d31 [tests] Ensure monotouch-test runs fine down to iOS 6.1 (#411)
* Mostly missing checks

* FontTest: Apple never fixed that and the way we link now, without
  dlsym, makes the test crash

dyld: lazy symbol binding failed: Symbol not found: _CTFontCreateWithFontDescriptorAndOptions
  Referenced from: /var/mobile/Applications/6025D222-F50E-46E0-8BF5-9C45D4C7DACB/monotouchtest.app/monotouchtest
  Expected in: /System/Library/Frameworks/CoreText.framework/CoreText
2016-07-15 18:10:30 -04:00
..
CTFrameTests.cs [tests] Import 2016-05-26 15:06:52 +02:00
CTLineTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
FontDescriptorTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
FontManagerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
FontTest.cs [tests] Ensure monotouch-test runs fine down to iOS 6.1 (#411) 2016-07-15 18:10:30 -04:00
StringAttributes.cs [coretext] Update for iOS 10 beta1 (#346) 2016-07-05 16:49:59 -04:00