Use dg-require-fileio in new test
* testsuite/27_io/basic_filebuf/sgetn/char/81395.cc: Add dg-require. From-SVN: r250333
This commit is contained in:
parent
af15ea9d0e
commit
1f78c47bf0
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue