gcc/libstdc++-v3/testsuite/experimental/filesystem
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
..
iterators Test begin and end functions for directory iterators 2016-05-10 16:39:20 +01:00
operations re PR libstdc++/71313 ([Filesystem TS] remove_all fails to remove directory contents recursively) 2016-07-04 15:52:49 +03:00
path Add dg-require-filesystem-ts directive to test 2016-05-05 11:03:56 +01:00