Uno.SkiaSharp/tests/Tests
Matthew Leibowitz d0562fc3d7
Add a few more GPU debugging members (#1478)
2020-08-25 14:34:58 +02:00
..
GlContexts Vulkan Support for Win32 (and APIs for everyone as well) (#1010) 2020-05-14 03:01:38 +02:00
PlatformUtils Vulkan Support for Win32 (and APIs for everyone as well) (#1010) 2020-05-14 03:01:38 +02:00
Properties Resolve some concurrency issues (#1200) 2020-04-03 13:25:20 +02:00
Xunit Resolve some concurrency issues (#1200) 2020-04-03 13:25:20 +02:00
ApiTests.cs Add an API to check the versions 2020-06-24 02:34:30 +02:00
BaseTest.cs Load specific native libraries on desktop/netfx 2020-06-19 01:49:29 +02:00
EnumMappingsTest.cs Vulkan Support for Win32 (and APIs for everyone as well) (#1010) 2020-05-14 03:01:38 +02:00
Extensions.cs [harfbuzz] Allow loading face by table data (#862) 2019-06-18 16:33:10 +02:00
GRContextTest.cs Improve the GPU APIs (#1294) 2020-05-17 22:11:59 +02:00
GRGlInterfaceTest.cs Load specific native libraries on desktop/netfx 2020-06-19 01:49:29 +02:00
GarbageCleanupFixture.cs Remove reflection usage for SKObject creation (#1209) 2020-04-11 13:43:09 +02:00
HBBlobTest.cs [harfbuzz] Allow loading face by table data (#862) 2019-06-18 16:33:10 +02:00
HBBufferTest.cs Add int unicode overloads to be more consistent (#972) 2019-10-24 14:57:48 -04:00
HBCommonTest.cs Update HarfBuzz to v2.5.3 (#904) 2019-07-13 07:33:15 +02:00
HBFaceTest.cs A few tweaks to harfbuzz (#915) 2019-07-21 21:15:59 +02:00
HBFeatureTest.cs A few tweaks to harfbuzz (#915) 2019-07-21 21:15:59 +02:00
HBFontFuncsTest.cs A few changes to the way ArrayPool is used 2020-04-11 14:56:37 +02:00
HBFontTest.cs A few changes to the way ArrayPool is used 2020-04-11 14:56:37 +02:00
HBScriptTest.cs A few tweaks to harfbuzz (#915) 2019-07-21 21:15:59 +02:00
HBTest.cs [harfbuzz] Allow loading face by table data (#862) 2019-06-18 16:33:10 +02:00
HBUnicodeFuncsTest.cs Add int unicode overloads to be more consistent (#972) 2019-10-24 14:57:48 -04:00
ManagedStream.cs make sure the encoding is correct 2018-07-12 16:59:13 +02:00
NonSeekableReadOnlyStream.cs make sure the encoding is correct 2018-07-12 16:59:13 +02:00
SKBasicTypesTest.cs A few changes and improvements (#1153) 2020-02-27 15:12:00 +02:00
SKBitmapTest.cs Vulkan Support for Win32 (and APIs for everyone as well) (#1010) 2020-05-14 03:01:38 +02:00
SKCanvasTest.cs Make sure to overwrite the underlying pixel (#1457) 2020-08-11 15:13:37 +02:00
SKCodecTest.cs Do both 2020-06-20 19:36:57 +02:00
SKColorFTest.cs Expose SKPaint.ColorF (#1325) 2020-06-10 04:07:44 +02:00
SKColorSpaceStructsTest.cs Update to a much later version of skia (m80) (#986) 2020-04-28 22:20:20 +02:00
SKColorSpaceTest.cs Update to a much later version of skia (m80) (#986) 2020-04-28 22:20:20 +02:00
SKColorTableTest.cs marking everything with color tables as obsolete 2018-07-21 22:51:30 +02:00
SKColorTest.cs Improve Generator & Structs (#1122) 2020-02-03 12:58:54 +02:00
SKDataTest.cs Fix issue when creating SKData from a non-seekable stream (#1411) 2020-07-16 04:40:53 +02:00
SKDocumentTest.cs A few changes and improvements (#1153) 2020-02-27 15:12:00 +02:00
SKDrawableTest.cs Re-work the managed-native types (#900) 2019-07-30 03:26:21 +02:00
SKFontManagerTest.cs Make sure to not dispose system fonts (#1224) 2020-04-11 19:48:05 +02:00
SKFontStyleSetTest.cs Make sure to not dispose system fonts (#1224) 2020-04-11 19:48:05 +02:00
SKFontTest.cs SKTypeface does not count bytes but glyphs (#1399) 2020-07-14 02:16:50 +02:00
SKFrontBufferedManagedStreamTest.cs Re-work the managed-native types (#900) 2019-07-30 03:26:21 +02:00
SKFrontBufferedStreamTest.cs make sure the encoding is correct 2018-07-12 16:59:13 +02:00
SKGraphicsTest.cs Add a few more GPU debugging members (#1478) 2020-08-25 14:34:58 +02:00
SKImageFilterTest.cs Merge filter factory overloads now accept null arguments (#1185) 2020-03-21 21:25:46 +02:00
SKImageTest.cs Fix the shaky unit test (#1441) 2020-08-01 17:23:36 +02:00
SKManagedStreamTest.cs Re-work the managed-native types (#900) 2019-07-30 03:26:21 +02:00
SKManagedWStreamTest.cs A few changes and improvements (#1153) 2020-02-27 15:12:00 +02:00
SKMaskTest.cs A few changes and improvements (#1153) 2020-02-27 15:12:00 +02:00
SKMatrix44Tests.cs A few changes and improvements (#1153) 2020-02-27 15:12:00 +02:00
SKMatrixTests.cs Revert the code for SetScaleTranslate (#1452) 2020-08-09 21:46:45 +02:00
SKObjectTest.cs Correctly dispose (again) the managed/native object relationship (#1344) 2020-06-21 21:18:57 +02:00
SKPaintTest.cs Handle invalid text correctly (#1438) 2020-07-31 13:57:22 +02:00
SKPathMeasureTest.cs Fixing issue #1187 (#1206) 2020-04-02 15:56:31 +02:00
SKPathTest.cs Expose SKPath.ToWinding (#1326) 2020-06-10 04:09:11 +02:00
SKPictureRecorderTest.cs Re-work the managed-native types (#900) 2019-07-30 03:26:21 +02:00
SKPixmapTest.cs Update to a much later version of skia (m80) (#986) 2020-04-28 22:20:20 +02:00
SKRegionTest.cs Added the rest of SKRegion members (#1125) 2020-02-05 15:59:15 +02:00
SKRotationScaleMatrixTests.cs A few changes and improvements (#1153) 2020-02-27 15:12:00 +02:00
SKRoundRectTest.cs Improve the GPU APIs (#1294) 2020-05-17 22:11:59 +02:00
SKShaderTest.cs Improve the GPU APIs (#1294) 2020-05-17 22:11:59 +02:00
SKShaperTest.cs HarfBuzzSharp 2.6.1 (#929) 2019-09-28 16:18:59 +02:00
SKStreamTest.cs Re-work the managed-native types (#900) 2019-07-30 03:26:21 +02:00
SKStringTest.cs Some tests need to be skipped on CI without a GL 2017-12-14 03:19:59 +02:00
SKSurfaceTest.cs Add snapshots with bounds (#1357) 2020-06-26 22:58:00 +02:00
SKTest.cs Update skia to fix #465 (#1436) 2020-07-30 22:38:46 +02:00
SKTextBlobTest.cs Improve the GPU APIs (#1294) 2020-05-17 22:11:59 +02:00
SKTypefaceTest.cs SKTypeface does not count bytes but glyphs (#1399) 2020-07-14 02:16:50 +02:00
SystemDrawingTest.cs A few changes and improvements (#1153) 2020-02-27 15:12:00 +02:00