SharpCompress/tests/SharpCompress.Test/GZip
Adam Hathcock 63b104f2e7 Merge remote-tracking branch 'origin/master' into adam/write-async
# Conflicts:
#	src/SharpCompress/Compressors/LZMA/Lzma2EncoderStream.cs
#	src/SharpCompress/Factories/TarFactory.cs
#	src/SharpCompress/Polyfills/StreamExtensions.cs
#	src/SharpCompress/Writers/IWriter.cs
2026-05-14 16:12:13 +01:00
..
AsyncTests.cs Rationalize AsyncDisposable 2026-04-30 13:57:03 +01:00
GZipArchiveAsyncTests.cs fmt 2026-05-14 08:48:18 +01:00
GZipArchiveDirectoryTests.cs refactoring naming again 2026-01-15 11:41:30 +00:00
GZipArchiveTests.cs clean up seekable checks 2026-04-23 10:19:37 +01:00
GZipReaderAsyncTests.cs create/open always has to be async for detection 2026-02-12 10:18:43 +00:00
GZipReaderTests.cs rename Rewindable to SharpCompressStream 2026-02-04 14:12:04 +00:00
GZipWriterAsyncTests.cs Figure out more async usage for legacy 2026-04-30 15:13:49 +01:00
GZipWriterDirectoryTests.cs Format code with CSharpier 2025-10-28 10:23:57 +00:00
GZipWriterTests.cs some options 2026-02-06 15:16:45 +00:00