Fix filesystem::path tests that fail on Windows
authorJonathan Wakely <jwakely@redhat.com>
Thu, 20 Dec 2018 18:12:11 +0000 (18:12 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 20 Dec 2018 18:12:11 +0000 (18:12 +0000)
commit080cec7f9ac68c7ed44f7f5205349d43075cac8c
tree597b9e546f2f9b362453770365244380bab4bd2f
parent159fdc3966a2b9501fea87930b21bf72d1202efd
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.

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