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

tests: add tests for linux unicode #60

Merged
merged 2 commits into from
Sep 8, 2024
Merged

tests: add tests for linux unicode #60

merged 2 commits into from
Sep 8, 2024

Conversation

muja
Copy link
Owner

@muja muja commented Sep 6, 2024

No description provided.

@muja muja force-pushed the bug/unicode-linux branch 17 times, most recently from b1c13f0 to 63ef452 Compare September 8, 2024 19:21
Unicode files being extracted to directories still caused issues on Linux.
For example, if a file `❤️.txt` was part of a RAR archive, extracting it to
CWD or by providing a parent dir would fail. This commit adds extensive tests
and fixes all those issues definitively.

Relates-to #44
@muja muja merged commit 1d9e413 into master Sep 8, 2024
5 checks passed
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.

1 participant