SharpCompress/tests/SharpCompress.Test/Streams
copilot-swe-agent[bot] 9454466be7 Add comprehensive tests for leaveOpen behavior and fix BZip2 stream disposal
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
2026-01-19 07:33:22 +00:00
..
DisposalTests.cs Add leaveOpen parameter to LZipStream and BZip2Stream 2026-01-19 07:31:20 +00:00
LeaveOpenBehaviorTests.cs Add comprehensive tests for leaveOpen behavior and fix BZip2 stream disposal 2026-01-19 07:33:22 +00:00
LzmaStreamAsyncTests.cs Task to ValueTask 2026-01-08 12:35:12 +00:00
LzmaStreamTests.cs don't use pools in tests 2025-10-31 11:39:57 +00:00
RewindableStreamAsyncTest.cs Task to ValueTask 2026-01-08 12:35:12 +00:00
RewindableStreamTest.cs Add test for StackSeek behavior 2025-11-14 03:37:08 +01:00
SharpCompressStreamAsyncTests.cs Task to ValueTask 2026-01-08 12:35:12 +00:00
SharpCompressStreamTest.cs don't use pools in tests 2025-10-31 11:39:57 +00:00
ZLibBaseStreamAsyncTests.cs Task to ValueTask 2026-01-08 12:35:12 +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