646 Commits (72d6c49609edf2bef75f10468dd8a2cfc42e196d)

Author SHA1 Message Date
Anton Firszov 72d6c49609 reduce the number of test cases in PngDecoderTests 9 years ago
Anton Firszov 139c98f7f1 remove duplicate package references 9 years ago
Scott Williams e7d288b01d attempt to fix path issues on travis 9 years ago
Scott Williams e6dbe33d2d remove duplicate moq reference 9 years ago
Anton Firszov b3b4827211 introduced OldJpegDecoder : IImageDecoder for the GolangPort decoder 9 years ago
Anton Firszov 493dedaf69 renaming is hard 9 years ago
Anton Firszov 1c75403036 move Block8x8F into ImageSharp.Formats.Jpeg.Common 9 years ago
Anton Firszov b6d4f352d9 GolangPort namespaces following folder structure 9 years ago
Anton Firszov c4953b0fa2 let's merge jpeg-port to have the changelog! 9 years ago
Anton Firszov 385ed8814f provider.GetImage(new JpegDecoder()) 9 years ago
Anton Firszov a103cb8ec7 TestImageProvider.FileProvider cache is now aware of decoder parameters 9 years ago
Anton Firszov 1df0010140 covered DetectEdges 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 a28459855d CompareToReferenceOutput() no longer triggers DebugSave(). Need to be explicit in tests. 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 2b292d4046 ResizeTests use CompareToReferenceOutput now! 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 81ee6d0453 smaller Bike.png, optimized RotateTests & RotateFlipTests 9 years ago
Anton Firszov 0e064800a4 optimized DetectEdgesTest 9 years ago
Anton Firszov cd2e0a1be8 optimized ResizeTests output further, added Bike.png 9 years ago
JimBobSquarePants f8a0ed3fd9 Update rotate test to use new API 9 years ago
Anton Firszov f357f31b69 moving images again 9 years ago
Anton Firszov d855c6e657 reduced resize output by 75% 9 years ago
Anton Firszov 355a4acd2f re-apply DebugSave() changes after merging mutate-api 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 32519410a4 use TestPatternImages in ResizeTests 9 years ago
Anton Firszov 572db70eb4 build fix + clean up ImageDataAttributeBase code duplication 9 years ago
James Jackson-South a710ccca3a Fix marker skipping bug when decoding certain images 9 years ago
Devedse 5cf62d2421 Commented in the Assert.True() to make the test fail. 9 years ago
Devedse 43c92a1389 Removed commented out code 9 years ago
Devedse f8c2727c14 Added tests for loading image with CRC 9 years ago