SharpCompress/tests/SharpCompress.Test/Zip
copilot-swe-agent[bot] c1b132c215 Fix DataErrorException when extracting 0-size LZMA ZIP entries
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>

# Conflicts:
#	src/SharpCompress/Common/Zip/ZipFilePart.Async.cs
#	src/SharpCompress/Common/Zip/ZipFilePart.cs
2026-03-01 13:25:54 +00:00
..
TestPseudoTextStream.cs Fixed up test issue after copilot "fixes" :S. 2025-07-24 01:33:18 +01:00
Zip64AsyncTests.cs fix build flags 2026-01-22 15:12:18 +00:00
Zip64Tests.cs refactoring naming again 2026-01-15 11:41:30 +00:00
Zip64VersionConsistencyTests.cs some options 2026-02-06 15:16:45 +00:00
ZipArchiveAsyncTests.cs create/open always has to be async for detection 2026-02-12 10:18:43 +00:00
ZipArchiveDirectoryTests.cs cleaned up writing and added more validation and tests 2026-02-10 10:48:42 +00:00
ZipArchiveTests.cs Fix DataErrorException when extracting 0-size LZMA ZIP entries 2026-03-01 13:25:54 +00:00
ZipMemoryArchiveWithCrcAsyncTests.cs merge fixes and fmt 2026-01-15 15:20:52 +00:00
ZipMemoryArchiveWithCrcTests.cs refactoring naming again 2026-01-15 11:41:30 +00:00
ZipReaderAsyncTests.cs Fix test 2026-02-10 11:16:39 +00:00
ZipReaderTests.cs Fix DataErrorException when extracting 0-size LZMA ZIP entries 2026-03-01 13:25:54 +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