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 2489fca..325fc05 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 4985628..ea8dbc1 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