📷 A modern, cross-platform, 2D Graphics library for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
James Jackson-South 970b1ba25a Add additional tests 8 years ago
..
Advanced FillRegion_WorksOnWrappedMemoryImage 8 years ago
Colorspaces Update tests 8 years ago
Common Format SimdUtilsTests, part 2 8 years ago
Drawing Add image blending tests to match the SVG spec examples 8 years ago
Formats Fix 1 bit bmp decoding and add extra test images. 8 years ago
Helpers Add UnitConverter tests 8 years ago
IO Improve coverage. 8 years ago
Image skip WrapSystemDrawingBitmap_* on most environments to avoid sporadic test failures 8 years ago
Issues Simplify drawing namespaces. 8 years ago
Memory Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
MetaData Merge branch 'master' into feature/pngExif 8 years ago
Numerics Format tests 8 years ago
PixelFormats Refactored IsSolidBrushWithoutBlending into GraphicsOptions so it can be called from more places, and also allows for specific tests. 8 years ago
Primitives Replace Fast2DArray with DenseMatrix 8 years ago
Processing Replace == null with is null 8 years ago
Quantization Update ImageSharp Namespaces. 8 years ago
TestDataIcc improve check for invalid ICC profiles and extend tests 8 years ago
TestFonts validating tests for DrawText() 8 years ago
TestUtilities Updated SolidFill tests to cover all possible Blending-Composition combinations, reference images not in place yet 8 years ago
BaseImageOperationsExtensionTest.cs Format tests 8 years ago
ComplexIntegrationTests.cs Update ImageSharp Namespaces. 8 years ago
ConfigurationTests.cs Add additional tests 8 years ago
FakeImageOperationsProvider.cs rename namespace: SixLabors.ImageSharp.Memory -> SixLabors.Memory 8 years ago
FileTestBase.cs Ensure we don't slow down CI 9 years ago
GlobalSuppressions.cs suppress xUnit1013 for CI 9 years ago
ImageInfoTests.cs Move Bounds/Size to IImageInfo extension methods 8 years ago
ImageOperationTests.cs Format tests 8 years ago
ImageSharp.Tests.csproj Drop net47 from test library 8 years ago
ImageSharp.Tests.v3.ncrunchproject refactor ImageFrameCollection for updated API 9 years ago
RunExtendedTests.cmd trying to fix AppVeyor with an extra build 8 years ago
TestFile.cs Add 16bit decoder tests. 8 years ago
TestFileSystem.cs Format tests 8 years ago
TestFont.cs Format tests 8 years ago
TestFormat.cs clean-up and isolate image load tests 8 years ago
TestImages.cs Add image blending tests to match the SVG spec examples 8 years ago
VectorAssert.cs inital rename packages and namespaces 9 years ago
xunit.runner.json running tests in all configurations 8 years ago