SharpCompress/tests/SharpCompress.Test/Streams
copilot-swe-agent[bot] 669fbed62b
Dynamic ring buffer sizing for BZip2 and ZStandard on non-seekable streams
Agent-Logs-Url: https://github.com/adamhathcock/sharpcompress/sessions/b115976a-5d8a-412e-a462-72b4531f2d0a

Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
2026-04-02 10:56:50 +00:00
..
DisposalTests.cs ReduceStream is async 2026-01-31 13:19:10 +00:00
LeaveOpenBehaviorTests.cs more fixes 2026-01-21 16:11:40 +00:00
LzmaStreamAsyncTests.cs more lzma porting 2026-01-26 18:09:44 +00:00
LzmaStreamTests.cs fmt 2026-01-23 10:32:11 +00:00
LzwStreamAsyncTests.cs Fixed some easy suggestions 2026-02-16 09:22:06 +00:00
RingBufferTests.cs use ringbuffer 2026-02-04 08:30:02 +00:00
SeekableSharpCompressStreamAsyncTest.cs rename Rewindable to SharpCompressStream 2026-02-04 14:12:04 +00:00
SeekableSharpCompressStreamTest.cs rename Rewindable to SharpCompressStream 2026-02-04 14:12:04 +00:00
SharpCompressStreamEdgeAsyncTest.cs add compiler flags 2026-02-13 12:46:48 +00:00
SharpCompressStreamEdgeTest.cs Use more SC exceptions instead of generic ones 2026-02-16 12:40:07 +00:00
SharpCompressStreamErrorAsyncTest.cs Use more SC exceptions instead of generic ones 2026-02-16 12:40:07 +00:00
SharpCompressStreamErrorTest.cs Use more SC exceptions instead of generic ones 2026-02-16 12:40:07 +00:00
SharpCompressStreamFactoryAsyncTest.cs revamped and added SC stream tests 2026-02-13 12:44:12 +00:00
SharpCompressStreamFactoryTest.cs revamped and added SC stream tests 2026-02-13 12:44:12 +00:00
SharpCompressStreamPassthroughAsyncTest.cs Use more SC exceptions instead of generic ones 2026-02-16 12:40:07 +00:00
SharpCompressStreamPassthroughTest.cs Use more SC exceptions instead of generic ones 2026-02-16 12:40:07 +00:00
SharpCompressStreamPropertyTest.cs revamped and added SC stream tests 2026-02-13 12:44:12 +00:00
SharpCompressStreamSeekAsyncTest.cs merge fixes 2026-02-13 14:26:21 +00:00
SharpCompressStreamSeekTest.cs Dynamic ring buffer sizing for BZip2 and ZStandard on non-seekable streams 2026-04-02 10:56:50 +00:00
WinzipAesCryptoStreamTests.cs fixes .net 4.8 build for WinzipAesCryptoStream tests 2026-03-16 08:04:06 +01:00
ZLibBaseStreamAsyncTests.cs rename Rewindable to SharpCompressStream 2026-02-04 14:12:04 +00:00
ZlibBaseStreamTests.cs rename Rewindable to SharpCompressStream 2026-02-04 14:12:04 +00:00