diff --git a/tests/ImageSharp.Sandbox46/ImageSharp.Sandbox46.csproj b/tests/ImageSharp.Sandbox46/ImageSharp.Sandbox46.csproj index 452eaca43..fd7cc5c78 100644 --- a/tests/ImageSharp.Sandbox46/ImageSharp.Sandbox46.csproj +++ b/tests/ImageSharp.Sandbox46/ImageSharp.Sandbox46.csproj @@ -79,6 +79,63 @@ + + Tests\Drawing\BeziersTests.cs + + + Tests\Drawing\DrawImageTest.cs + + + Tests\Drawing\DrawPathTests.cs + + + Tests\Drawing\FillPatternTests.cs + + + Tests\Drawing\FillSolidBrushTests.cs + + + Tests\Drawing\LineComplexPolygonTests.cs + + + Tests\Drawing\LineTests.cs + + + Tests\Drawing\PolygonTests.cs + + + Tests\Drawing\RecolorImageTest.cs + + + Tests\Drawing\SolidBezierTests.cs + + + Tests\Drawing\SolidComplexPolygonTests.cs + + + Tests\Drawing\SolidPolygonTests.cs + + + Tests\Formats\Jpg\Block8x8FTests.cs + + + Tests\Formats\Jpg\JpegTests.cs + + + Tests\Formats\Jpg\ReferenceImplementations.cs + + + Tests\Formats\Jpg\ReferenceImplementationsTests.cs + + + Tests\Formats\Jpg\UtilityTestClassBase.cs + + + Tests\Formats\Jpg\YCbCrImageTests.cs + + + Tests\Processors\Filters\ResizeTests.cs + @@ -86,7 +143,11 @@ - + + + + +