1250 Commits (21e4f70241090f9f6610430ba1d5af70aaef0a5c)

Author SHA1 Message Date
Peter Amrehn 21e4f70241 #542: apply naming scheme for abstract classes 8 years ago
Anton Firszov 4601ecc7f9 add tolerance to comparison in tests 8 years ago
Anton Firszov d939cfa78a FillEllipticGradientBrushTests 8 years ago
Anton Firszov 726d932b23 finish refactoring FillLinearGradientBrushTests 8 years ago
Anton Firszov 96dfbcaf94 VerticalReturnsUnicolorColumns -> VerticalBrushReturnsUnicolorRows (+ simplify test code) 8 years ago
Anton Firszov 15947f84e0 FillLinearGradientBrushTests #1 8 years ago
Anton Firszov fe9fcfe6be introduce TestImageExtensions.VerifyOperation(), simplify FillRadialGradientBrushTests and output file names 8 years ago
Peter Amrehn e9faeef176 #542: cleanup test file names, fix naming for RadialGradientBrush test files 8 years ago
Unknown 2bbc57eca1 #542: code cleanup 8 years ago
Unknown fa6cfe0c9c #542: shorten test names, improve test image filenames 8 years ago
Anton Firszov b8519bf0c0 use FormattableString instead of string in tests 8 years ago
Jason Nelson 00a0451e21 Allow leading period in FindFormatByFileExtension 8 years ago
Jason Nelson 5d02aebdc8 Improve ColorBuilder test coverage 8 years ago
Jason Nelson 6a3688d098 Verify ColorBuilder throws on null and empty 8 years ago
Jason Nelson 54c26c476a React to Gaurd changes 8 years ago
Anton Firszov d2e74e1145 use FormattableString for .DebugSave(...) and .CompareToReferenceOutput(...) whenever possible 8 years ago
Anton Firszov 4cb2aa412e invariant formatting for TestImageProvider.SourceFileOrDescription 8 years ago
Unknown e0ba2a59f3 #542: remove redundant Asserts, cleanup code 8 years ago
Unknown f162927be5 #542: improve tests for elliptic gradients 8 years ago
Unknown cbf05df280 #542: remove pixel checks and base class 8 years ago
Unknown 329f284a6f #558: hide console windows during run-tests 8 years ago
Jason Nelson 8741335213 Update System.* deps to 4.5.0-rc1 8 years ago
Anton Firsov 0df1d7ced6
Undo TemporaryFailingTest 8 years ago
Peter Amrehn b8f7823432 #542: reduce test image sizes to save submudule size 8 years ago
Peter Amrehn d2db63492a #542: refactor tests to follow the recommended pattern for drawing tests, as @antonfirsov suggested. 8 years ago
James Jackson-South 0ef7235c98 Add skip test 8 years ago
Anton Firszov 29582d7a37 temporary failing test to verify CI behavior 8 years ago
Anton Firszov 4ab6da95f7 floating points from hell 8 years ago
Anton Firszov 77bc3c8b1a better unit tests for Identify & MetaData parsing 8 years ago
Anton Firszov 4bc83b7fe8 increase tolerance for Transform_WithTaperMatrix 8 years ago
Anton Firszov 847b21d44f use overloading in ImageFrameCollection + more tests for API-s affected by the PR 8 years ago
Anton Firszov aaa15ed835 better FillSolidBrushTests + bugfix in FillProcessor 8 years ago
woutware cff22588a9 Processed review comments, moved Image.ClearColor to ImageFrame.BackgroundColor. 8 years ago
James Jackson-South 859ad17044 Enable comparison tests. 8 years ago
Anton Firszov b07ad0bf49 assertions for SolidFillBlendedShapesTests 8 years ago
Anton Firszov 2b07bc46e2 "BlendedShapes" -> SolidFillBlendedShapesTests 8 years ago
James Jackson-South 76429a03c6 Faster multibyte reading and fix test 8 years ago
James Jackson-South 3f5ae10096 Add the ability to choose the filter method to use when encoding a png 8 years ago
James Jackson-South a5c0ec7582 Ensure buffer is always aligned and fix tests 8 years ago
James Jackson-South 571f66e8a1 Golang is skipping EXIF reading when it shouldn't. 8 years ago
James Jackson-South bccff8beb4 Increase Identify performance and reduce allocations 8 years ago
Anton Firszov ecc4273a15 OK, I give it up,let's increase the tolerance again. 8 years ago
Anton Firszov e5acfb3f2a use "fixed" reference output + reduce tolerance 8 years ago
Anton Firszov dbd75c2d42 workaround Vector2 CLR bug + cover taper parameters with tests 8 years ago
woutware c7e6d19cc1 Performance improvements. 8 years ago
Unknown 6bca0b2a6c implement GradientRepetitionModes 8 years ago
Unknown d7414294ab first implementation of an elliptical gradient brush 8 years ago
James Jackson-South 3a2afd8e5e Enable tests 8 years ago
James Jackson-South b98c337448 Rename helper 8 years ago
James Jackson-South a803e49fb0 Add another test and make some methods public 8 years ago