SharpCompress/tests/SharpCompress.Test/GZip
2026-01-13 15:26:45 +00:00
..
AsyncTests.cs fix up extensions to more like polyfills 2026-01-13 15:26:45 +00:00
GZipArchiveAsyncTests.cs fmt 2026-01-13 14:29:10 +00:00
GZipArchiveDirectoryTests.cs Fix code formatting per CSharpier standards 2025-10-28 11:32:39 +00:00
GZipArchiveTests.cs Fix GZip extraction for non-seekable streams 2025-10-27 11:08:38 +00:00
GZipReaderAsyncTests.cs Fix async reader variable types - Remove double await on ReaderFactory.OpenAsync and use IAsyncReader 2026-01-12 14:14:46 +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 fmt 2026-01-13 13:58:31 +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