gcc/libstdc++-v3/testsuite/experimental
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
..
algorithm Update copyright years. 2016-01-04 15:30:50 +01:00
any Update copyright years. 2016-01-04 15:30:50 +01:00
array Update copyright years. 2016-01-04 15:30:50 +01:00
chrono Update copyright years. 2016-01-04 15:30:50 +01:00
deque Update copyright years. 2016-01-04 15:30:50 +01:00
filesystem re PR libstdc++/71313 ([Filesystem TS] remove_all fails to remove directory contents recursively) 2016-07-04 15:52:49 +03:00
forward_list Update copyright years. 2016-01-04 15:30:50 +01:00
functional Update copyright years. 2016-01-04 15:30:50 +01:00
iterator Update copyright years. 2016-01-04 15:30:50 +01:00
list Update copyright years. 2016-01-04 15:30:50 +01:00
map Update copyright years. 2016-01-04 15:30:50 +01:00
memory Update copyright years. 2016-01-04 15:30:50 +01:00
memory_resource re PR libstdc++/71081 (experimental/memory_resource/1.cc run for targets without atomics) 2016-05-20 12:36:57 +00:00
numeric Update copyright years. 2016-01-04 15:30:50 +01:00
optional Update copyright years. 2016-01-04 15:30:50 +01:00
propagate_const Update copyright years. 2016-01-04 15:30:50 +01:00
random Update copyright years. 2016-01-04 15:30:50 +01:00
ratio Update copyright years. 2016-01-04 15:30:50 +01:00
set Update copyright years. 2016-01-04 15:30:50 +01:00
string Update copyright years. 2016-01-04 15:30:50 +01:00
string_view Update copyright years. 2016-01-04 15:30:50 +01:00
system_error Update copyright years. 2016-01-04 15:30:50 +01:00
tuple Update copyright years. 2016-01-04 15:30:50 +01:00
type_erased_allocator 2.cc: Remove unused using declaration. 2016-05-10 13:04:22 +01:00
type_traits Make use of extensions more explicit in libstdc++ tests 2016-04-18 16:44:25 +01:00
unordered_map Update copyright years. 2016-01-04 15:30:50 +01:00
unordered_set Update copyright years. 2016-01-04 15:30:50 +01:00
vector Update copyright years. 2016-01-04 15:30:50 +01:00
feat-cxx14.cc
feat-lib-fund.cc