[libcxx] [test] Call create_directory_symlink when linking directories
authorMartin Storsjö <martin@martin.st>
Fri, 19 Feb 2021 22:10:56 +0000 (00:10 +0200)
committerMartin Storsjö <martin@martin.st>
Sat, 20 Feb 2021 22:25:54 +0000 (00:25 +0200)
commit3d6ca4b8dcee38ce2053fdddaa9576e5aa978bdf
tree04e445a63c16210e42632ecfe767dd5ce578d117
parent26005c788b06755ccafe1205de181bbd8b2ed664
[libcxx] [test] Call create_directory_symlink when linking directories

This makes the symlinks work properly on windows.

A similar round of cleanup was done in
c41bda7f5fc26e4602a029646991d6a5c59cb365, but these tests were
added after that.

Differential Revision: https://reviews.llvm.org/D97089
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