Skip to content

Conversation

@BillyONeal
Copy link
Member

@BillyONeal BillyONeal commented Oct 7, 2024

image

@BillyONeal
Copy link
Member Author

I would appreciate if folks have good ideas on testing this but 🤷

Copy link
Contributor

@JavierMatosD JavierMatosD left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this @BillyONeal!

I would appreciate if folks have good ideas on testing this but 🤷

There is a command.z-extract.ps1 in the end to end tests. We could just check in the .7z.exe and just

$out = Join-Path $TestingRoot "Testing 7zNNN-7z.exe"
Run-Vcpkg z-extract "$PSScriptRoot/../e2e-assets/extract/7zNNN-x64.7z.exe" $out
Throw-IfFailed

?

@BillyONeal
Copy link
Member Author

We could just check in the .7z.exe and just

I don't want to do that because it creates license taint in the repo.

@BillyONeal BillyONeal merged commit 00c5508 into microsoft:main Oct 9, 2024
6 checks passed
@BillyONeal BillyONeal deleted the fix-7z-extraction branch October 9, 2024 20:26
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