26 Commits (3fa5141ad9df11dfcbf2383220adf720654a9590)

Author SHA1 Message Date
Scott Williams 3fa5141ad9 test extensions methods 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
James Jackson-South 8dbf34b12d Use better static format for Load etc. 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
Scott Williams 177064f05a Move image loading out of constructors and into static methods 9 years ago
Anton Firszov 42c71a4c5f Fixed Sandbox46 test execution 9 years ago
Scott Williams 095c3fb5fb fix all instances of var 9 years ago
Dirk Lemstra c56ab2fdab Added extra overload for TestFile.CreateImage and used it in the tests. 9 years ago
Scott Williams eb46afae69 file path based apis 9 years ago
Scott Williams 0ea8eb7c42 added new relative path 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
Scott Williams 06b3c4b4e7 Dropped ImageSharpd.Formats 9 years ago
Scott Williams 08ddcd9b0f run tests on travis 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
Anton Firszov 124daec0bf Benchmark_JpegDecoder 9 years ago
antonfirsov 5e09f80db3 Benchmark_JpegDecoder 9 years ago
antonfirsov 67487f0c18 introduced PixelTypes.ColorWithDefaultImageClass 10 years ago
antonfirsov 09f2ad0b14 re-added & refactored TestUtilities 10 years ago
Dirk Lemstra b13521114c Refactored TestImages again so they can be used in Attributes. 10 years ago
Dirk Lemstra a614c3062e Added an extra constructor to image that accepts a byte array. 10 years ago
James Jackson-South a57c90d94b Rename to ImageSharp 10 years ago
dirk 2102ff5186 Only read and decode the test images once in the unit tests. 10 years ago