197 Commits (77581c8a22ecae9eb71f2e621826eeaf52e17f6d)

Author SHA1 Message Date
Anton Firszov 77581c8a22 Optimized UnzigDivRound 9 years ago
Anton Firszov 0fd17a92a4 minor change in LoadResizeSave 9 years ago
Anton Firszov af3f6254c0 fixed jpeg quality issue pointed out in conversation under #75 9 years ago
Anton Firszov cad177796e better comments for AddFormatsDirectoryFromTestAssebmlyPath() 9 years ago
Anton Firszov f949f464ea ImageSharp.Tests (.NET Core!) test profiling is now possible from R# context menu 9 years ago
Anton Firszov 1458838025 added xunit.runner.visualstudio 9 years ago
Anton Firszov cb7f43f6ee ImageSharp.Sandbox46.csproj compiles and runs! 9 years ago
Anton Firszov 3c2f64d681 Test code cleanup: removed EnumHelper, moved MeasureFixture to TestUtilities, Jpeg test formatting 9 years ago
James Jackson-South 62000bfc9f Add interlace powerpoint image touch #76 [skip ci] 9 years ago
James Jackson-South bd445a6e5e YCrCr should use byte 9 years ago
Scott Williams 951a1214d8 added comments 9 years ago
Andrew Wilkinson a8b7992b21 Workaround for issues when passing Vector4 into xUnit tests 9 years ago
James Jackson-South 730ec56e83 Cleanup resize tests. 9 years ago
Scott Williams ca05bec9da Fix complex polygon fill 9 years ago
Scott Williams 9e24b28c01 skip blank sections while filling polygons 9 years ago
Scott Williams 27b09f56c8 move to static method 9 years ago
Scott Williams 11236a55f6 Put processors folder/namespace back 9 years ago
Scott Williams 06b3c4b4e7 Dropped ImageSharpd.Formats 9 years ago
Scott Williams 08ddcd9b0f run tests on travis 9 years ago
Scott Williams 286b53d867 fixes from rebase 9 years ago
Scott Williams 2ac76dc566 clean up 9 years ago
Scott Williams a8e867b2fb add missing stylecop file and fix local warnings 9 years ago
Scott Williams 7570c3a278 migrate processors 9 years ago
Scott Williams de9c49b122 split formats into there own projects/packages 9 years ago
Scott Williams 78359860ff Split Drawing from Core 9 years ago
James Jackson-South b867c05951 Better configuration tests 9 years ago
James Jackson-South ef60a6237e Rename Bootstrapper to Configuration 9 years ago
James Jackson-South baf1642d15 Move bootstrapper initializer 9 years ago
James Jackson-South f237a31ef0 Limit constructors, change test format loading 9 years ago
James Jackson-South 2fc0d4b0e9 Fix bootstrapper test 9 years ago
James Jackson-South 3718edb6e0 Add ability to set custom Bootstrapper. 9 years ago
Anton Firszov 454b31bf2d simplified YCbCrImage 9 years ago
Anton Firszov 3a728e3589 ok StyleCop, this time I won! 9 years ago
Anton Firszov 028a3a84e6 JpegTests headers + docs cleanup 9 years ago
Olivia fe2ef71276 Adding not almost equals tests. 10 years ago
Olivia 0eab59955c Adding almost equality tests. 10 years ago
Olivia 9208de1659 Fixing bug with non-inclusive AlmostEquals. 10 years ago
Anton Firszov 66ae165bc2 IntegerReferenceDCT docs 10 years ago
Olivia 9b5f418aad Adding not equality tests for color spaces. 10 years ago
Olivia 75a69fd659 Adding test data for all color spaces. Adding null test data. 10 years ago
Olivia 4dd8096c53 Adding equality tests for color space. 10 years ago
Olivia 8d689c9f2c Removing common namespace. 10 years ago
Dirk Lemstra 44615dcfea No more warnings. 10 years ago
Olivia 123022e7b5 Adding a test to protect the epsilon value. 10 years ago
James Jackson-South c874a72904 Replace ToBytes() 10 years ago
Olivia 3834d459a9 Fixing namespace for Color spaces. 10 years ago
antonfirsov 1fe06317f1 almost worx 10 years ago
antonfirsov 3bf3966d32 refactored GrayImage class --to--> reusable JpegPixelArea cleaned some mess in JpegDecoderCore 10 years ago
Anton Firszov 124daec0bf Benchmark_JpegDecoder 10 years ago
antonfirsov 5e09f80db3 Benchmark_JpegDecoder 10 years ago