52 Commits (15a7a557f27f70209b66af8d36d669d46272d354)

Author SHA1 Message Date
James Jackson-South 15a7a557f2 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow 38454f8fde Use using declarations to reduce nesting 6 years ago
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 6 years ago
Anton Firszov efaa3c05ed ImageBrush can apply a source image of a different pixel type than the target 7 years ago
Anton Firszov d4be172dcc simplify IPixel method names: PackFrom*** -> From*** 8 years ago
James Jackson-South 2950219287 Update and normalise pixel format + disable out of date tests 8 years ago
Anton Firszov 0eec2c794f using MagickReferenceDecoder everywhere, added ReferenceDecoderBenchmarks 8 years ago
James Jackson-South 973000fd09 Use Rgba64 for image comparison. 8 years ago
Anton Firszov ce8ca9782a FillLinearGradientBrushTests #1 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
Anton Firszov 994f5fc4a1 "BlendedShapes" -> SolidFillBlendedShapesTests 8 years ago
Anton Firszov 79808201f1 DebugSaveMultiFrame() works 8 years ago
Anton Firszov af56af16da introducing [GroupOutput] + apply it to all filter tests 9 years ago
Scott Williams 70f9fd229e refactor ImageFrameCollection for updated API 9 years ago
Anton Firszov e6ad98c5ec FormattableString, why are you so cruel to Eastern Europeans? 9 years ago
Scott Williams 07e9f23dec wip - pixel data only on image frames 9 years ago
Anton Firszov b1ecd66ef9 removed TestBase 9 years ago
Anton Firszov 0e1459e172 moved CreateOutputDirectory() into TestEnvironment 9 years ago
Anton Firszov 566ce4a1f4 code for verifying original PDF.js output 9 years ago
Anton Firszov 1562e32046 Using Corecompat.System.Drawing as reference encoder/decoder for PNG. (Optimizing PNG-s with external tools from now.) 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Anton Firszov 59705eeefb introducing the "doNotAppendPixelType" feature 9 years ago
Anton Firszov 747aa7f110 JpegDecoderTests using reference images 9 years ago
Anton Firszov cd2e0a1be8 optimized ResizeTests output further, added Bike.png 9 years ago
Anton Firszov 5dff018334 moving input test images into ./tests/TestImages/Input 9 years ago
Anton Firszov 572db70eb4 build fix + clean up ImageDataAttributeBase code duplication 9 years ago
Anton Firszov 0136a6c121 ResizeTests working with CalliphoraPartial.png 9 years ago
Anton Firszov 09d8face82 refactor 9 years ago
Anton Firszov 24433e999f ReferenceOutput + ResizeTests prototype 9 years ago
Scott Williams 8bd785af50 switch from mimetype strings to IImageFormats 9 years ago
Scott Williams 3499d7b6a2 provide IImageFormatProviders and split mimetype detection from decoders. 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
Scott Williams a999a0b33b pixelate no longer blanks out background 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South eceb889758 Rename TColor to TPixel 9 years ago
Scott Williams 72e88f3a33 allow test cases to be serialized to they show in VS 9 years ago
Scott Williams e6e97ed404 Add image comparer test helper 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
Dirk Lemstra 826fb4eb91 Implemented the IEncoderOptions inside the jpeg encoder. 9 years ago
Anton Firszov be4c189533 IPixel 9 years ago
Anton Firszov fac468fedc fixed jpeg quality issue pointed out in conversation under #75 9 years ago
James Jackson-South d0cdc4d483 Rename Bootstrapper to Configuration 9 years ago
James Jackson-South 050b4c5f45 Add ability to set custom Bootstrapper. 10 years ago
Dirk Lemstra dea6d30bd4 Moved some of the new files around. 10 years ago
antonfirsov 0349df2899 the folder TestUtilities is no longer a namespace provider 10 years ago
antonfirsov be59c736f5 renamed TestImageFactory --to--> TestImageProvider 10 years ago
antonfirsov 27b303fe4d Re-applied JpegTests and PixelAccessorTests changes. + added new constructor to PixelArea 10 years ago
antonfirsov 2678539037 re-added & refactored TestUtilities 10 years ago