summaryrefslogtreecommitdiff
path: root/test/std/experimental/filesystem/fs.op.funcs/fs.op.permissions/permissions.pass.cpp
AgeCommit message (Expand)Author
2018-07-27Implement <filesystem>Eric Fiselier
2018-03-26Fix test case initialization issues in permissions testEric Fiselier
2018-03-26Implement filesystem::perm_options specified in NB comments.Eric Fiselier
2018-03-26Make filesystem tests generic between experimental and std versions.Eric Fiselier
2017-01-18[libcxx] [test] Fix comment typos, strip trailing whitespace.Stephan T. Lavavej
2016-12-23Fix unused parameters and variablesEric Fiselier
2016-10-23Fix libc++ specific assertion in permissions(...) testsEric Fiselier
2016-06-21Implement LWG issue 2720. Replace perms::resolve_symlinks with perms::symlink...Eric Fiselier
2016-06-17Reorder permissions test so they are not dependent on the processes umaskEric Fiselier
2016-06-17Add Filesystem TS -- CompleteEric Fiselier