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

redi@gcc.gnu.org redi@gcc.gnu.org
Thu Jan 10 11:19:00 GMT 2019


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



More information about the Gcc-cvs mailing list