Fix test to work when path::native() returns wstring
authorJonathan Wakely <jwakely@redhat.com>
Thu, 13 Dec 2018 12:09:33 +0000 (12:09 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 13 Dec 2018 12:09:33 +0000 (12:09 +0000)
commitebfaf345701abe17eae7757dd07ebc0c2955b0e6
treeb6769eceb02cb382b6037e30284d25b1e46fe854
parenta00ccce85885e1ddafe83c177dffa17cb7aff89d
Fix test to work when path::native() returns wstring

* testsuite/27_io/filesystem/path/itr/traversal.cc: Fix test for
mingw.

From-SVN: r267089
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/27_io/filesystem/path/itr/traversal.cc