Fix failing test due to inconsistent strcmp results
commit400a08e28429f2c56c2298908be673a5951d5e20
authorJonathan Wakely <jwakely@redhat.com>
Thu, 24 Jan 2019 15:39:19 +0000 (24 15:39 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 24 Jan 2019 15:39:19 +0000 (24 15:39 +0000)
tree50f9629d1b7f1fec20b3cf14708f03ef2317e697
parent738c56d4104867713d8fe64dd0ddbdef56f9c67b
Fix failing test due to inconsistent strcmp results

* testsuite/27_io/filesystem/path/compare/strings.cc: Only compare
sign of results.

From-SVN: r268238
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/27_io/filesystem/path/compare/strings.cc