gcc/libstdc++-v3/testsuite
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
..
17_intro [Patch Testsuite] Make all_attributes.cc in to (almost_)all_attributes.cc for ARM. 2015-03-20 17:20:12 +00:00
18_support Backport fix for PR libstdc++/62258 from mainline 2015-09-03 16:10:25 +01:00
19_diagnostics Update copyright years. 2015-01-05 13:33:28 +01:00
20_util Avoid including all of <random> in <algorithm> 2016-04-20 14:00:24 +01:00
21_strings Remove noexcept from function template that can throw 2016-01-12 17:02:15 +00:00
22_locale libstdc++/69703 ignore endianness in codecvt_utf8 2016-05-25 17:41:42 +01:00
23_containers Fix return type of heterogeneous find for sets 2015-11-10 18:08:50 +00:00
24_iterators range_access.h (begin, end): Use _GLIBCXX14_CONSTEXPR on overloads for arrays. 2015-01-19 14:37:03 +00:00
25_algorithms Fix assertions for move assignment of trivial types 2016-04-20 14:00:43 +01:00
26_numerics Avoid including all of <random> in <algorithm> 2016-04-20 14:00:24 +01:00
27_io Extend valid values of iostream bitmask types 2015-11-25 16:11:40 +00:00
28_regex backport: re PR libstdc++/69794 (std::regex_search match failure with regex object with flags grep|icase) 2016-02-17 04:38:15 +00:00
29_atomics Backport PR libstdc++/65913 fix from mainline. 2015-10-08 17:54:23 +01:00
30_threads Ensure std::thread helpers have internal linkage 2016-04-20 14:00:37 +01:00
abi Update copyright years. 2015-01-05 13:33:28 +01:00
backward Update copyright years. 2015-01-05 13:33:28 +01:00
config Update copyright years. 2015-01-05 13:33:28 +01:00
data make_graph_test_infos.xml: Edit. 2011-08-15 00:51:06 +00:00
decimal Update copyright years. 2015-01-05 13:33:28 +01:00
experimental backport: re PR libstdc++/71313 ([Filesystem TS] remove_all fails to remove directory contents recursively) 2016-07-04 16:52:21 +03:00
ext c++config (__gnu_cxx::__cxx11): Define new namespace. 2015-03-20 13:26:55 +00:00
lib backport: acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS, [...]): Define. 2015-08-18 18:58:22 +01:00
libstdc++-abi Update copyright years. 2015-01-05 13:33:28 +01:00
libstdc++-dg Update copyright years. 2015-01-05 13:33:28 +01:00
libstdc++-prettyprinters Avoid including all of <random> in <algorithm> 2016-04-20 14:00:24 +01:00
libstdc++-xmethods re PR libstdc++/65839 (xmethods need updating once gdb decides how to fix 18285) 2015-05-26 21:28:42 +00:00
performance Update copyright years. 2015-01-05 13:33:28 +01:00
tr1 Update copyright years. 2015-01-05 13:33:28 +01:00
tr2 Update copyright years. 2015-01-05 13:33:28 +01:00
util libstdc++/70762 fix fallback implementation of nonexistent_path 2016-05-26 18:33:17 +01:00
Makefile.am Update copyright years. 2015-01-05 13:33:28 +01:00
Makefile.in Makefile.in: Regenerate with automake-1.11.6. 2015-08-18 18:58:06 +01:00