31 Commits (c98ea13710ab210c312697bef969ba70dc0abe21)

Author SHA1 Message Date
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 6 years ago
Anton Firszov 78aed16d3e minor fixes 6 years ago
Anton Firszov ec3809e647 cleanup PrepareRemoteExecutor() 6 years ago
Anton Firszov 3e33bb3bb8 avoid exceptions in PrepareRemoteExecutor() 6 years ago
Anton Firszov 97396e6aa1 when running tests in 32 bits, enforce 32bit execution of RemoteExecutor.exe 6 years ago
Anton Firszov 1b6cc28dca workaround RemoteExecutor assembly redirect issue on 472, 6 years ago
Anton Firszov 1be59d59e1 keep using SystemDrawingReferenceDecoder for Bmp-s 8 years ago
Anton Firszov 0eec2c794f using MagickReferenceDecoder everywhere, added ReferenceDecoderBenchmarks 8 years ago
James Jackson-South 4eb8617739 Faster 32-64 bit conversion, update references, and cleanup. 8 years ago
Anton Firszov 7702721f7f correct doc comment 8 years ago
Anton Firszov 7172e432da Make sure that netcoreapp2.1 test execution is testing the netcoreapp2.1 build of ImageSharp 8 years ago
Anton Firszov 282de173ad detecting mono runtime & skipping some png decoder tests 8 years ago
Anton Firszov 5e3192785b skip ToVector4SimdAligned() test in environments without SIMD 8 years ago
Anton Firszov 1fab14bc2a bringing back life into Benchmarks project 9 years ago
Anton Firszov 0e1459e172 moved CreateOutputDirectory() into TestEnvironment 9 years ago
Anton Firszov e452646053 renamed ImageFormats.Bitmap to ImageFormats.Bmp for more consistent naming 9 years ago
Anton Firszov 8548e04327 proper BmpDecoderTests (at least on Windows) 9 years ago
Anton Firszov d9a794d7b8 using ImageSharp PNG codecs as reference codecs on linux 9 years ago
Scott Williams 67a322b4db Formats per type namespaces 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 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 fe79f4a96b TestImageExtensionsTests + TolerantImageComparer bugfix + update submodule 9 years ago
Anton Firszov f357f31b69 moving images again 9 years ago
Anton Firszov 5dff018334 moving input test images into ./tests/TestImages/Input 9 years ago
Anton Firszov 2af76f62b3 refactored GetFormatsDirectory() to GetInputImagesDirectoryFullPath() 9 years ago
Anton Firszov 09d8face82 refactor 9 years ago