3523 Commits (cdb495c33e3ab15bec8a34320b47746d8ee2e381)

Author SHA1 Message Date
Anton Firszov 10b3921ec1 avoid exceptions in PrepareRemoteExecutor() 7 years ago
Anton Firszov 9c279dcd1b when running tests in 32 bits, enforce 32bit execution of RemoteExecutor.exe 7 years ago
Anton Firszov d0d0da2658 add .csproj change 7 years ago
Anton Firszov 7723adfb19 workaround RemoteExecutor assembly redirect issue on 472, 7 years ago
Anton Firszov 967e4eabb1 use RemoteExecutor in JpegDecoderTests 7 years ago
Anton Firszov a626e3a712 Run ArrayPoolMemoryAllocatorTests in separate process, 7 years ago
Anton Firszov c52674b375 update xunit & workaround conversion issues 7 years ago
James Jackson-South c24b364be1 Merge namespaces 7 years ago
Anton Firszov 059c25e58a fix PointFTests robustness issue 7 years ago
Anton Firszov b3846c49b0 cherry pick CI improvements from @JimBobSquarePants 7 years ago
Anton Firszov 1484067b37 skip memory-intensive allocator tests 7 years ago
Anton Firszov 3cb6f3c677 move test code & delete shared code tests 7 years ago
James Jackson-South ed53c82899 Restore CI variable and skip troublesome tests 7 years ago
James Jackson-South 03aa2fb775 Add new target frameworks 7 years ago
James Jackson-South 68ecb31b7f Cleanup solution 7 years ago
James Jackson-South 98b42eb90e Use targets. Coverage should now upload 7 years ago
James Jackson-South d4af87b88f Update PngEncoderTests.cs 7 years ago
James Jackson-South f8a86af006 Combine xunit and test for converage 7 years ago
James Jackson-South efee2abae6 Remove old xunit reference 7 years ago
James Jackson-South 07f9a2c27d Use dotnet test 7 years ago
Scott Williams a56287cb85 remove all drawing except draw image 7 years ago
James Jackson-South 72e701414a Use tolerant comparer. 7 years ago
James Jackson-South 08e8f55239 Use per-edge buffer + minor optimizations. Fix #1044 7 years ago
James Jackson-South 9a42d54767 Add test images 7 years ago
Brian Popow 9fd131d160 Fix bug in PredictorInverseTransform 7 years ago
James Jackson-South 27ba7781c7 Allow custom configuration. Fix #650 7 years ago
Brian Popow 7b8d841f5c Move corrupted images into separate test 7 years ago
James Jackson-South 9b1db0c81f Use Point for offset 7 years ago
James Jackson-South 3646b9d7d4 Update ExifProfileTests.cs 7 years ago
James Jackson-South 42757e0a2f Better coverage for Exif values. 7 years ago
Sergio Pedri 5bce2e7738 Added tests for convolution aware pixel shader 7 years ago
Sergio Pedri b6eb8804bd Added pixel shader tests 7 years ago
James Jackson-South 2fd662fb74 Add new resize tests. Fix #1049 7 years ago
James Jackson-South d54cef8190 All tests pass. 7 years ago
James Jackson-South d1b57f74a1 Fix Number casting and description parsing. 7 years ago
James Jackson-South 07c7c1e626 Initial port + most tests 7 years ago
James Jackson-South 742a51a2d6 Fix extensions namespace. 7 years ago
James Jackson-South fa1e1c5b91 MetaData => Metadata code. 7 years ago
James Jackson-South 6bc6afb3e7 MetaData => Metadata 7 years ago
James Jackson-South dfd2b641d5 Simplify format specific metadata retrieval. 7 years ago
James Jackson-South 60fed0c244 Add pixeloperations tests for new pixel formats 7 years ago
James Jackson-South 35c0f4b4db Add La16 and La32 to IPixel (tests next commit) 7 years ago
Scott Williams 2ef3b90b53 enable using github actions for building 7 years ago
James Jackson-South d2a4f97225 Add Bgra5551 pixeloperations plus tests. 7 years ago
James Jackson-South 1ab0024f95 Create La32Tests.cs 7 years ago
James Jackson-South 80551c1113 Create La16Tests.cs 7 years ago
Brian Popow f907e67ef4 Additional tests for images with more than one transform 7 years ago
James Jackson-South 895c7f584b Gray16 => L16 7 years ago
James Jackson-South f74effddd1 Update BokehBlurTest.cs 7 years ago
James Jackson-South a35b73245a Gray8 => L8 7 years ago