* testsuite/27_io/istream_seeks.cc: Inform DejaGnu of required files.
From-SVN: r41402
This commit is contained in:
parent
b9c81bcb53
commit
599d54fd8e
@ -1,3 +1,7 @@
|
|||||||
|
2001-04-17 Loren J. Rittle <ljrittle@acm.org>
|
||||||
|
|
||||||
|
* testsuite/27_io/istream_seeks.cc: Inform DejaGnu of required files.
|
||||||
|
|
||||||
2001-04-17 Benjamin Kosnik <bkoz@redhat.com>
|
2001-04-17 Benjamin Kosnik <bkoz@redhat.com>
|
||||||
|
|
||||||
* testsuite/23_containers/map_operators.cc: Add dg-excess-errors.
|
* testsuite/23_containers/map_operators.cc: Add dg-excess-errors.
|
||||||
|
@ -20,6 +20,8 @@
|
|||||||
|
|
||||||
// 27.6.1.3 unformatted input functions
|
// 27.6.1.3 unformatted input functions
|
||||||
// NB: ostream has a particular "seeks" category. Adopt this for istreams too.
|
// NB: ostream has a particular "seeks" category. Adopt this for istreams too.
|
||||||
|
// @require@ %-*.tst %-*.txt
|
||||||
|
// @diff@ %-*.tst %-*.txt
|
||||||
|
|
||||||
#include <istream>
|
#include <istream>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
|
Loading…
Reference in New Issue
Block a user