|
|
@ -253,6 +253,7 @@ namespace SixLabors.ImageSharp.Tests.Memory.Allocators |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
[ActiveIssue("https://github.com/SixLabors/ImageSharp/issues/1887", TestPlatforms.OSX)] |
|
|
[Theory] |
|
|
[Theory] |
|
|
[InlineData(300)] // Group of single SharedArrayPoolBuffer<T>
|
|
|
[InlineData(300)] // Group of single SharedArrayPoolBuffer<T>
|
|
|
[InlineData(600)] // Group of single UniformUnmanagedMemoryPool buffer
|
|
|
[InlineData(600)] // Group of single UniformUnmanagedMemoryPool buffer
|
|
|
|