SharpCompress/tests/SharpCompress.Test/Zip
Adam Hathcock 63e83dff5d
Update tests/SharpCompress.Test/Zip/ZipFilePartTests.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-11 11:53:10 +00:00
..
TestPseudoTextStream.cs Fixed up test issue after copilot "fixes" :S. 2025-07-24 01:33:18 +01:00
Zip64AsyncTests.cs last style changes for now 2026-02-16 11:20:28 +00:00
Zip64Tests.cs last style changes for now 2026-02-16 11:20:28 +00:00
Zip64VersionConsistencyTests.cs some options 2026-02-06 15:16:45 +00:00
ZipArchiveAsyncTests.cs First pass of moving extraction options back 2026-03-02 07:00:33 +00:00
ZipArchiveDirectoryTests.cs cleaned up writing and added more validation and tests 2026-02-10 10:48:42 +00:00
ZipArchiveTests.cs update test to reflect smaller test zip 2026-03-09 14:04:17 +01:00
ZipFilePartTests.cs Update tests/SharpCompress.Test/Zip/ZipFilePartTests.cs 2026-03-11 11:53:10 +00:00
ZipMemoryArchiveWithCrcAsyncTests.cs Merge branch 'master' into adam/writers-should-async 2026-02-22 10:45:17 +00:00
ZipMemoryArchiveWithCrcTests.cs Remove debug related items 2026-02-13 15:50:54 +00:00
ZipReaderAsyncTests.cs Fix CompressionType for WinZip AES encrypted entries 2026-02-12 15:45:52 +00:00
ZipReaderTests.cs Fix DataErrorException when extracting 0-size LZMA ZIP entries 2026-02-27 22:06:18 +00:00
ZipShortReadTests.cs fix some tests 2026-01-28 11:37:24 +00:00
ZipWriterAsyncTests.cs Task to ValueTask 2026-01-08 12:35:12 +00:00
ZipWriterDirectoryTests.cs refactoring naming again 2026-01-15 11:41:30 +00:00
ZipWriterTests.cs refactoring naming again 2026-01-15 11:41:30 +00:00