474 Commits (09be16fe8d1be0b1d9282add146cd24fcb4ce3a4)

Author SHA1 Message Date
antonfirsov 09be16fe8d re-added tests46 9 years ago
Anton Firszov 55c6452be7 type names instead of var with primitive types, removed ImageSharp.Formats.Jpg subnamespaces, Block8x8F cleanup 9 years ago
Anton Firszov 538729e0dc removed own-branch-specific stuff 10 years ago
antonfirsov 61ba0e70b9 moved Jpeg classes to separate folders 10 years ago
antonfirsov e3def23e3e JpegEncoderCore has "only" 862 lines now 10 years ago
antonfirsov 4a2acc91e3 removed old Block + related classes, added EncodeJpegMultiple & MultiImageBenchmarkBase 10 years ago
Anton Firszov 41658854cc fixed TestImageProvider<T>.FileProvider bug 10 years ago
Anton Firszov f39687ba33 pooling PixelArea.Bytes 10 years ago
Anton Firszov 446b6c7337 StyleCop :S 10 years ago
Anton Firszov 31dbd1750f CopyRGBBytesStretchedTo 10 years ago
Anton Firszov 111ab7927e finished re-applying existing encoder optimizations 10 years ago
Anton Firszov a1cbb48077 (re) added DCT, Test & ReferenceImplementations changes 10 years ago
Anton Firszov 4e40df86b8 ImageSharp.Tests46 + better cache in FileProvider 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 27b303fe4d Re-applied JpegTests and PixelAccessorTests changes. + added new constructor to PixelArea 10 years ago
antonfirsov 2678539037 re-added & refactored TestUtilities 10 years ago
Dirk Lemstra 4c9e3dc4e7 Refactored TestImages again so they can be used in Attributes. 10 years ago
Scott Williams 5bcc92cbde Add a recolor brush 10 years ago
James Jackson-South 99fed3ff36 Merging into master 10 years ago
James Jackson-South 1bfd6bd4cf Waaaay to kill testing speed! 10 years ago
James Jackson-South dae509430b Add new test file. 10 years ago
Olivia 7f5139408c Adding color packing tests - FromVector4 ToVector4. 10 years ago
Olivia 8a3ef93855 Fixing object boxing by using dynamic. Adding tests for equality operator and not equality operator. 10 years ago
Olivia 67678d14a3 Adding equality and not equality tests on concrete object type. 10 years ago
Olivia c40ad7f870 Adding type to all constructor test data. 10 years ago
Olivia be91edde44 Adding type to equality test data. 10 years ago
Olivia 66f95c5f86 Adding remark on old tests 10 years ago
Olivia 7e09db435d Adding tests for colors with 3 floats constructors. 10 years ago
Olivia 242f550888 Adding tests for colors with 4 floats constructors. 10 years ago
Olivia 7b97edd123 Better way to test all colors with Vector4 and Vector3 constructors. 10 years ago
Olivia 17ce7b412d Adding color constructor tests. 10 years ago
James Jackson-South 3863f69bff Remove TPacked from generic signature 10 years ago
James Jackson-South a483e48ee3 Add BigEndianBitConverter tests 10 years ago
James Jackson-South 34dac96e5c Add LittleEndianBitConverter tests 10 years ago
James Jackson-South 729b3b3c6f Add EndianBinaryReader tests 10 years ago
Dirk Lemstra a5083478ef Minor refactoring. 10 years ago
Dirk Lemstra b753f78553 Added an extra constructor to image that accepts a byte array. 10 years ago
Olivia 6783e5de48 Adding tests for GetHashCode. 10 years ago
Olivia 729ef79d98 Adding test for not equals for all colours. 10 years ago
Olivia 30ceffa549 Adding tests for .Equals for all colours. 10 years ago
Dirk Lemstra eece7f3199 Added check for when the unit tests failed. 10 years ago
Olivia e905ed6ce7 Removing unused variables in test. 10 years ago
Olivia c07cd223de Removing unused variables in test. 10 years ago
Dirk Lemstra bb0226d239 Moved HeaderSize and IsSupportedFileFormat to IImageFormat. 10 years ago
Dirk Lemstra 13f8da0e51 Made all the Bootstrapper methods static and fixed thread safety issue. 10 years ago
Olivia adec223461 Enable Visual Studio code coverage. 10 years ago