SharpCompress/tests/SharpCompress.Test/GZip
2025-10-29 08:41:05 +00:00
..
AsyncTests.cs entrystream fixes and fmt 2025-10-29 08:41:05 +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 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 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