xamarin-macios/tests/monotouch-test/CoreGraphics
Sebastien Pouliot 25fab0b74e
[net][coregraphics] Match native strings representation for structs (#13802)
* Use the native `NSStringFrom*` API so we can, eventually, use the
native code to parse them from `NSString` and also ensure increased
compatibility with any code that expects the native string representation

* Add unit tests for `ToString` methods

Also use [`System.HashCode`](https://docs.microsoft.com/en-us/dotnet/api/system.hashcode?view=net-6.0) to generate the hash code
2022-01-21 08:46:25 +01:00
..
AffineTransformTest.cs [net][coregraphics] Match native strings representation for structs (#13802) 2022-01-21 08:46:25 +01:00
BitmapContextTest.cs [Tests] Remove not needed usings in the CoreGraphics tests. (#13255) 2021-11-03 17:13:47 -04:00
CGImageTest.cs [Tests] Remove not needed usings in the CoreGraphics tests. (#13255) 2021-11-03 17:13:47 -04:00
ColorConversionInfoTest.cs [coregraphics] Fix some names for the NET profile (#13668) 2022-01-13 07:18:39 +01:00
ColorSpaceTest.cs [coregraphics] Fix some names for the NET profile (#13668) 2022-01-13 07:18:39 +01:00
ColorTest.cs [Tests] Remove not needed usings in the CoreGraphics tests. (#13255) 2021-11-03 17:13:47 -04:00
ContextTest.cs [Tests] Remove not needed usings in the CoreGraphics tests. (#13255) 2021-11-03 17:13:47 -04:00
DataConsumerTest.cs [Tests] Remove not needed usings in the CoreGraphics tests. (#13255) 2021-11-03 17:13:47 -04:00
DataProviderTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
FontTest.cs [Tests] Remove not needed usings in the CoreGraphics tests. (#13255) 2021-11-03 17:13:47 -04:00
FunctionTest.cs [Tests] Remove not needed usings in the CoreGraphics tests. (#13255) 2021-11-03 17:13:47 -04:00
GeometryTest.cs [Tests] Remove not needed usings in the CoreGraphics tests. (#13255) 2021-11-03 17:13:47 -04:00
GradientTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
PDFArrayTest.cs [CGPDFObject] Make CGPDFObject a subclass of CGPDF[Array|Dictionary|Stream] + a few other fixes. (#13253) 2021-11-04 16:33:30 +01:00
PDFContentStreamTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
PDFContextTest.cs [Tests] Remove not needed usings in the CoreGraphics tests. (#13255) 2021-11-03 17:13:47 -04:00
PDFDocumentTest.cs [.NET] Move the nfloat type to the ObjCRuntime namespace for .NET. (#13092) 2021-10-28 11:06:31 +02:00
PDFInfoTest.cs [Tests] Remove not needed usings in the CoreGraphics tests. (#13255) 2021-11-03 17:13:47 -04:00
PDFObjectTest.cs [CGPDFObject] Make CGPDFObject a subclass of CGPDF[Array|Dictionary|Stream] + a few other fixes. (#13253) 2021-11-04 16:33:30 +01:00
PDFOperatorTableTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
PDFScannerTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
PathTest.cs [Tests] Remove not needed usings in the CoreGraphics tests. (#13255) 2021-11-03 17:13:47 -04:00
PatternTest.cs [Tests] Remove not needed usings in the CoreGraphics tests. (#13255) 2021-11-03 17:13:47 -04:00
PdfTagTypeTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
PointTest.cs [net][coregraphics] Match native strings representation for structs (#13802) 2022-01-21 08:46:25 +01:00
RectTest.cs [net][coregraphics] Match native strings representation for structs (#13802) 2022-01-21 08:46:25 +01:00
SizeTest.cs [net][coregraphics] Match native strings representation for structs (#13802) 2022-01-21 08:46:25 +01:00
VectorTest.cs [net][coregraphics] Match native strings representation for structs (#13802) 2022-01-21 08:46:25 +01:00