50 Commits (a1152c5dc3ccfe73ea18b40e5344e76ebb60e68b)

Author SHA1 Message Date
Stefan Nikolei 5de26525fe Convert CodeBase to collection Expressions 11 months ago
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South 9319b26fa1 Update reference encoder versions, fix environment detection 3 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Mike Irving 7be52e1325 naming corrections - macOS and .NET 4 years ago
Anton Firszov 8dda1d5d31 make GetNetCoreVersion work with preview 5 years ago
Anton Firszov 32ae7cff83 API chunks 5 years ago
Anton Firszov 7c1a1afc61 UniformUnmanagedMemoryPoolMemoryAllocator 5 years ago
James Jackson-South c4d417ab66 Fix codecov test environment identification 5 years ago
James Jackson-South dc0982f186
Faster Linear Transforms (#1591) 5 years ago
James Jackson-South 045612f133 Add tolerance to 32 bit tests 5 years ago
James Jackson-South ac3eb80374 Optimize and fix warnings. 5 years ago
James Jackson-South 46f47eb97b Use higher tolerance on macOS CI runs 6 years ago
James Jackson-South e356bdecac Fix missing dll.config file 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Anton Firszov 49103ced46 implicit & safer execution of PrepareRemoteExecutor 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
Anton Firszov 70a28cfc3c minor fixes 6 years ago
Anton Firszov 6aaf7e43e5 cleanup PrepareRemoteExecutor() 6 years ago
Anton Firszov 10b3921ec1 avoid exceptions in PrepareRemoteExecutor() 6 years ago
Anton Firszov 9c279dcd1b when running tests in 32 bits, enforce 32bit execution of RemoteExecutor.exe 6 years ago
Anton Firszov 7723adfb19 workaround RemoteExecutor assembly redirect issue on 472, 6 years ago
Anton Firszov ce0dd48131 keep using SystemDrawingReferenceDecoder for Bmp-s 8 years ago
Anton Firszov 507b2f8554 using MagickReferenceDecoder everywhere, added ReferenceDecoderBenchmarks 8 years ago
James Jackson-South 9a80514f2c Faster 32-64 bit conversion, update references, and cleanup. 8 years ago
Anton Firszov c41fb82782 correct doc comment 8 years ago
Anton Firszov 85a16c0bf8 Make sure that netcoreapp2.1 test execution is testing the netcoreapp2.1 build of ImageSharp 8 years ago
Anton Firszov cb43d04d9e detecting mono runtime & skipping some png decoder tests 8 years ago
Anton Firszov 64f528815d skip ToVector4SimdAligned() test in environments without SIMD 8 years ago
Anton Firszov 931827fdeb bringing back life into Benchmarks project 9 years ago
Anton Firszov 3d26beb3da moved CreateOutputDirectory() into TestEnvironment 9 years ago
Anton Firszov 6137f703b8 renamed ImageFormats.Bitmap to ImageFormats.Bmp for more consistent naming 9 years ago
Anton Firszov d9d0cb4555 proper BmpDecoderTests (at least on Windows) 9 years ago
Anton Firszov ed4cc4b478 using ImageSharp PNG codecs as reference codecs on linux 9 years ago
Scott Williams 4a1eb7cbd0 Formats per type namespaces 9 years ago
Anton Firszov 77b8b846f7 separate [Theory] for 48Bpp, that could be skipped on Linux! 9 years ago
Scott Williams 800305bc8d attempt to fix path issues on travis 9 years ago
Anton Firszov ad766e6d2c PngDecoder is covered now, and proven to be buggy :P 9 years ago
Anton Firszov 1c18e70fbe Using Corecompat.System.Drawing as reference encoder/decoder for PNG. (Optimizing PNG-s with external tools from now.) 9 years ago
Anton Firszov 524456a9bd TestImageExtensionsTests + TolerantImageComparer bugfix + update submodule 9 years ago
Anton Firszov 60e0b7f04b moving images again 9 years ago
Anton Firszov 41794a6a7a moving input test images into ./tests/TestImages/Input 9 years ago
Anton Firszov b8d3e3a136 refactored GetFormatsDirectory() to GetInputImagesDirectoryFullPath() 9 years ago
Anton Firszov 4f82107f1c refactor 9 years ago