SharpCompress/tests/SharpCompress.Test/GZip
copilot-swe-agent[bot] a93a3f0598 Address code review feedback - fix formatting
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
2025-10-28 10:26:31 +00:00
..
AsyncTests.cs formatting 2025-10-27 10:19:24 +00:00
GZipArchiveAsyncTests.cs adds more async tests and overloads to make things writable and async 2025-10-27 10:31:10 +00:00
GZipArchiveDirectoryTests.cs Address code review feedback - fix formatting 2025-10-28 10:26:31 +00:00
GZipArchiveTests.cs Fix GZip extraction for non-seekable streams 2025-10-27 11:08:38 +00:00
GZipReaderAsyncTests.cs formatting 2025-10-27 10:19:24 +00:00
GZipReaderTests.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
GZipWriterAsyncTests.cs adds more async tests and overloads to make things writable and async 2025-10-27 10:31:10 +00:00
GZipWriterDirectoryTests.cs Format code with CSharpier 2025-10-28 10:23:57 +00:00
GZipWriterTests.cs update csharpier 2023-03-21 13:14:08 +00:00