gcc/libstdc++-v3/testsuite/experimental/filesystem/operations
Ville Voutilainen e12880f96f re PR libstdc++/71313 ([Filesystem TS] remove_all fails to remove directory contents recursively)
PR libstdc++/71313
	* src/filesystem/ops.cc (remove_all(const path&, error_code&)):
	Call remove_all for children of a directory.
	* testsuite/experimental/filesystem/operations/create_directories.cc:
	Adjust.

From-SVN: r237978
2016-07-04 15:52:49 +03: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 re PR libstdc++/71313 ([Filesystem TS] remove_all fails to remove directory contents recursively) 2016-07-04 15:52:49 +03: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