SharpCompress/tests/SharpCompress.Test/Zip
Adam Hathcock cdca909d84 fmt
2026-01-13 13:58:31 +00:00
..
TestPseudoTextStream.cs Fixed up test issue after copilot "fixes" :S. 2025-07-24 01:33:18 +01:00
Zip64AsyncTests.cs Fix async reader variable types - Remove double await on ReaderFactory.OpenAsync and use IAsyncReader 2026-01-12 14:14:46 +00:00
Zip64Tests.cs test fixes and fmt 2026-01-12 15:01:29 +00:00
Zip64VersionConsistencyTests.cs Update tests/SharpCompress.Test/Zip/Zip64VersionConsistencyTests.cs 2025-11-19 15:49:55 +00:00
ZipArchiveAsyncTests.cs make Writable interfaces for archive 2026-01-12 14:57:13 +00:00
ZipArchiveDirectoryTests.cs Format code with CSharpier 2025-10-28 10:23:57 +00:00
ZipArchiveTests.cs test fixes and fmt 2026-01-12 15:01:29 +00:00
ZipMemoryArchiveWithCrcAsyncTests.cs fmt 2026-01-13 13:58:31 +00:00
ZipMemoryArchiveWithCrcTests.cs CSharpier formatting. 2025-07-24 00:46:09 +01:00
ZipReaderAsyncTests.cs make Writable interfaces for archive 2026-01-12 14:57:13 +00:00
ZipReaderTests.cs Update tests/SharpCompress.Test/Zip/ZipReaderTests.cs 2025-11-29 15:36:46 +00:00
ZipWriterAsyncTests.cs Task to ValueTask 2026-01-08 12:35:12 +00:00
ZipWriterDirectoryTests.cs Format code with CSharpier 2025-10-28 10:23:57 +00:00
ZipWriterTests.cs Fix DivideByZeroException when using BZip2 with empty files 2025-11-27 15:59:39 +00:00