43 Commits (38454f8fde24ba07dd31eb3e7a6a036d3dbcc5e4)

Author SHA1 Message Date
Brian Popow 38454f8fde Use using declarations to reduce nesting 6 years ago
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 6 years ago
James Jackson-South d68519d133 Alpha8 => A8 6 years ago
Simon Cropp 6f1134102c Cleanup (#965) 7 years ago
Simon Cropp fb033fe0b6 remove unused variables and methods (#963) 7 years ago
Anton Firszov 91a547beb9 pixel-agnostic decoder API 7 years ago
Anton Firszov 51cc659353 WorkingBufferSizeHintInBytes_IsAppliedCorrectly 7 years ago
Anton Firszov 985357cf84 introduce [WithBasicTestPatternImages] 7 years ago
Anton Firszov 53222f7ce2 revisted test cases in Resize_WorksWithAllResamplers 8 years ago
Anton Firszov 09de1b1cde better docs, drop PixelExtensions, fix tests 8 years ago
James Jackson-South 2950219287 Update and normalise pixel format + disable out of date tests 8 years ago
Anton Firszov 968a9cb186 Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
Anton Firszov 815a01a969 no BMP assertions on linux 8 years ago
Anton Firszov 1be59d59e1 keep using SystemDrawingReferenceDecoder for Bmp-s 8 years ago
Anton Firszov 349c12de4c Replace .Lock() with .GetRootFramePixelBuffer() 8 years ago
Dirk Lemstra 4a0e0e159d Disable caching in the FileProvider for the 32bit build. 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
Anton Firszov 79808201f1 DebugSaveMultiFrame() works 8 years ago
denisivan0v a631a64dfb Added an API to read base image information without decoding it 8 years ago
Anton Firszov af56af16da introducing [GroupOutput] + apply it to all filter tests 8 years ago
James Jackson-South a3b6c7975b Remove from tests 9 years ago
Nikita Balabaev 93419ab0e4 fix bugs after merge 9 years ago
Anton Firszov a103cb8ec7 TestImageProvider.FileProvider cache is now aware of decoder parameters 9 years ago
Anton Firszov 84852a8796 good by GenericFactory! 9 years ago
Scott Williams 4c8ba5905c fix broken test 9 years ago
Scott Williams 3653f1f3c5 fix some tests and updated packages 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Anton Firszov cd3f39130a TestImageProvider can use custom decoder now 9 years ago
Anton Firszov febe9c6880 TestImageProvider can use custom decoder now 9 years ago
Anton Firszov abd4c19bed test clenup (xUnit analyzer warnings mostly) 9 years ago
James Jackson-South 5ec3f28532 Remove StandardImageClass 9 years ago
James Jackson-South 450987dc00 Remove non-generic Image 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South eceb889758 Rename TColor to TPixel 9 years ago
James Jackson-South 0a700864e5 Rename Color and ColorVector 9 years ago
James Jackson-South 3b9079020d Fix Argb32 naming in typehelpers. 9 years ago
James Jackson-South 292bc4db9e Rename to Color and ColorVector 9 years ago
James Jackson-South 3c5e3a966e Rename Color to Color32 9 years ago
Scott Williams e29f3eadd9 fix all instances of var 9 years ago
Scott Williams 2ad4fefa88 add stylecop back 9 years ago
Anton Firszov be4c189533 IPixel 9 years ago
James Jackson-South 6e3e358ec8 Replace ToBytes() 9 years ago
Anton Firszov 41658854cc fixed TestImageProvider<T>.FileProvider bug 10 years ago
Dirk Lemstra dea6d30bd4 Moved some of the new files around. 10 years ago
antonfirsov 8be1a38e4f fixed IsEquivalentTo, renamed ColorWithDefaultImageClass to StandardImageClass 10 years ago
antonfirsov 0349df2899 the folder TestUtilities is no longer a namespace provider 10 years ago
antonfirsov 6da4ac1ed5 introduced PixelTypes.ColorWithDefaultImageClass 10 years ago
antonfirsov be59c736f5 renamed TestImageFactory --to--> TestImageProvider 10 years ago
antonfirsov 2678539037 re-added & refactored TestUtilities 10 years ago