r266535 - in /trunk/libstdc++-v3: ChangeLog tes...

redi@gcc.gnu.org redi@gcc.gnu.org
Tue Nov 27 23:35:00 GMT 2018


Author: redi
Date: Tue Nov 27 23:35:17 2018
New Revision: 266535

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

	* 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:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/27_io/filesystem/operations/canonical.cc
    trunk/libstdc++-v3/testsuite/27_io/filesystem/operations/symlink_status.cc



More information about the Libstdc++-cvs mailing list