xamarin-macios/tests/monotouch-test/CoreText
Rolf Bjarne Kvinge aa1bf71cd6 [monotouch-test] Make it work with Mac Catalyst.
* Fix system version checks to work properly on Mac Catalyst (which uses the macOS
  version as its system version).

* Add the framework-specific defines to the build for monotouch-test.csproj (using
  the generated response files), this way we can use them in the tests.

* Sprinkle conditionals in numerous places - I tried using either framework-specific
  or XAMCORE_3_0 whenever that made since (instead of using Mac Catalyst as a condition).

* Updated a few tests to use non-deprecated API (because the deprecated API often
  doesn't exist in Mac Catalyst).

* Also a few minor API fixes to make any corresponding tests compile.
2021-01-15 17:52:28 +01:00
..
CTFontCollectionTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
CTFrameTests.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
CTLineTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
CTParagraphStyleTests.cs [tests] Update tests to make native type vs normal type comparison explicit (#9097) 2020-07-17 08:48:09 +02:00
FontDescriptorTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
FontManagerTest.cs [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
FontTest.cs [coretext] Update for Xcode 12 beta 2 (#9062) 2020-07-13 08:41:14 -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 [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00