SharpCompress/tests/SharpCompress.Test/Streams
copilot-swe-agent[bot] 875c2d7694 Fix BufferedSubStream double-dispose issue with ArrayPool
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
2026-01-26 12:10:19 +00:00
..
DisposalTests.cs Merge pull request #1145 from adamhathcock/copilot/add-leaveopen-parameter-lzipstream 2026-01-19 09:58:10 +00:00
LeaveOpenBehaviorTests.cs Merge pull request #1145 from adamhathcock/copilot/add-leaveopen-parameter-lzipstream 2026-01-19 09:58:10 +00:00
LzmaStreamAsyncTests.cs add async tests 2025-11-01 09:57:26 +00:00
LzmaStreamTests.cs don't use pools in tests 2025-10-31 11:39:57 +00:00
RewindableStreamAsyncTest.cs add async tests 2025-11-01 09:57:26 +00:00
RewindableStreamTest.cs Add test for StackSeek behavior 2025-11-14 03:37:08 +01:00
SharpCompressStreamAsyncTests.cs remove needless variable 2025-10-31 11:44:32 +00:00
SharpCompressStreamTest.cs Fix BufferedSubStream double-dispose issue with ArrayPool 2026-01-26 12:10:19 +00:00
ZLibBaseStreamAsyncTests.cs add async tests 2025-11-01 09:57:26 +00:00
ZlibBaseStreamTests.cs Added IStreamStack for debugging and configurable buffer management. Added SharpCompressStream to consolodate streams to help simplify debugging. All unit tests passing. 2025-07-20 17:35:22 +01:00