121 Commits (fbbdc540407069e9237f89fbffbebc7876596cfc)

Author SHA1 Message Date
Anton Firszov bf676c09d1 it's called Manhattan distance! stupid me :P 9 years ago
Scott Williams 6715695126 improved speed of contstrained image comparer 9 years ago
Anton Firszov 7d2d3fdc09 optimized the number of test cases in JpegDecoderTests 9 years ago
Anton Firszov 106fa8d85e separate [Theory] for 48Bpp, that could be skipped on Linux! 9 years ago
Scott Williams e7d288b01d attempt to fix path issues on travis 9 years ago
Anton Firszov a103cb8ec7 TestImageProvider.FileProvider cache is now aware of decoder parameters 9 years ago
Anton Firszov 02eb5f2f13 PngDecoder is covered now, and proven to be buggy :P 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
Anton Firszov 9da4345485 . 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 48f3fdea66 comparing decoders 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 f9cd6b6364 replaced old comparer everywhere 9 years ago
Anton Firszov d9238a566b implemented TolerantImageComparer 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 e01cc2bb16 docs & formatting 9 years ago
Anton Firszov cd2e0a1be8 optimized ResizeTests output further, added Bike.png 9 years ago
Anton Firszov f357f31b69 moving images again 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 572db70eb4 build fix + clean up ImageDataAttributeBase code duplication 9 years ago
Anton Firszov 0136a6c121 ResizeTests working with CalliphoraPartial.png 9 years ago
Anton Firszov 7eca259587 always DebugSave() png-s 9 years ago
Anton Firszov 2af76f62b3 refactored GetFormatsDirectory() to GetInputImagesDirectoryFullPath() 9 years ago
Scott Williams 7635558f9b internalise cloning processor + rename context 9 years ago
Scott Williams ab30013d63 Renameing classes + simplifying Image<TPixel> 9 years ago
Scott Williams f7cbb27995 test extensions methods 9 years ago
Anton Firszov 09d8face82 refactor 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
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
Anton Firszov daad823932 implemented the rest of pixel conversion methods 9 years ago
Anton Firszov abd4c19bed test clenup (xUnit analyzer warnings mostly) 9 years ago
Anton Firszov 4a9c8c80d7 almost done 9 years ago
James Jackson-South 98c2b3d369 Fix broken test 9 years ago