gcc/libstdc++-v3/testsuite/experimental
Ville Voutilainen 4b386db092 backport: re PR libstdc++/71313 ([Filesystem TS] remove_all fails to remove directory contents recursively)
Backport from mainline
        2016-07-04  Ville Voutilainen  <ville.voutilainen@gmail.com>

	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: r237981
2016-07-04 16:52:21 +03:00
..
algorithm Update copyright years. 2015-01-05 13:33:28 +01:00
any any (_Internal): Check for trivially-copyable instead of nothrow move constructible. 2015-05-02 14:02:18 +01:00
chrono Update copyright years. 2015-01-05 13:33:28 +01:00
filesystem backport: re PR libstdc++/71313 ([Filesystem TS] remove_all fails to remove directory contents recursively) 2016-07-04 16:52:21 +03:00
functional Make std::experimental::not_fn SFINAE-friendly. 2015-09-03 16:10:52 +01:00
optional re PR libstdc++/64650 (std::experimental::bad_optional_access is not default constructible) 2015-01-20 11:51:03 +00:00
ratio Update copyright years. 2015-01-05 13:33:28 +01:00
string_view Update copyright years. 2015-01-05 13:33:28 +01:00
system_error Update copyright years. 2015-01-05 13:33:28 +01:00
tuple Update copyright years. 2015-01-05 13:33:28 +01:00
type_traits Update copyright years. 2015-01-05 13:33:28 +01:00
feat-cxx14.cc re PR libstdc++/64203 (shared_mutex compile errors on bare-metal targets) 2014-12-09 11:03:57 +00:00
feat-lib-fund.cc Add <experimental/algorithm> and <experimental/functional>. 2014-10-29 18:21:59 +00:00