r267090 - in /trunk/libstdc++-v3: ChangeLog tes...
redi@gcc.gnu.org
redi@gcc.gnu.org
Thu Dec 13 12:26:00 GMT 2018
Author: redi
Date: Thu Dec 13 12:26:52 2018
New Revision: 267090
URL: https://gcc.gnu.org/viewcvs?rev=267090&root=gcc&view=rev
Log:
Fix [fs.path.gen] tests to use backslashes for mingw
The normalized paths contain backslashes so fix the expected values to
use backslashes too.
* testsuite/27_io/filesystem/path/generation/proximate.cc: Use
preferred directory separators for normalized paths.
* testsuite/27_io/filesystem/path/generation/relative.cc: Likewise.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/testsuite/27_io/filesystem/path/generation/proximate.cc
trunk/libstdc++-v3/testsuite/27_io/filesystem/path/generation/relative.cc
More information about the Gcc-cvs
mailing list