3099 Commits (ecbe356bb071b4ce8cf1d95135d116aecb9f950c)

Author SHA1 Message Date
Anton Firszov aad4c715ab 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 7635558f9b internalise cloning processor + rename context 9 years ago
Scott Williams 41cadf98ac fix broken tests 9 years ago
Scott Williams ab30013d63 Renameing classes + simplifying Image<TPixel> 9 years ago
Scott Williams c12f99354d fix sandbox test 9 years ago
Scott Williams 04b6ad824c fix warnings 9 years ago
Scott Williams f7cbb27995 test extensions methods 9 years ago
Scott Williams 961e202f10 initail image operations tests 9 years ago
Anton Firszov 4d931e6007 more benchmarks 9 years ago
James Jackson-South 996da79f8d Fix tests 9 years ago
Dirk Lemstra 66e08f972b Also support non ushort values of ExifTag.Orientation (Fixes #271). 9 years ago
Anton Firszov 09d8face82 refactor 9 years ago
Scott Williams a61fcc95d9 Rename Generate -> Clone 9 years ago
Scott Williams 88e30a0134 fix apply processors to frames 9 years ago
Anton Firszov 24433e999f ReferenceOutput + ResizeTests prototype 9 years ago
Scott Williams f026778e47 migrate to a Image.Generate/Image.Mutate context api 9 years ago
Anton Firszov 7d12830abf ReferencePngDecoder 9 years ago
Anton Firszov 2b4abd2d56 introduced CoreCompat.SystemDrawing as reference utility for tests, implemented ToSystemDrawingBitmap() 9 years ago
Anton Firszov e734a28edb updated xunit to 2.3.0-beta3-build3705, fixed errors reported by xunit analyzer 9 years ago
Anton Firszov 543924085e fixed Sandbox46 execution 9 years ago
Johannes Bildstein d9e31decff refactor reading and writing of ICC multilocalized unicode tag data entry 9 years ago
James Jackson-South 827ca83bf0 Now decodes all images 9 years ago
James Jackson-South ca9bd35798 Can now decode many images 9 years ago
Scott Williams a43dd3fe29 [SL.Core] add reason 9 years ago
Scott Williams 05a9332216 [SL.Core] Fix test names + additional overloads 9 years ago
Scott Williams 43fe6eaf89 [SL.Core] fix order of paramaters 9 years ago
Scott Williams d5407856ba [SL.Core] Add test for DebugGuard 9 years ago
James Jackson-South 472d6ba307 baseline decode works progressive nearly 9 years ago
Dirk Lemstra 9b9306e73f [SL.Core] Added unit tests for the Guard class. 9 years ago
Scott Williams 8bd785af50 switch from mimetype strings to IImageFormats 9 years ago
Dirk Lemstra 9c71c0fc22 [SL.Core] Removed old test. 9 years ago
Dirk Lemstra 4b5485f408 [SL.Core] Use release build for code coverage. 9 years ago
Dirk Lemstra 5ac709d889 [SL.Core] Added stylecop to the test project. 9 years ago
James Jackson-South 2f501eb1a4 Decoder now doesn't break tests 9 years ago
Scott Williams babd2bc642 add internal IXXOptions to provider cleaner passing of params to core encoders/decoders 9 years ago
Scott Williams fbed11bb78 fix comments 9 years ago
Scott Williams 8cd195cb34 discover types tests 9 years ago
Scott Williams fe61328183 fix formats + added sample for switching out encoders/decoders 9 years ago
James Jackson-South 82679e4b0a Delete broken tests 9 years ago
James Jackson-South 549e61f2f4 Experiment with new file marker finder 9 years ago
Scott Williams 3499d7b6a2 provide IImageFormatProviders and split mimetype detection from decoders. 9 years ago
James Jackson-South 1629819f3c Can now decode a scan 9 years ago
Scott Williams ea44e6ce15 refactor encoders/decoders 9 years ago
Johannes Bildstein 7e8ddd65bf read and write duplicate tag data entries only once 9 years ago
Scott Williams ae7dd7c0b6 fix blending to allow non rectangualar regions to antialiase 9 years ago
Scott Williams 96b394f35c cleanup and reduce branches 9 years ago
Scott Williams e111974e3e generate pixel blenders 9 years ago
Scott Williams 64f18bc298 migrate to use primitives from SixLabors.Core 9 years ago
James Jackson-South eb207d41e9 Fix #247 9 years ago
Scott Williams 7e377e605d [SL.Core] remove IsEmpty based ToString() branches 9 years ago