26 Commits (b27581a6278f8de102d5f0b212adc0798775bdf2)

Author SHA1 Message Date
James Jackson-South 0a85de6abc Update to use new props/targets plus cleanup. 6 years ago
AlexNDRmac 2085b77b05
Do not run windows specific tests on macOS 6 years ago
James Jackson-South ffe2d6995b Update license 6 years ago
James Jackson-South 4e3dce1e95 Update source license info. 6 years ago
James Jackson-South c6e6a4ca8e Skip tests on CI NETFX 6 years ago
James Jackson-South 9ee753091c Add some environment output confirmation. 6 years ago
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 6 years ago
James Jackson-South 6384f44501 Merge namespaces 6 years ago
James Jackson-South 9dc422d8a1 Add new target frameworks 6 years ago
Scott Williams 728342010e remove all drawing except draw image 6 years ago
Simon Cropp edeaf7d9a6 redundant usings (#960) 7 years ago
James Jackson-South 2f3c0fce47 Use S.D in Windows. 7 years ago
James Jackson-South 890134cec6 Fix reference tests 7 years ago
Anton Firszov af7d96d214 SIMD byte -> float conversion: BulkConvertByteToNormalizedFloatFast 8 years ago
Anton Firszov 5b006027e3 do not register SystemDrawing reference encoders on linux 8 years ago
Anton Firszov 1be59d59e1 keep using SystemDrawingReferenceDecoder for Bmp-s 8 years ago
Anton Firszov 7172e432da Make sure that netcoreapp2.1 test execution is testing the netcoreapp2.1 build of ImageSharp 8 years ago
James Jackson-South 34d1441892 Use SD, Better conversion and cleanup SD Bridge. 8 years ago
James Jackson-South 49a574537f All tests now pass 8 years ago
Anton Firsov d24889209f
Undo TemporaryFailingTest 8 years ago
Anton Firszov ff33699f36 temporary failing test to verify CI behavior 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
Dirk Lemstra f6591228c1 Remove test for path that is not yet created at the start of the test run. 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 1562e32046 Using Corecompat.System.Drawing as reference encoder/decoder for PNG. (Optimizing PNG-s with external tools from now.) 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