This makes the symlinks work properly on windows.
A similar round of cleanup was done in c41bda7f5fc26e4602a029646991d6a5c59cb365, but these tests were added after that.
Paths
| Differential D97089
[libcxx] [test] Call create_directory_symlink when linking directories ClosedPublic Authored by mstorsjo on Feb 19 2021, 2:23 PM.
Details
Summary This makes the symlinks work properly on windows. A similar round of cleanup was done in c41bda7f5fc26e4602a029646991d6a5c59cb365, but these tests were added after that.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 19 2021, 2:51 PM Closed by commit rG3d6ca4b8dcee: [libcxx] [test] Call create_directory_symlink when linking directories (authored by mstorsjo). · Explain WhyFeb 20 2021, 2:26 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 325248 libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.create_directory/create_directory.pass.cpp
libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.create_directory/create_directory_with_attributes.pass.cpp
|