Disable new tests for configurations with no libstdc++fs.a
authorJonathan Wakely <jwakely@redhat.com>
Thu, 13 Dec 2018 11:01:03 +0000 (11:01 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 13 Dec 2018 11:01:03 +0000 (11:01 +0000)
commitbc51a764a3c3dbdb0b1491339fec95290ba53752
tree638a7deaafe5f0f35ff119e19d3ab0e01348ca95
parentee03c51c0b62d64497eb31d630ec386df6c7299d
Disable new tests for configurations with no libstdc++fs.a

* testsuite/27_io/filesystem/path/construct/80762.cc: Skip test if
the Filesystem TS support is not configured.
* testsuite/experimental/filesystem/path/construct/80762.cc: Likewise.

From-SVN: r267082
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/27_io/filesystem/path/construct/80762.cc
libstdc++-v3/testsuite/experimental/filesystem/path/construct/80762.cc