Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move the 7zip helper functions out of ZipEncryptionHandling into their own class, for easier use elsewhere #511

Merged
merged 1 commit into from
Oct 17, 2020

Conversation

Numpsy
Copy link
Contributor

@Numpsy Numpsy commented Aug 17, 2020

When I was looking at the ZipFile/BZip2 changes I was thinking that it might be useful to verify some of those created archives with 7zip in the way it's currently done for testing encrypted archives, so - I thought it might be useful to break the 7zip helper functions out into their own class rather than being inside the ZipEncryptionHandling test class as a start towards that.

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the SharpZipLib open source product (the "Contribution"). My Contribution is licensed under the MIT License.

Copy link
Member

@piksel piksel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, agreed.

@piksel piksel merged commit 91050e6 into icsharpcode:master Oct 17, 2020
@Numpsy Numpsy deleted the rw/tests/7z_helper branch October 18, 2020 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants