SharpCompress/tests/SharpCompress.Test/Zip
copilot-swe-agent[bot] 921cff00a5 Fix async test method naming: rename Sync to Async
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
2026-01-12 12:08:09 +00:00
..
TestPseudoTextStream.cs Fixed up test issue after copilot "fixes" :S. 2025-07-24 01:33:18 +01:00
Zip64AsyncTests.cs disable zip64 tests 2026-01-08 12:55:16 +00:00
Zip64Tests.cs disable zip64 tests 2026-01-08 12:55:16 +00:00
Zip64VersionConsistencyTests.cs Update tests/SharpCompress.Test/Zip/Zip64VersionConsistencyTests.cs 2025-11-19 15:49:55 +00:00
ZipArchiveAsyncTests.cs Fix async test method naming: rename Sync to Async 2026-01-12 12:08:09 +00:00
ZipArchiveDirectoryTests.cs Format code with CSharpier 2025-10-28 10:23:57 +00:00
ZipArchiveTests.cs fix scratch dir creation 2026-01-08 14:01:35 +00:00
ZipMemoryArchiveWithCrcAsyncTests.cs use async methods where we can 2026-01-08 16:24:11 +00:00
ZipMemoryArchiveWithCrcTests.cs CSharpier formatting. 2025-07-24 00:46:09 +01:00
ZipReaderAsyncTests.cs Task to ValueTask 2026-01-08 12:35:12 +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