llvm-project/libcxx/test/std/experimental/filesystem
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
..
Inputs/static_test_env
class.directory_entry
class.directory_iterator
class.file_status
class.filesystem_error
class.path Fix 3 bugs in filesystem tests and implementation. 2016-06-18 04:10:23 +00:00
class.rec.dir.itr Fix bugs in recursive_directory_iterator::increment(ec) implementation and tests. 2016-06-17 23:57:16 +00:00
fs.enum Implement LWG issue 2720. Replace perms::resolve_symlinks with perms::symlink_nofollow. 2016-06-21 22:42:42 +00:00
fs.error.report
fs.filesystem.synopsis
fs.op.funcs [libcxx][filesystem] Remove setgid from parent before testing permissions 2016-07-18 06:06:50 +00:00
fs.req.macros
fs.req.namespace
lit.local.cfg