gcc/libstdc++-v3/testsuite
Jonathan Wakely 7c4979b2b2 Include name of test in filesystem-test.XXXXXX filenames
Also fix some tests that were not cleaning up after themselves, as
identified by the change to nonexistent_path.

	* testsuite/util/testsuite_fs.h (nonexistent_path): Include name
	of the source file containing the caller.
	* testsuite/27_io/filesystem/iterators/directory_iterator.cc: Remove
	directories created by test.
	* testsuite/27_io/filesystem/iterators/recursive_directory_iterator.cc:
	Likewise.
	* testsuite/experimental/filesystem/iterators/directory_iterator.cc:
	Likewise.
	* testsuite/experimental/filesystem/iterators/
	recursive_directory_iterator.cc: Likewise.

From-SVN: r267801
2019-01-10 11:12:00 +00:00
..
17_intro PR libstdc++/88607 add tests using -finput-charset=ascii 2019-01-06 00:49:11 +00:00
18_support
19_diagnostics
20_util PR libstdc++/87431 fix regression introduced by r264574 2019-01-06 20:52:34 +00:00
21_strings Add allocator-extended copy/move ctors to COW string 2019-01-04 23:23:17 +00:00
22_locale PR libstdc++/88681 export missing symbols 2019-01-03 20:38:04 +00:00
23_containers Fix test failure when -fno-inline is used 2019-01-04 18:56:26 +00:00
24_iterators
25_algorithms
26_numerics PR libstdc++/88204 disable std::complex<long double> tests 2019-01-09 09:37:34 +00:00
27_io Include name of test in filesystem-test.XXXXXX filenames 2019-01-10 11:12:00 +00:00
28_regex
29_atomics
30_threads
abi
backward
config
data
decimal
experimental Include name of test in filesystem-test.XXXXXX filenames 2019-01-10 11:12:00 +00:00
ext
lib
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters Fix failing prettyprinter test 2019-01-09 10:46:52 +00:00
libstdc++-xmethods
performance
special_functions
tr1
tr2
util Include name of test in filesystem-test.XXXXXX filenames 2019-01-10 11:12:00 +00:00
Makefile.am
Makefile.in