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
@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 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
@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
None yet
Development

Successfully merging this pull request may close these issues.

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