611 Commits (de89c7d2f73433b6ffd50563ae4fc348ddee99ff)

Author SHA1 Message Date
Anton Firszov de89c7d2f7 good by GenericFactory! 9 years ago
Anton Firszov 0661c03c84 CompareToReferenceOutput() no longer triggers DebugSave(). Need to be explicit in tests. 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 be6d1aa575 JpegDecoderTests using reference images 9 years ago
Anton Firszov 932c67bd9d ResizeTests use CompareToReferenceOutput now! 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 224a933853 replaced old comparer everywhere 9 years ago
Anton Firszov c292c75acd implemented TolerantImageComparer 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 0096702bad docs & formatting 9 years ago
Anton Firszov 24e87b4afa smaller Bike.png, optimized RotateTests & RotateFlipTests 9 years ago
Anton Firszov 5ffdbc20c9 optimized DetectEdgesTest 9 years ago
Anton Firszov 7a9e276a80 optimized ResizeTests output further, added Bike.png 9 years ago
Anton Firszov 60e0b7f04b moving images again 9 years ago
Anton Firszov 8912d0e890 reduced resize output by 75% 9 years ago
Anton Firszov ae549a0338 re-apply DebugSave() changes after merging mutate-api 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 2d8b100e35 use TestPatternImages in ResizeTests 9 years ago
Anton Firszov 0a64c5aea0 build fix + clean up ImageDataAttributeBase code duplication 9 years ago
James Jackson-South 8b9c0af322 Fix marker skipping bug when decoding certain images 9 years ago
Devedse acb7982a88 Commented in the Assert.True() to make the test fail. 9 years ago
Devedse 78b8c9d838 Removed commented out code 9 years ago
Devedse 133d8c3757 Added tests for loading image with CRC 9 years ago
Dirk Lemstra d6bf435878 Renamed variable. 9 years ago
Dirk Lemstra 9be8649a8e Only throw exceptions when the CRC of a critical chunk is incorrect. 9 years ago
JimBobSquarePants d9552060c7 Disable smoke test 9 years ago
Devedse 687f273500 Added failing test for issue 288 9 years ago
Nikita Balabaev 74b0d0aff2 fix #277 9 years ago
Anton Firszov 5b40a9f438 ResizeTests working with CalliphoraPartial.png 9 years ago
James Jackson-South 7d4bc67d9f Cleanup + Rename Run to Apply 9 years ago
Anton Firszov 6208042d36 always DebugSave() png-s 9 years ago
Anton Firszov b8d3e3a136 refactored GetFormatsDirectory() to GetInputImagesDirectoryFullPath() 9 years ago
ascensio 14ec39e17e closes #269 9 years ago
Anton Firszov 247ba37745 clean up TestFile.cs 9 years ago
Anton Firszov 2257671b6d made FormatsDirectory a lazy value -> folders are no longer walked in TestFile type initializer. Might be healthy for test discoverers. 9 years ago
Anton Firszov 13b787e635 made FormatsDirectory a lazy value -> folders are no longer walked in TestFile type initializer. Might be healthy for test discoverers. 9 years ago
Scott Williams d12e1902af internalise cloning processor + rename context 9 years ago
Scott Williams bdc6fee0e7 fix broken tests 9 years ago
Scott Williams 612b5e2e50 Renameing classes + simplifying Image<TPixel> 9 years ago
Scott Williams 3fa5141ad9 test extensions methods 9 years ago
Scott Williams f017fdbf2f initail image operations tests 9 years ago
Dirk Lemstra 9460065c08 Also support non ushort values of ExifTag.Orientation (Fixes #271). 9 years ago
Anton Firszov 4f82107f1c refactor 9 years ago
Scott Williams 523e779c7c Rename Generate -> Clone 9 years ago