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

issue-407: Add regular files unit tests and fix symlink copy behavior #409

Merged
merged 2 commits into from Mar 27, 2016
Merged

issue-407: Add regular files unit tests and fix symlink copy behavior #409

merged 2 commits into from Mar 27, 2016

Conversation

charlesverge
Copy link

Fix for #407 , includes test case for basic cp -L commands and additional cp -RL test case

@nfischer
Copy link
Member

LGTM

@nfischer
Copy link
Member

@charlesverge This looks perfect! Nice work.

@charlesverge
Copy link
Author

@nfischer I added an additional commit to handle windows permissions, copied from test/ln.js

Also an additional check that the combo of -r and -L does not change behavior.

@nfischer
Copy link
Member

LGTM

@nfischer nfischer added the fix Bug/defect, or a fix for such a problem label Mar 26, 2016
@nfischer nfischer added this to the v0.7.0 milestone Mar 26, 2016
@nfischer nfischer self-assigned this Mar 26, 2016
@nfischer
Copy link
Member

@ariporad Feel free to merge if this looks good.

@ariporad ariporad merged commit 3589d1e into shelljs:master Mar 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug/defect, or a fix for such a problem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants