254 Commits (3c13a8ec565e619241cc1c5fe24fddbf6eeb14c1)

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 c061218da8 Disable failing RemoteExecutor tests on NETFX. 6 years ago
James Jackson-South 6c41d2f932 Use interest for target bounds. Fixes #1342 6 years ago
Sergio Pedri d0d4f17a57 Added unit tests for bokeh blur constructor 6 years ago
James Jackson-South 4e1fe80b5e Remove warnings 6 years ago
James Jackson-South be42b525c2 Update skipped tests 6 years ago
James Jackson-South 0a2cf17c1e Update tests 6 years ago
James Jackson-South b5d772ddf4 Move kernels to reusable struct 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
Anton Firszov b6208b9b61 FrameQuantizer<T> -> Quantizer<T> 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 26ddbc06d3 on Framework, SkipAllQuantizerTests should be also true locally 6 years ago
Anton Firszov 939c16455a disable EntropyCrop test on .NET Core 3.1 for ducky.png 6 years ago
Anton Firszov 16afcab544 tweak tolerance for DetectEdgesTest and OilPaintTest 6 years ago
Anton Firszov 39c993d1c0 implicit & safer execution of PrepareRemoteExecutor 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 4dffc179f5 Refactor to inline based on feedback. 6 years ago
Brian Popow 5c46dd8feb Fix localization issue with DitheringScale 6 years ago
James Jackson-South c6e6a4ca8e Skip tests on CI NETFX 6 years ago
James Jackson-South cce7a53740 Use different comparer on CI NETFX 6 years ago
James Jackson-South e535d1d409 Add dither scaling and simplify API. 6 years ago
James Jackson-South c98ea13710 Add bounded quantization and update namings. 6 years ago
James Jackson-South 05098868d6 Cleanup and fix tests. 6 years ago
James Jackson-South a75d833d4b Refactor dithering and quantizers. 6 years ago
James Jackson-South 50a693791f Delete Rgba32 named colors 6 years ago
James Jackson-South 15a7a557f2 Revert `using` declaration changes for until we establish guidelines. 6 years ago
James Jackson-South ada16abb49 rename pixel shader extensions and delegates 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
Anton Firszov 97396e6aa1 when running tests in 32 bits, enforce 32bit execution of RemoteExecutor.exe 6 years ago
Anton Firszov 1b6cc28dca workaround RemoteExecutor assembly redirect issue on 472, 6 years ago
James Jackson-South 6384f44501 Merge namespaces 6 years ago
James Jackson-South d7eeb2f7ca Allow custom configuration. Fix #650 6 years ago