2763 Commits (052629ecb550eecf2bfcbc7e7d091d47d1a1a040)

Author SHA1 Message Date
James Jackson-South f11a3a019b Use Span<T> as buffer param 6 years ago
James Jackson-South 33bd5a920c Fix arguments order and tests 6 years ago
James Jackson-South d8164d3b04 Fix non-windows build 6 years ago
James Jackson-South 00dc2a8c98 Internalize, partially optimize and rename Action methods. 6 years ago
James Jackson-South b62434cea9 Rename class and add native memory profiler 6 years ago
James Jackson-South 4c023b2589 Add memorydiagnoser 6 years ago
Anton Firszov 11183d0a94 a few more cases to ParallelHelperTests 6 years ago
James Jackson-South 8e12faddf3 Break when minY >= bottom 6 years ago
James Jackson-South ad8525e6c1 Test false color parsing 6 years ago
James Jackson-South ba329d3bdd Delete Rgba32 named colors 6 years ago
James Jackson-South 93a6cc092f Add new parsing methods. Fix #1103 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow 8a2f070684 Remove including tests into the profiling sandbox 6 years ago
Brian Popow 52a98e82f0 Fix some leftover stylecop warnings 6 years ago
James Jackson-South 62feaf33e1 Default RepeatCount to 1. Fix #1098 6 years ago
James Jackson-South fb1f38a261 rename pixel shader extensions and delegates 6 years ago
James Jackson-South 9e6a03459a Normalize MemoryAllocator references. 6 years ago
James Jackson-South bc1dde64c8 Update options helper to use switch and complete tests 6 years ago
Marco Rossignoli bb27648552 fix ci 6 years ago
James Jackson-South 6ddd5f6e28 Revert HSL<=>Rgb test changes 6 years ago
James Jackson-South 5c4324f241 Update LenseInfo name and type to match specification 6 years ago
Anton Firszov aeb0100361 LambdaProvider -> serializable MemberMethodProvider 6 years ago
Brian Popow a75d5cc16f Revert comment as it was before, add exception for SA1115 6 years ago
Brian Popow f688b09d12 Move ITestImageProvider to a separate file 6 years ago
Brian Popow c0221c458c Defining the tmp vars in a single line again 6 years ago
Brian Popow d17eb1df6d Rename method names again to be the same as in the reference implementation 6 years ago
Brian Popow 51230a776f Change WithTestPatternImageAttribute to WithTestPatternImagesAttribute 6 years ago
Brian Popow 1844654c24 Remove regions 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
James Jackson-South 9b57a30fd9 Filter xunit references so testrunner does not throw. 6 years ago
James Jackson-South d3f03a2a8d Revert "Test to see if colorspace tests are ran?" 6 years ago
James Jackson-South f2f52f3c93 Test to see if colorspace tests are ran? 6 years ago
James Jackson-South 460ca626bd Update codecov calc and use inbuild ref source/targets 6 years ago
Anton Firszov 7f0dc53d65 fix comment text 6 years ago
Anton Firszov da8fcfc4a8 comments 6 years ago
Anton Firszov 70a28cfc3c minor fixes 6 years ago
Anton Firszov aa576e8532 cleanup ProfilingSandbox 6 years ago
Anton Firszov c4bd8812ff rename Sandbox46 to ImageSharp.Tests.ProfilingSandbox 6 years ago
Anton Firszov eed284bf0d Sandbox46: reference Test classes rather than include 6 years ago
Anton Firszov 6aaf7e43e5 cleanup PrepareRemoteExecutor() 6 years ago
Anton Firszov 10b3921ec1 avoid exceptions in PrepareRemoteExecutor() 6 years ago
Anton Firszov 9c279dcd1b when running tests in 32 bits, enforce 32bit execution of RemoteExecutor.exe 6 years ago
Anton Firszov d0d0da2658 add .csproj change 6 years ago
Anton Firszov 7723adfb19 workaround RemoteExecutor assembly redirect issue on 472, 6 years ago
Anton Firszov 967e4eabb1 use RemoteExecutor in JpegDecoderTests 6 years ago
Anton Firszov a626e3a712 Run ArrayPoolMemoryAllocatorTests in separate process, 6 years ago
Anton Firszov c52674b375 update xunit & workaround conversion issues 6 years ago
James Jackson-South c24b364be1 Merge namespaces 6 years ago
Anton Firszov 059c25e58a fix PointFTests robustness issue 6 years ago