This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r267802 - in /branches/gcc-8-branch/libstdc++-v...


Author: redi
Date: Thu Jan 10 11:19:18 2019
New Revision: 267802

URL: https://gcc.gnu.org/viewcvs?rev=267802&root=gcc&view=rev
Log:
Clean up temporary files created by std::filesystem testsuite

Backport from mainline
2018-11-27  Jonathan Wakely  <jwakely@redhat.com>

	* testsuite/27_io/filesystem/operations/canonical.cc: Remove
	directory created by test.
	* testsuite/27_io/filesystem/operations/symlink_status.cc: Remove
	symlink created by test.

Modified:
    branches/gcc-8-branch/libstdc++-v3/ChangeLog
    branches/gcc-8-branch/libstdc++-v3/testsuite/27_io/filesystem/operations/canonical.cc
    branches/gcc-8-branch/libstdc++-v3/testsuite/27_io/filesystem/operations/symlink_status.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]