1250 Commits (dbe2b1b3177fcb04ddd37b34b9e18b8ce33c9607)

Author SHA1 Message Date
Peter Amrehn 5d3daaacbe #542: apply naming scheme for abstract classes 8 years ago
Anton Firszov 9fa1e3e4df add tolerance to comparison in tests 8 years ago
Anton Firszov a217e42a48 FillEllipticGradientBrushTests 8 years ago
Anton Firszov d53e015be4 finish refactoring FillLinearGradientBrushTests 8 years ago
Anton Firszov e818a5474c VerticalReturnsUnicolorColumns -> VerticalBrushReturnsUnicolorRows (+ simplify test code) 8 years ago
Anton Firszov ce8ca9782a FillLinearGradientBrushTests #1 8 years ago
Anton Firszov e3889ab972 introduce TestImageExtensions.VerifyOperation(), simplify FillRadialGradientBrushTests and output file names 8 years ago
Peter Amrehn 8f5cb5f1dd #542: cleanup test file names, fix naming for RadialGradientBrush test files 8 years ago
Unknown ea7cb83454 #542: code cleanup 8 years ago
Unknown 46c8bd95a6 #542: shorten test names, improve test image filenames 8 years ago
Anton Firszov 6d94fd8ebe use FormattableString instead of string in tests 8 years ago
Jason Nelson 46e0a859e6 Allow leading period in FindFormatByFileExtension 8 years ago
Jason Nelson 4f779ca1fc Improve ColorBuilder test coverage 8 years ago
Jason Nelson 017c7fb3b7 Verify ColorBuilder throws on null and empty 8 years ago
Jason Nelson fd766a525f React to Gaurd changes 8 years ago
Anton Firszov 41dd980cea use FormattableString for .DebugSave(...) and .CompareToReferenceOutput(...) whenever possible 8 years ago
Anton Firszov 65c38efd45 invariant formatting for TestImageProvider.SourceFileOrDescription 8 years ago
Unknown f290896db1 #542: remove redundant Asserts, cleanup code 8 years ago
Unknown 3052fe061a #542: improve tests for elliptic gradients 8 years ago
Unknown 09f6a4f2b1 #542: remove pixel checks and base class 8 years ago
Unknown 0298b37912 #558: hide console windows during run-tests 8 years ago
Jason Nelson f00b0252b4 Update System.* deps to 4.5.0-rc1 8 years ago
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