1539 Commits (29d6291fd62b3060ef0bc8bf50f4ec00a5e481c5)

Author SHA1 Message Date
Scott Williams d88778d5ee skip tests in build on CI server as they are ran from CodeCoverage.cmd 9 years ago
Anton Firszov 1c51b78559 . 9 years ago
Scott Williams 4de9fd24ca tweek codecov cmd file 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 0d2a58747a comparing decoders 9 years ago
Anton Firszov bfcf0e9e97 with 'appendPixelTypeToFileName: false' there is no need to duplicate Jpegs 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 fb5c908bbf TestImageProvider can use custom decoder now 9 years ago
Anton Firszov 4b4b2b98a4 now what? 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 4aa6f29aac added submodule as "External" 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
JimBobSquarePants 3bb54a84ae Update rotate test to use new API 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
Nikita Balabaev 855ef8cf5d Add an equivalent for System.Drawing.Image.GetPixelFormatSize() (#258) 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