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

redi@gcc.gnu.org redi@gcc.gnu.org
Thu Dec 20 18:12:00 GMT 2018


Author: redi
Date: Thu Dec 20 18:12:11 2018
New Revision: 267308

URL: https://gcc.gnu.org/viewcvs?rev=267308&root=gcc&view=rev
Log:
Fix filesystem::path tests that fail on Windows

	* testsuite/27_io/filesystem/operations/proximate.cc: Fix test for
	MinGW.
	* testsuite/27_io/filesystem/path/append/source.cc: Likewise.
	* testsuite/27_io/filesystem/path/compare/lwg2936.cc: Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/27_io/filesystem/operations/proximate.cc
    trunk/libstdc++-v3/testsuite/27_io/filesystem/path/append/source.cc
    trunk/libstdc++-v3/testsuite/27_io/filesystem/path/compare/lwg2936.cc



More information about the Libstdc++-cvs mailing list