Skip to content

Fix casing sensitivity differences between install and uninstall#1142

Merged
isc-dchui merged 2 commits into
mainfrom
fix-1116
May 12, 2026
Merged

Fix casing sensitivity differences between install and uninstall#1142
isc-dchui merged 2 commits into
mainfrom
fix-1116

Conversation

@isc-dchui
Copy link
Copy Markdown
Collaborator

@isc-dchui isc-dchui commented May 11, 2026

Description

Testing

New testing class Test.PM.Integration.PkgCaseUninstall that checks both that case mismatches are deleted and other IPM modules that share package paths are unaffected.

Checklist

  • This branch has the latest changes from the main branch rebased or merged.
  • Changelog entry added.
  • Unit (zpm test -only) and integration tests (zpm verify -only) pass.
  • Style matches the style guide in the contributing guide.
  • Documentation has been/will be updated
    • Source controlled docs, e.g. README.md, should be included in this PR and Wiki changes should be made after this PR is merged (add an extra issue for this if needed)
  • Pull request correctly renders in the "Preview" tab.

@isc-dchui isc-dchui merged commit 461d5ae into main May 12, 2026
27 of 30 checks passed
@isc-dchui isc-dchui deleted the fix-1116 branch May 12, 2026 12: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.

Install and uninstall have different casing sensitivities

3 participants