SharpCompress/tests/SharpCompress.Test/Zip
Daniel Nash fdc33e91bd Conditionally parse Zip64 extra field based on specification
The Zip64 extra field should look for values based on the corresponding
values in the local entry header.

Fixes adamhathcock/sharpcompress#595
2021-04-26 14:58:10 -04:00
..
Zip64Tests.cs Let dotnet format do it’s thing 2021-01-09 13:33:34 +00:00
ZipArchiveTests.cs Conditionally parse Zip64 extra field based on specification 2021-04-26 14:58:10 -04:00
ZipReaderTests.cs ReadFully used by pkware encryption didn’t like spans 2021-04-25 09:25:51 +01:00
ZipWriterTests.cs Fix .NET 461 failures 2020-07-31 10:12:34 -07:00