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

Test coverage for LWG-2682 filesystem::copy() won't create a symlink to a directory #3827

Merged
merged 1 commit into from Jul 14, 2023

Conversation

frederick-vs-ja
Copy link
Contributor

I think LWG-2682 has been implemented (see #71 (comment)). So I just add test coverage for it.

Fixes #71.

@frederick-vs-ja frederick-vs-ja requested a review from a team as a code owner June 23, 2023 15:35
@github-actions github-actions bot added this to Initial Review in Code Reviews Jun 23, 2023
@frederick-vs-ja frederick-vs-ja changed the title Test coverage for LWG-2682 Test coverage for LWG-2682 filesystem::copy() won't create a symlink to a directory Jun 23, 2023
@StephanTLavavej StephanTLavavej added test Related to test code filesystem C++17 filesystem labels Jun 30, 2023
@StephanTLavavej
Copy link
Member

Excellent, thank you! 😸 🎉

@StephanTLavavej StephanTLavavej moved this from Initial Review to Final Review in Code Reviews Jul 3, 2023
@strega-nil-ms strega-nil-ms moved this from Final Review to Ready To Merge in Code Reviews Jul 5, 2023
@StephanTLavavej StephanTLavavej self-assigned this Jul 13, 2023
@StephanTLavavej
Copy link
Member

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@StephanTLavavej StephanTLavavej merged commit f155b41 into microsoft:main Jul 14, 2023
37 checks passed
Code Reviews automation moved this from Ready To Merge to Done Jul 14, 2023
@StephanTLavavej
Copy link
Member

Thanks for adding this test coverage and locking in this behavior! 🎉 🚀 😸

@frederick-vs-ja frederick-vs-ja deleted the lwg-2682 branch July 14, 2023 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filesystem C++17 filesystem test Related to test code
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

LWG-2682 filesystem::copy() won't create a symlink to a directory
3 participants