Use dg-require-fileio in new test
authorJonathan Wakely <jwakely@redhat.com>
Wed, 19 Jul 2017 00:23:00 +0000 (01:23 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 19 Jul 2017 00:23:00 +0000 (01:23 +0100)
* testsuite/27_io/basic_filebuf/sgetn/char/81395.cc: Add dg-require.

From-SVN: r250333

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/27_io/basic_filebuf/sgetn/char/81395.cc

index 2489fcaa469871682b45bcff6572dcb53d6c21ad..325fc05d180a8a15c184e8f2424318c7691b22a8 100644 (file)
@@ -1,3 +1,7 @@
+2017-07-19  Jonathan Wakely  <jwakely@redhat.com>
+
+       * testsuite/27_io/basic_filebuf/sgetn/char/81395.cc: Add dg-require.
+
 2017-07-18  Jonathan Wakely  <jwakely@redhat.com>
 
        PR libstdc++/81395
index 498562862776211855b8d110b60b2b227c9cbd5d..ea8dbc1259b52e94cdd08b140cc627c44de7cc86 100644 (file)
@@ -15,7 +15,7 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-// { dg-do run }
+// { dg-require-fileio "" }
 
 // PR libstdc++/81395