[testsuite,libstdc++-v3] Fix 27_io/filesystem/iterators/caching.cc
2019-04-08 Christophe Lyon <christophe.lyon@linaro.org> * testsuite/27_io/filesystem/iterators/caching.cc: Add dg-require-filesystem-ts. From-SVN: r270199
This commit is contained in:
parent
636349faba
commit
66d8ee9ce0
@ -1,3 +1,8 @@
|
||||
2019-04-08 Christophe Lyon <christophe.lyon@linaro.org>
|
||||
|
||||
* testsuite/27_io/filesystem/iterators/caching.cc: Add
|
||||
dg-require-filesystem-ts.
|
||||
|
||||
2019-04-05 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
* doc/xml/manual/status_cxx2020.xml: Update status.
|
||||
|
@ -17,6 +17,7 @@
|
||||
|
||||
// { dg-options "-std=gnu++17" }
|
||||
// { dg-do run { target c++17 } }
|
||||
// { dg-require-filesystem-ts "" }
|
||||
|
||||
#include <filesystem>
|
||||
#include <testsuite_fs.h>
|
||||
|
Loading…
Reference in New Issue
Block a user