SharpCompress/tests/SharpCompress.Test/Zip
2026-01-23 09:04:55 +00:00
..
TestPseudoTextStream.cs Fixed up test issue after copilot "fixes" :S. 2025-07-24 01:33:18 +01:00
Zip64AsyncTests.cs async deflate 64 2025-10-28 11:26:31 +00:00
Zip64Tests.cs enable zip64 tests that pass 2025-10-28 11:07:53 +00:00
Zip64VersionConsistencyTests.cs Update tests/SharpCompress.Test/Zip/Zip64VersionConsistencyTests.cs 2025-11-19 15:49:55 +00:00
ZipArchiveAsyncTests.cs Replace Action<double> with IProgress<ProgressReport> for progress reporting 2025-12-19 13:25:36 +00:00
ZipArchiveDirectoryTests.cs Format code with CSharpier 2025-10-28 10:23:57 +00:00
ZipArchiveTests.cs use windows instead of skippable fact 2025-10-22 10:32:47 +01:00
ZipMemoryArchiveWithCrcAsyncTests.cs add async tests and clean up deflate64stream 2025-10-28 11:01:12 +00:00
ZipMemoryArchiveWithCrcTests.cs CSharpier formatting. 2025-07-24 00:46:09 +01:00
ZipReaderAsyncTests.cs fix up tests 2026-01-23 09:04:55 +00:00
ZipReaderTests.cs fix up tests 2026-01-23 09:04:55 +00:00
ZipWriterAsyncTests.cs add async tests 2025-10-27 12:34:24 +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