Skip to content

Fix expansion of ~ in path e nont in name #2

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

naufraghi
Copy link

@naufraghi naufraghi commented Feb 10, 2020

"~root/root~test" is expanded by bash, so I updated the code to expand here as in bash.

The first 2 commits are adding github actions and reformatting the code with rustfmt.

The last commit is the real bugfix.

I can split them as preferred, as you wish.

Thanks for the library!

Add proposed Rust template
- resolve some clippy warnings
- convert "print" test in `bash`-as-reference tests
- add "~root/root~test" expansion test (failing with the previous code)
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