xamarin-macios/tests/monotouch-test/CoreGraphics
Rolf Bjarne Kvinge 8887b615d1
[CoreGraphics] Make CGPattern inherit from NativeObject, and add a CGPattern test. (#5734)
* [CoreGraphics] Make CGPattern inherit from NativeObject, and add a CGPattern test.

* Make test work on all platforms.
2019-03-07 16:49:12 +01:00
..
AffineTransformTest.cs [coregraphics] Make MatrixOrder a normal enum instead of a nested enum (#5036) 2018-10-24 20:10:55 -04:00
BitmapContextTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
CGImageTest.cs Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
ColorConversionInfoTest.cs [coregraphics] Update up to beta 5 (#599) 2016-08-12 13:45:09 +02:00
ColorSpaceTest.cs [monotouch-test] CGColorSpace.CreateIccData is iOS 10+ only. (#2936) 2017-10-30 18:05:41 +01:00
ColorTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
ContextTest.cs [CoreGraphics] Implement CoreGraphics bindings for Xcode 9. (#2812) 2017-10-02 12:02:41 +02:00
DataConsumerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
DataProviderTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
FontTest.cs Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
FunctionTest.cs [CoreGraphics] Fix CGFunction to work after being disposed. (#4644) 2018-08-20 07:40:54 +02:00
GeometryTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
GradientTest.cs [monotouch-test] Implement a cross-platform way of converting UIColor/NSColor to GCColor, and use it. 2018-07-03 20:47:14 +02:00
PDFArrayTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
PDFContentStreamTest.cs Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
PDFContextTest.cs [tests] Adjust monotouch-test so it does not crash/fail on simulator and devices running 11.3 (#3319) 2018-01-26 11:17:46 -05:00
PDFDocumentTest.cs [CoreGraphics] Add missing API added in Xcode 10 beta 1. (#4547) 2018-08-02 20:30:41 -04:00
PDFInfoTest.cs [tests] Adjust monotouch-test so it does not crash/fail on simulator and devices running 11.3 (#3319) 2018-01-26 11:17:46 -05:00
PDFObjectTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
PDFOperatorTableTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
PDFScannerTest.cs Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
PathTest.cs [CoreGraphics] Fix issue with the MakeMutable in CGPath where ref count was leaking. (#3228) (#3231) 2018-01-16 08:40:40 -05:00
PatternTest.cs [CoreGraphics] Make CGPattern inherit from NativeObject, and add a CGPattern test. (#5734) 2019-03-07 16:49:12 +01:00
RectTest.cs [coregraphics] Add CGRect.Null and Infinite properties. Fixes #43628 (#1819) 2017-03-03 09:04:32 -05:00