From bc51a764a3c3dbdb0b1491339fec95290ba53752 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Thu, 13 Dec 2018 11:01:03 +0000 Subject: 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/testsuite/experimental/filesystem/path/construct/80762.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'libstdc++-v3/testsuite/experimental/filesystem') diff --git a/libstdc++-v3/testsuite/experimental/filesystem/path/construct/80762.cc b/libstdc++-v3/testsuite/experimental/filesystem/path/construct/80762.cc index fdd9f768f78..84ea48b11b1 100644 --- a/libstdc++-v3/testsuite/experimental/filesystem/path/construct/80762.cc +++ b/libstdc++-v3/testsuite/experimental/filesystem/path/construct/80762.cc @@ -16,6 +16,7 @@ // . // { dg-do compile { target c++11 } } +// { dg-require-filesystem-ts "" } #include -- cgit v1.2.3