Path	Lines of Code
tests/Directory.Build.props	3
tests/Directory.Build.targets	3
tests/SkiaSharp.Tests.Console/DefaultTestConfig.Console.cs	42
tests/SkiaSharp.Tests.Console/SkiaSharp.Tests.Console.csproj	40
tests/SkiaSharp.Tests.Console/SkiaSharp/SKBitmapThreadingTest.cs	66
tests/SkiaSharp.Tests.Console/SkiaSharp/SKObjectDelayedTest.cs	126
tests/SkiaSharp.Tests.Console/SkiaSharp/SystemDrawingTest.cs	53
tests/SkiaSharp.Tests.Devices/AssetCopier.cs	46
tests/SkiaSharp.Tests.Devices/DevicesTestConfig.cs	22
tests/SkiaSharp.Tests.Devices/MauiProgram.cs	40
tests/SkiaSharp.Tests.Devices/Platforms/Android/AndroidManifest.xml	4
tests/SkiaSharp.Tests.Devices/Platforms/Android/MainActivity.cs	10
tests/SkiaSharp.Tests.Devices/Platforms/Android/MainApplication.cs	17
tests/SkiaSharp.Tests.Devices/Platforms/MacCatalyst/AppDelegate.cs	11
tests/SkiaSharp.Tests.Devices/Platforms/MacCatalyst/Program.cs	11
tests/SkiaSharp.Tests.Devices/Platforms/Tizen/Main.cs	15
tests/SkiaSharp.Tests.Devices/Platforms/Tizen/tizen-manifest.xml	15
tests/SkiaSharp.Tests.Devices/Platforms/Windows/App.xaml	7
tests/SkiaSharp.Tests.Devices/Platforms/Windows/App.xaml.cs	14
tests/SkiaSharp.Tests.Devices/Platforms/iOS/AppDelegate.cs	11
tests/SkiaSharp.Tests.Devices/Platforms/iOS/Program.cs	11
tests/SkiaSharp.Tests.Devices/SkiaSharp.Tests.Devices.csproj	74
tests/SkiaSharp.Tests.Devices/Tests/Android/AndroidExtensionsTests.cs	59
tests/SkiaSharp.Tests.Devices/Tests/Android/AndroidTests.cs	23
tests/SkiaSharp.Tests.Devices/Tests/Maui/MauiExtensions.cs	40
tests/SkiaSharp.Tests.Devices/Tests/Maui/MemoryLeakTests.cs	64
tests/SkiaSharp.Tests.Devices/Tests/Maui/SKUITests.cs	35
tests/SkiaSharp.Tests.Devices/Tests/iOS/TestExtensions.cs	20
tests/SkiaSharp.Tests.Devices/Tests/iOS/iOSExtensionsTests.cs	85
tests/SkiaSharp.Tests.Devices/Tests/iOS/iOSTests.cs	29
tests/SkiaSharp.Tests.Wasm/Program.cs	3
tests/SkiaSharp.Tests.Wasm/Properties/AssemblyInfo.cs	2
tests/SkiaSharp.Tests.Wasm/SkiaSharp.Tests.Wasm.csproj	27
tests/SkiaSharp.Tests.Wasm/Tests.cs	45
tests/SkiaSharp.Tests.Wasm/Xunit/ThreadlessXunitTestRunner.cs	138
tests/SkiaSharp.Tests.Wasm/wwwroot/index.html	13
tests/SkiaSharp.Tests.Wasm/wwwroot/main.css	18
tests/SkiaSharp.Tests.Wasm/wwwroot/main.js	45
tests/SkiaSharp.Tests/SkiaSharp.Tests.csproj	26
tests/SkiaSharp.Vulkan.Tests.Console/SkiaSharp.Vulkan.Tests.Console.csproj	39
tests/Tests/ApiTests.cs	218
tests/Tests/BaseTest.cs	36
tests/Tests/DefaultTestConfig.cs	7
tests/Tests/GarbageCleanupFixture.cs	66
tests/Tests/HarfBuzzSharp/HBBlobTest.cs	43
tests/Tests/HarfBuzzSharp/HBBufferTest.cs	221
tests/Tests/HarfBuzzSharp/HBCommonTest.cs	28
tests/Tests/HarfBuzzSharp/HBFaceTest.cs	118
tests/Tests/HarfBuzzSharp/HBFeatureTest.cs	27
tests/Tests/HarfBuzzSharp/HBFontFuncsTest.cs	250
tests/Tests/HarfBuzzSharp/HBFontTest.cs	207
tests/Tests/HarfBuzzSharp/HBScriptTest.cs	80
tests/Tests/HarfBuzzSharp/HBTest.cs	18
tests/Tests/HarfBuzzSharp/HBUnicodeFuncsTest.cs	125
tests/Tests/Properties/AssemblyInfo.cs	3
tests/Tests/Resources/ResourceProviderTest.cs	61
tests/Tests/SkiaSharp/EnumMappingsTest.cs	98
tests/Tests/SkiaSharp/GRContextTest.cs	125
tests/Tests/SkiaSharp/GRGlInterfaceTest.cs	70
tests/Tests/SkiaSharp/GlContexts/Cgl/CGLError.cs	27
tests/Tests/SkiaSharp/GlContexts/Cgl/CGLOpenGLProfile.cs	12
tests/Tests/SkiaSharp/GlContexts/Cgl/CGLPixelFormatAttribute.cs	36
tests/Tests/SkiaSharp/GlContexts/Cgl/Cgl.cs	36
tests/Tests/SkiaSharp/GlContexts/Cgl/CglContext.cs	62
tests/Tests/SkiaSharp/GlContexts/GlContext.cs	13
tests/Tests/SkiaSharp/GlContexts/Glx/Glx.cs	122
tests/Tests/SkiaSharp/GlContexts/Glx/GlxContext.cs	137
tests/Tests/SkiaSharp/GlContexts/Wgl/Wgl.cs	228
tests/Tests/SkiaSharp/GlContexts/Wgl/WglContext.cs	120
tests/Tests/SkiaSharp/ManagedStream.cs	18
tests/Tests/SkiaSharp/SKBasicTypesTest.cs	156
tests/Tests/SkiaSharp/SKBitmapTest.cs	546
tests/Tests/SkiaSharp/SKBlenderTest.cs	166
tests/Tests/SkiaSharp/SKCanvasTest.cs	509
tests/Tests/SkiaSharp/SKCodecTest.cs	396
tests/Tests/SkiaSharp/SKColorFTest.cs	169
tests/Tests/SkiaSharp/SKColorSpaceStructsTest.cs	145
tests/Tests/SkiaSharp/SKColorSpaceTest.cs	252
tests/Tests/SkiaSharp/SKColorTest.cs	215
tests/Tests/SkiaSharp/SKDataTest.cs	173
tests/Tests/SkiaSharp/SKDocumentTest.cs	168
tests/Tests/SkiaSharp/SKDrawableTest.cs	117
tests/Tests/SkiaSharp/SKFontManagerTest.cs	218
tests/Tests/SkiaSharp/SKFontStyleSetTest.cs	111
tests/Tests/SkiaSharp/SKFontTest.cs	378
tests/Tests/SkiaSharp/SKFrontBufferedManagedStreamTest.cs	239
tests/Tests/SkiaSharp/SKFrontBufferedStreamTest.cs	95
tests/Tests/SkiaSharp/SKGraphicsTest.cs	111
tests/Tests/SkiaSharp/SKImageFilterTest.cs	25
tests/Tests/SkiaSharp/SKImageTest.cs	737
tests/Tests/SkiaSharp/SKManagedStreamTest.cs	494
tests/Tests/SkiaSharp/SKManagedWStreamTest.cs	118
tests/Tests/SkiaSharp/SKMatrix44Tests.cs	364
tests/Tests/SkiaSharp/SKMatrixTests.cs	197
tests/Tests/SkiaSharp/SKObjectTest.cs	326
tests/Tests/SkiaSharp/SKPaintTest.cs	565
tests/Tests/SkiaSharp/SKPathMeasureTest.cs	27
tests/Tests/SkiaSharp/SKPathTest.cs	399
tests/Tests/SkiaSharp/SKPictureRecorderTest.cs	66
tests/Tests/SkiaSharp/SKPictureTest.cs	86
tests/Tests/SkiaSharp/SKPixmapTest.cs	300
tests/Tests/SkiaSharp/SKRegionTest.cs	212
tests/Tests/SkiaSharp/SKRotationScaleMatrixTests.cs	28
tests/Tests/SkiaSharp/SKRoundRectTest.cs	194
tests/Tests/SkiaSharp/SKRuntimeEffectTest.cs	801
tests/Tests/SkiaSharp/SKShaderTest.cs	154
tests/Tests/SkiaSharp/SKShaperTest.cs	126
tests/Tests/SkiaSharp/SKStreamTest.cs	125
tests/Tests/SkiaSharp/SKStringTest.cs	17
tests/Tests/SkiaSharp/SKSurfaceTest.cs	236
tests/Tests/SkiaSharp/SKTest.cs	193
tests/Tests/SkiaSharp/SKTextBlobTest.cs	129
tests/Tests/SkiaSharp/SKTypefaceTest.cs	426
tests/Tests/Skottie/AnimationBuilderTest.cs	114
tests/Tests/Skottie/AnimationTest.cs	277
tests/Tests/TestConfig.cs	27
tests/Tests/Traits.cs	112
tests/Tests/Utils/Extensions.cs	10
tests/Tests/Utils/NonSeekableReadOnlyStream.cs	45
tests/Tests/Utils/SKPixelComparer.cs	198
tests/Tests/Utils/Win32/Gdi32.cs	22
tests/Tests/Utils/Win32/Kernel32.cs	21
tests/Tests/Utils/Win32/PIXELFORMATDESCRIPTOR.cs	36
tests/Tests/Utils/Win32/RECT.cs	14
tests/Tests/Utils/Win32/User32.cs	54
tests/Tests/Utils/Win32/WNDCLASS.cs	24
tests/Tests/Utils/Win32/Win32Window.cs	64
tests/Tests/Utils/Win32/WindowStyles.cs	32
tests/Tests/Utils/X11/XVisualClass.cs	14
tests/Tests/Utils/X11/XVisualInfo.cs	20
tests/Tests/Utils/X11/Xlib.cs	25
tests/Tests/Xunit/AssemblyFixtureAttribute.cs	13
tests/Tests/Xunit/AssertEx.cs	67
tests/Tests/Xunit/CustomTestFramework.cs	129
tests/VulkanTests/GRContextTest.cs	46
tests/VulkanTests/GRSharpVkBackendContext.cs	44
tests/VulkanTests/SKSurfaceTest.cs	55
tests/VulkanTests/VKTest.cs	22
tests/VulkanTests/VkContexts/VkContext.cs	24
tests/VulkanTests/VkContexts/Win32/Win32VkContext.cs	59
