From: Loren J. Rittle Date: Wed, 18 Apr 2001 05:13:33 +0000 (+0000) Subject: * testsuite/27_io/istream_seeks.cc: Inform DejaGnu of required files. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=599d54fd8e0f0cdd0332af0b9c02825f7c0a1599;p=gcc.git * testsuite/27_io/istream_seeks.cc: Inform DejaGnu of required files. From-SVN: r41402 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index d71e36c66ff..13010ef87a8 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2001-04-17 Loren J. Rittle + + * testsuite/27_io/istream_seeks.cc: Inform DejaGnu of required files. + 2001-04-17 Benjamin Kosnik * testsuite/23_containers/map_operators.cc: Add dg-excess-errors. diff --git a/libstdc++-v3/testsuite/27_io/istream_seeks.cc b/libstdc++-v3/testsuite/27_io/istream_seeks.cc index a9ea82f3f23..5a3931475a3 100644 --- a/libstdc++-v3/testsuite/27_io/istream_seeks.cc +++ b/libstdc++-v3/testsuite/27_io/istream_seeks.cc @@ -20,6 +20,8 @@ // 27.6.1.3 unformatted input functions // NB: ostream has a particular "seeks" category. Adopt this for istreams too. +// @require@ %-*.tst %-*.txt +// @diff@ %-*.tst %-*.txt #include #include