SharpCompress/tests/SharpCompress.Test/Zip
copilot-swe-agent[bot] 0e59bf39f4 Add test for IArchive.WriteToDirectoryAsync
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
2025-12-19 12:04:47 +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 Add test for IArchive.WriteToDirectoryAsync 2025-12-19 12:04:47 +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 add async tests 2025-10-27 12:34:24 +00:00
ZipReaderTests.cs Update tests/SharpCompress.Test/Zip/ZipReaderTests.cs 2025-11-29 15:36:46 +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