70 Commits (c8acbbb28bd8dfd64c11f477923cd1d71b95b4ae)

Author SHA1 Message Date
James Jackson-South a1f2d063f3 Transforms 8 years ago
James Jackson-South b19471ab4a Overlays and base processors 8 years ago
James Jackson-South b7df3c1090 Binarization, Convolution, DIthering, Effects & Filters 8 years ago
Anton Firszov 8337046d66 MakeOpaque + fixing BmpEncoderTests 8 years ago
Anton Firszov 3819c756a9 dropping MemoryManager ctr. argument: 8 years ago
Anton Firszov 79808201f1 DebugSaveMultiFrame() works 8 years ago
Anton Firszov 1542229540 undo Linux-specific hacking, run `CompareToReferenceOutput()` on Windows only 8 years ago
Anton Firszov 50f8f2807e Higher threshold for LomographTest 8 years ago
Anton Firszov 7ec95f4534 lower default tolerance TolerantImageComparer.DefaultImageThreshold for travis 8 years ago
denisivan0v a631a64dfb Added an API to read base image information without decoding it 8 years ago
Lauri Kotilainen f1412d3c76 - Use Configuration.Default.MemoryManager in tests 8 years ago
Anton Firszov af56af16da introducing [GroupOutput] + apply it to all filter tests 8 years ago
James Jackson-South 2391577c74 Refactor filters to match CSS & SVG methods 8 years ago
James Jackson-South a3b6c7975b Remove from tests 8 years ago
Nikita Balabaev 93419ab0e4 fix bugs after merge 8 years ago
Dirk Lemstra f6591228c1 Remove test for path that is not yet created at the start of the test run. 8 years ago
Anton Firszov 6e17898163 deleted all deprecated channel processing code 9 years ago
Anton Firszov 8548e04327 proper BmpDecoderTests (at least on Windows) 9 years ago
Anton Firszov 15409ad6bd skipping FromFromArgb32SystemDrawingBitmap2 on Linux 9 years ago
Anton Firszov d9a794d7b8 using ImageSharp PNG codecs as reference codecs on linux 9 years ago
Anton Firszov 5bae060841 build fix 9 years ago
Anton Firszov 566ce4a1f4 code for verifying original PDF.js output 9 years ago
Scott Williams 67a322b4db Formats per type namespaces 9 years ago
Anton Firszov bf676c09d1 it's called Manhattan distance! stupid me :P 9 years ago
Anton Firszov 7d2d3fdc09 optimized the number of test cases in JpegDecoderTests 9 years ago
Anton Firszov a103cb8ec7 TestImageProvider.FileProvider cache is now aware of decoder parameters 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
Anton Firszov 84852a8796 good by GenericFactory! 9 years ago
Scott Williams 4c8ba5905c fix broken test 9 years ago
Scott Williams 3653f1f3c5 fix some tests and updated packages 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 cd3f39130a TestImageProvider can use custom decoder now 9 years ago
Anton Firszov febe9c6880 TestImageProvider can use custom decoder now 9 years ago
Anton Firszov 747aa7f110 JpegDecoderTests using reference images 9 years ago
Anton Firszov fe79f4a96b TestImageExtensionsTests + TolerantImageComparer bugfix + update submodule 9 years ago
Anton Firszov 105d445cd4 PixelTypes bugfix + polishing ResizeTests 9 years ago
Anton Firszov 8d091b5fac looks like ApplyOilPaintFilterInBox() is failing with a very good reason 9 years ago
Anton Firszov 619ad53ae3 changed ImageComparer design again 9 years ago
Anton Firszov 0b0ba1369a implemented ExactImageComparer 9 years ago
Anton Firszov a00aec7d13 ImageComparer refactors, ExactComparer 9 years ago
Anton Firszov cd2e0a1be8 optimized ResizeTests output further, added Bike.png 9 years ago
Anton Firszov f53a788980 test utility refactors 9 years ago
Anton Firszov 5dff018334 moving input test images into ./tests/TestImages/Input 9 years ago
Anton Firszov 2af76f62b3 refactored GetFormatsDirectory() to GetInputImagesDirectoryFullPath() 9 years ago
Anton Firszov 24433e999f ReferenceOutput + ResizeTests prototype 9 years ago
Scott Williams f026778e47 migrate to a Image.Generate/Image.Mutate context api 9 years ago
Anton Firszov 7d12830abf ReferencePngDecoder 9 years ago
Anton Firszov 2b4abd2d56 introduced CoreCompat.SystemDrawing as reference utility for tests, implemented ToSystemDrawingBitmap() 9 years ago
Anton Firszov abd4c19bed test clenup (xUnit analyzer warnings mostly) 9 years ago