gcc/libstdc++-v3/testsuite/experimental/filesystem/operations
Jonathan Wakely 94229fb6dc libstdc++/71320 Add or remove file permissions correctly
PR libstdc++/71320
	* src/filesystem/ops.cc (permissions(const path&, perms, error_code&)):
	Add or remove permissions according to perms argument.
	* testsuite/experimental/filesystem/operations/permissions.cc: New
	test.

From-SVN: r237136
2016-06-06 16:50:01 +01:00
..
absolute.cc Update copyright years. 2016-01-04 15:30:50 +01:00
canonical.cc libstdc++/71037 Add base path to filesystem::canonical exceptions 2016-05-10 13:22:32 +01:00
copy.cc libstdc++/70609 fix filesystem::copy() 2016-04-19 19:02:39 +01:00
copy_file.cc libstdc++/71038 fix error checks in filesystem::copy_file 2016-05-10 16:39:14 +01:00
create_directories.cc Update copyright years. 2016-01-04 15:30:50 +01:00
create_directory.cc libstdc++/71036 Handle EEXIST in filesystem::create_directory 2016-05-10 14:04:21 +01:00
current_path.cc Update copyright years. 2016-01-04 15:30:50 +01:00
exists.cc Update copyright years. 2016-01-04 15:30:50 +01:00
file_size.cc Update copyright years. 2016-01-04 15:30:50 +01:00
permissions.cc libstdc++/71320 Add or remove file permissions correctly 2016-06-06 16:50:01 +01:00
status.cc Update copyright years. 2016-01-04 15:30:50 +01:00
temp_directory_path.cc Update copyright years. 2016-01-04 15:30:50 +01:00