llvm-project/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.create_directory
Jonas Hahnfeld 16be8ee1ff [libcxx][filesystem] Remove setgid from parent before testing permissions
man page for mkdir says: "If the parent directory has the set-group-ID bit set,
then so will the newly created directory."

Differential Revision: https://reviews.llvm.org/D22265

llvm-svn: 275760
2016-07-18 06:06:50 +00:00
..
create_directory.pass.cpp Get filesystem tests passing for single-threaded configurations. 2016-06-17 21:44:26 +00:00
create_directory_with_attributes.pass.cpp [libcxx][filesystem] Remove setgid from parent before testing permissions 2016-07-18 06:06:50 +00:00