mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-08 21:21:57 +00:00
[PR #344] Fix Ignoring archive files after processing of internal archive #977
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamhathcock/sharpcompress/pull/344
Author: @codeFather2
Created: 1/29/2018
Status: 🔄 Open
Base:
master← Head:master📝 Commits (2)
1545005Fix Am hoping to use this in place of Chilkat (#343)0c73abcMacOs Archive with child Arhcives test:📊 Changes
8 files changed (+54 additions, -3 deletions)
View changed files
📝
src/SharpCompress/Common/Zip/StreamingZipHeaderFactory.cs(+11 -1)📝
tests/SharpCompress.Test/SharpCompress.Test.csproj(+1 -1)📝
tests/SharpCompress.Test/TestBase.cs(+2 -0)📝
tests/SharpCompress.Test/Zip/ZipArchiveTests.cs(+1 -1)📝
tests/SharpCompress.Test/Zip/ZipReaderTests.cs(+31 -0)➕
tests/TestArchives/Archives/Zip.MacOs.ArchiveWithArchive.zip(+0 -0)➕
tests/TestArchives/OriginalMacOsChild/1/.metadata/2/repositories.xml.zip(+0 -0)➕
tests/TestArchives/OriginalMacOsChild/1/a/b/c/d/e/m1.m(+8 -0)📄 Description
Fix #343
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.