Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Sebastien Pouliot 380821fa1a
[coretext] Enable CTFont tests on watchOS and macOS. Fixes #3925 (#4035)
`CTFontCreateWithGraphicsFont` is actually available on macOS and watchOS,
so it's enabled, in `CGFont`, along with its unit test.

https://github.com/xamarin/xamarin-macios/issues/3925
2018-05-04 13:32:59 -04:00
Sebastien Pouliot e4cbbda64f
[tests] Disable CoreText/FontDescriptorTest on tvOS. Fixes #58929 (#3061)
Since tvOS 11 there's not a single font, on that platform, that
has the ligatures that the test verified.

Test remains enabled for other platforms.

reference:
https://bugzilla.xamarin.com/show_bug.cgi?id=58929
2017-11-29 09:10:25 -05:00
Vincent Dondain 87b5835731 [monotouch-test] Disable FontDescriptorTest.WithFeature (#2537)
Disabled because it looks like the tvOS font we use: "Gujarati Sangam MN"
does not have rare ligatures anymore (and the entire test is based on it).
Before getting an actual fix for that, let's disable the test so it doesn't break all current builds.
See: https://bugzilla.xamarin.com/show_bug.cgi?id=58929
2017-08-23 18:25:17 -04:00
Timothy Risi 687aa6f25f Port monotouch-test suite to Xamarin.Mac (#1445)
* Port the Monotouch-test suite to run on Xamarin.Mac

Adds over 1300 new API tests for XM
2017-01-12 09:13:56 -09:00
Rolf Bjarne Kvinge ecfdea9508 [tests] Import 2016-05-26 15:06:52 +02:00