gcc/libstdc++-v3/testsuite/experimental/filesystem
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
..
file_status Update copyright years. 2019-01-01 13:31:55 +01:00
iterators Include name of test in filesystem-test.XXXXXX filenames 2019-01-10 11:12:00 +00:00
operations Update copyright years. 2019-01-01 13:31:55 +01:00
path Update copyright years. 2019-01-01 13:31:55 +01:00