70 Commits (29d6291fd62b3060ef0bc8bf50f4ec00a5e481c5)

Author SHA1 Message Date
James Jackson-South fe64365532 Transforms 8 years ago
James Jackson-South 091cb8a3b5 Overlays and base processors 8 years ago
James Jackson-South 13fa40874e Binarization, Convolution, DIthering, Effects & Filters 8 years ago
Anton Firszov 6ab7954bfd MakeOpaque + fixing BmpEncoderTests 8 years ago
Anton Firszov 27dade8d33 dropping MemoryManager ctr. argument: 8 years ago
Anton Firszov 9af8fb4e2a DebugSaveMultiFrame() works 8 years ago
Anton Firszov fc554abe9b undo Linux-specific hacking, run `CompareToReferenceOutput()` on Windows only 8 years ago
Anton Firszov fe20e71c09 Higher threshold for LomographTest 8 years ago
Anton Firszov 88f2158e9d lower default tolerance TolerantImageComparer.DefaultImageThreshold for travis 8 years ago
denisivan0v 15a8bf20ff Added an API to read base image information without decoding it 8 years ago
Lauri Kotilainen a8b26a41ec - Use Configuration.Default.MemoryManager in tests 8 years ago
Anton Firszov c4940aedae introducing [GroupOutput] + apply it to all filter tests 8 years ago
James Jackson-South c3fda8ff8a Refactor filters to match CSS & SVG methods 8 years ago
James Jackson-South b5d6a4b692 Remove from tests 8 years ago
Nikita Balabaev 4b8e4d4c41 fix bugs after merge 8 years ago
Dirk Lemstra c939a1f91c Remove test for path that is not yet created at the start of the test run. 8 years ago
Anton Firszov cb713a3ade deleted all deprecated channel processing code 9 years ago
Anton Firszov d9d0cb4555 proper BmpDecoderTests (at least on Windows) 9 years ago
Anton Firszov b0279a8490 skipping FromFromArgb32SystemDrawingBitmap2 on Linux 9 years ago
Anton Firszov ed4cc4b478 using ImageSharp PNG codecs as reference codecs on linux 9 years ago
Anton Firszov 0c13e28ada build fix 9 years ago
Anton Firszov 8d726512c6 code for verifying original PDF.js output 9 years ago
Scott Williams 4a1eb7cbd0 Formats per type namespaces 9 years ago
Anton Firszov 4822a04c8b it's called Manhattan distance! stupid me :P 9 years ago
Anton Firszov ce14310922 optimized the number of test cases in JpegDecoderTests 9 years ago
Anton Firszov 234b830326 TestImageProvider.FileProvider cache is now aware of decoder parameters 9 years ago
Anton Firszov 1c18e70fbe Using Corecompat.System.Drawing as reference encoder/decoder for PNG. (Optimizing PNG-s with external tools from now.) 9 years ago
Anton Firszov de89c7d2f7 good by GenericFactory! 9 years ago
Scott Williams c5adae68fd fix broken test 9 years ago
Scott Williams 696c48d02e fix some tests and updated packages 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Anton Firszov 6d41974f10 introducing the "doNotAppendPixelType" feature 9 years ago
Anton Firszov 3b8e4b024d TestImageProvider can use custom decoder now 9 years ago
Anton Firszov fb5c908bbf TestImageProvider can use custom decoder now 9 years ago
Anton Firszov be6d1aa575 JpegDecoderTests using reference images 9 years ago
Anton Firszov 524456a9bd TestImageExtensionsTests + TolerantImageComparer bugfix + update submodule 9 years ago
Anton Firszov 8548e5d680 PixelTypes bugfix + polishing ResizeTests 9 years ago
Anton Firszov 878b3802fd looks like ApplyOilPaintFilterInBox() is failing with a very good reason 9 years ago
Anton Firszov 03df1dc791 changed ImageComparer design again 9 years ago
Anton Firszov c3e2982fbe implemented ExactImageComparer 9 years ago
Anton Firszov fd4b2d34bf ImageComparer refactors, ExactComparer 9 years ago
Anton Firszov 7a9e276a80 optimized ResizeTests output further, added Bike.png 9 years ago
Anton Firszov ae86002eb6 test utility refactors 9 years ago
Anton Firszov 41794a6a7a moving input test images into ./tests/TestImages/Input 9 years ago
Anton Firszov b8d3e3a136 refactored GetFormatsDirectory() to GetInputImagesDirectoryFullPath() 9 years ago
Anton Firszov 04e08bf630 ReferenceOutput + ResizeTests prototype 9 years ago
Scott Williams 32c158898b migrate to a Image.Generate/Image.Mutate context api 9 years ago
Anton Firszov d96392e0d2 ReferencePngDecoder 9 years ago
Anton Firszov 30912e6974 introduced CoreCompat.SystemDrawing as reference utility for tests, implemented ToSystemDrawingBitmap() 9 years ago
Anton Firszov 16d219ab25 test clenup (xUnit analyzer warnings mostly) 9 years ago