2708 Commits (a2e22a82995a2eefa07b57ce5e4c346dd1f3011e)

Author SHA1 Message Date
Anton Firszov a2e22a8299 update xunit & workaround conversion issues 6 years ago
James Jackson-South 6384f44501 Merge namespaces 6 years ago
Anton Firszov a83eb3a471 fix PointFTests robustness issue 6 years ago
Anton Firszov 3d5cd5c4c7 cherry pick CI improvements from @JimBobSquarePants 6 years ago
Anton Firszov 82a40f7f10 skip memory-intensive allocator tests 6 years ago
Anton Firszov f1d7c5fa94 move test code & delete shared code tests 6 years ago
Anton Firszov 46ba50241f Keep only necessary stuff from SL.Core 6 years ago
James Jackson-South 3a64f92291 Fix netstandard 1.3 build 6 years ago
James Jackson-South 21ad572ee6 Speed up coverage and respond to comments 6 years ago
James Jackson-South 5f06fb9d9c Restore CI variable and skip troublesome tests 6 years ago
James Jackson-South 9dc422d8a1 Add new target frameworks 6 years ago
James Jackson-South a9576efa36 Cleanup solution 6 years ago
James Jackson-South afbc1cb29e Cleanup 6 years ago
James Jackson-South 15244d3947 Use targets. Coverage should now upload 6 years ago
James Jackson-South fa051190dd Update PngEncoderTests.cs 6 years ago
James Jackson-South f7e62adcab Combine xunit and test for converage 6 years ago
James Jackson-South a1d2e6f888 Remove old xunit reference 6 years ago
James Jackson-South b12dd699f5 Use dotnet test 6 years ago
Scott Williams 728342010e remove all drawing except draw image 6 years ago
James Jackson-South ebd09a078e Use tolerant comparer. 6 years ago
James Jackson-South d4bf996336 Update External 6 years ago
James Jackson-South 3e9c1c74e2 Use per-edge buffer + minor optimizations. Fix #1044 6 years ago
James Jackson-South cab0e5965f Add test images 6 years ago
James Jackson-South 047523c11d Speed up tga decoding and add new benchmark comparison 6 years ago
James Jackson-South d7eeb2f7ca Allow custom configuration. Fix #650 6 years ago
James Jackson-South 620cf0edcd Update reference images 6 years ago
James Jackson-South b12924e790 Use Point for offset 6 years ago
James Jackson-South 157fc5fcab Update ExifProfileTests.cs 6 years ago
James Jackson-South 88521926db Better coverage for Exif values. 6 years ago
Sergio Pedri 9dc1927697 Added tests for convolution aware pixel shader 6 years ago
Sergio Pedri e0cbe2fa0b Added pixel shader tests 6 years ago
James Jackson-South 234eb70967 Add new resize tests. Fix #1049 6 years ago
James Jackson-South 15604fce6c All tests pass. 6 years ago
James Jackson-South 505f07762a Fix Number casting and description parsing. 6 years ago
James Jackson-South 1858fa87c0 Initial port + most tests 6 years ago
James Jackson-South 017fe9b8fb Fix extensions namespace. 6 years ago
James Jackson-South cb69622b2e MetaData => Metadata code. 6 years ago
James Jackson-South 77f5bbe3aa MetaData => Metadata 6 years ago
James Jackson-South 5a7091e516 Simplify format specific metadata retrieval. 6 years ago
James Jackson-South e0d4c937e6 Add pixeloperations tests for new pixel formats 6 years ago
James Jackson-South ce86f64715 Add La16 and La32 to IPixel (tests next commit) 6 years ago
Scott Williams 3d1d7f8bc4 enable using github actions for building 7 years ago
James Jackson-South c5f59f3349 Add Bgra5551 pixeloperations plus tests. 6 years ago
James Jackson-South 6e180b1a36 Create La32Tests.cs 6 years ago
James Jackson-South f0a6bc0cbf Create La16Tests.cs 6 years ago
James Jackson-South d2d51456b5 Gray16 => L16 6 years ago
James Jackson-South 8da27b2566 Update BokehBlurTest.cs 6 years ago
James Jackson-South 372c691d52 Gray8 => L8 6 years ago
James Jackson-South d68519d133 Alpha8 => A8 6 years ago
James Jackson-South 674815ca9d Fix #1006 ResizeMode.Crop 7 years ago