1495 Commits (d9e86a8e0509923958baed136c994bfde1267607)

Author SHA1 Message Date
Anton Firsov d24889209f
Undo TemporaryFailingTest 8 years ago
Peter Amrehn 2af95bef7e #542: reduce test image sizes to save submudule size 8 years ago
Peter Amrehn b397622944 #542: refactor tests to follow the recommended pattern for drawing tests, as @antonfirsov suggested. 8 years ago
James Jackson-South 34dc6099e2 Add skip test 8 years ago
Anton Firszov ff33699f36 temporary failing test to verify CI behavior 8 years ago
Anton Firszov 775aa903c8 floating points from hell 8 years ago
Anton Firszov 00fa494fcc better unit tests for Identify & MetaData parsing 8 years ago
Anton Firszov df19dd09f8 increase tolerance for Transform_WithTaperMatrix 8 years ago
Anton Firszov a9816fd937 use overloading in ImageFrameCollection + more tests for API-s affected by the PR 8 years ago
Anton Firszov ef9b350b27 better FillSolidBrushTests + bugfix in FillProcessor 8 years ago
woutware aa4a05719f Processed review comments, moved Image.ClearColor to ImageFrame.BackgroundColor. 8 years ago
James Jackson-South ec04a6f22f Enable comparison tests. 8 years ago
Anton Firszov 34ed38db88 assertions for SolidFillBlendedShapesTests 8 years ago
Anton Firszov 994f5fc4a1 "BlendedShapes" -> SolidFillBlendedShapesTests 8 years ago
James Jackson-South 2662853b55 Faster multibyte reading and fix test 8 years ago
James Jackson-South 2fccea5870 Add the ability to choose the filter method to use when encoding a png 8 years ago
James Jackson-South f64f2b0899 Ensure buffer is always aligned and fix tests 8 years ago
James Jackson-South f6b374d60a Golang is skipping EXIF reading when it shouldn't. 8 years ago
James Jackson-South e4c17eca67 Increase Identify performance and reduce allocations 8 years ago
Anton Firszov 92d50bab80 OK, I give it up,let's increase the tolerance again. 8 years ago
Anton Firszov 368903ab61 use "fixed" reference output + reduce tolerance 8 years ago
Anton Firszov 5d9dd8fa9d workaround Vector2 CLR bug + cover taper parameters with tests 8 years ago
woutware 5f599e6227 Performance improvements. 8 years ago
Unknown d29b6017ab implement GradientRepetitionModes 8 years ago
Unknown e837349952 first implementation of an elliptical gradient brush 8 years ago
James Jackson-South a3dcedca4b Enable tests 8 years ago
James Jackson-South c45fb1a199 Rename helper 8 years ago
James Jackson-South 75d6729c49 Add another test and make some methods public 8 years ago
James Jackson-South 7f7c513d99 Begin adding tests. 8 years ago
Unknown 94f1698807 implement radial gradient brush. 8 years ago
Unknown 72ae5fa6ba #542: refactor to prepare for other gradients 8 years ago
Unknown 393444c3ff #542: fix rounding issues in tests 8 years ago
Unknown 1cd8656b46 #542: use bigger files for the tests to "hide" rounding issues: 8 years ago
Unknown eafdfead39 fix whitespacing 8 years ago
Unknown 35d0f56557 #542: add test creating black-white patterns by gradients 8 years ago
Unknown 28457c8768 cleanup whitespace 8 years ago
Unknown 7a3ba8af3c #542: add tests for multi-color gradients 8 years ago
Unknown 94dbb743f7 #542: fix implementation of non-axial gradients and add tests 8 years ago
Unknown 90293cc6b7 #542: add test for vertical gradient 8 years ago
Unknown ce72683866 #542: reduce test output image sizes 8 years ago
Peter Amrehn 6dd544d5aa fix code styling issues 8 years ago
James Jackson-South a351b14359 Add additional tests plus cleanup 8 years ago
Unknown 1e587bc689 #542: use struct for ColorStops 8 years ago
James Jackson-South 3440a7decf Fix System.Drawing.Bridge 8 years ago
Unknown 6d878441e7 #542: fix test: indices are 0-based, so bottom left pixel is one smaller 8 years ago
Jason Nelson a58ca2dab9 Format SimdUtilsTests, part 2 8 years ago
Jason Nelson 2745174027 Format SimdUtilTests 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
Jason Nelson b9ce2f6f27 Use null operators 8 years ago
Unknown c02f9d883d #86: started to work on Gradient Brushes: Linear gradient brush, 8 years ago