155 Commits (7c5f39d47c40b7c5875b33bc1cbcbcc329d31137)

Author SHA1 Message Date
Amaury Levé 7c5f39d47c Forgot to commit tests 6 years ago
Amaury Levé f1a799ec74 Apply suggested change for test 6 years ago
Evangelink 5f3bb973a8 Update integration tests 6 years ago
Evangelink 2e5a86ab44 More progress toward a working swizzler 6 years ago
James Jackson-South ecf05e2ff9 Bump tolerance 6 years ago
James Jackson-South 6e589e8d8e Use higher tolerance on macOS CI runs 6 years ago
James Jackson-South 801e026322 Enable resize tests 6 years ago
AlexNDRmac 17639498f2
Decorate OSX specific tests 6 years ago
James Jackson-South 6c41d2f932 Use interest for target bounds. Fixes #1342 6 years ago
James Jackson-South ffe2d6995b Update license 6 years ago
James Jackson-South bd826f1703 Ensure min dimension of 1px following rounding. Fix #1195 6 years ago
James Jackson-South 4e3dce1e95 Update source license info. 6 years ago
James Jackson-South 28f3938de2 Improve accessability of Span<T> methods. Fixes #1164 6 years ago
Brian Popow 43ed06ed71 Add unit test for #1154: entropy crop on white image should not crop 6 years ago
James Jackson-South e7e30bc258 Fix edge detection and reenable entropy crop tests 6 years ago
Anton Firszov 939c16455a disable EntropyCrop test on .NET Core 3.1 for ducky.png 6 years ago
James Jackson-South 585b7be0e7 Simplify IResampler contract 6 years ago
Sergio Pedri 5cccfbcacd Switched pixel format type constraint to unmanaged 6 years ago
James Jackson-South f9fb732e22 Make ResizeKernelMap non-generic. 6 years ago
James Jackson-South 14e2a1ef98 Inline resizing sampler. 6 years ago
Anton Firszov 29b4a95f84 test common processors for disco buffers 6 years ago
Anton Firszov cc080b94f2 cover and harden ResizeProcessor 6 years ago
James Jackson-South 15a7a557f2 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow f897ab6f8d Change WithTestPatternImageAttribute to WithTestPatternImagesAttribute 6 years ago
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 6384f44501 Merge namespaces 6 years ago
James Jackson-South 234eb70967 Add new resize tests. Fix #1049 6 years ago
James Jackson-South 674815ca9d Fix #1006 ResizeMode.Crop 7 years ago
James Jackson-South a3f39ee6d3 Fix #999 and add tests 7 years ago
James Jackson-South 0cc178d662 Fix #999 and add tests 7 years ago
Simon Cropp 564348631f use var where apparent (#972) 7 years ago
Simon Cropp 6f1134102c Cleanup (#965) 7 years ago
Simon Cropp fb033fe0b6 remove unused variables and methods (#963) 7 years ago
Simon Cropp aac8eae64a fix some spelling (#962) 7 years ago
Simon Cropp edeaf7d9a6 redundant usings (#960) 7 years ago
James Jackson-South 32d919e5ee
Fix #466 (#916) 7 years ago
Anton Firszov 7e57fce307 drop almost all usages of FileTestBase 7 years ago
Anton Firszov 17f2311018 drop unnecessary generic IImageProcessorContext<TPixel> usages 7 years ago
Anton Firszov 7caebe385a validating tests for Skew and Entropy crop 7 years ago
Anton Firszov f03c5def95 validating tests for AutoOrient 7 years ago
Anton Firszov 442e22cf07 refactor FilterProcessor stuff 7 years ago
Anton Firszov 91a547beb9 pixel-agnostic decoder API 7 years ago
Daniil Samoylov af0d3dd0c7 Pass correct output size in ResizeMode.Min #892 (#893) 7 years ago
Anton Firszov c87a0f9d60 fix tests 7 years ago
Anton Firszov a7c5295107 benchmark WorkingBufferSizeHint effects 7 years ago
Anton Firszov 1fd135f62b ResizeTests.LargeImage 7 years ago
Anton Firszov 3860fb6f5b more robust tests 7 years ago
Anton Firszov 51cc659353 WorkingBufferSizeHintInBytes_IsAppliedCorrectly 7 years ago
Anton Firszov 40aea16633 utilize CalculateResizeWorkerHeightInWindowBands() 7 years ago