gcc/libstdc++-v3/testsuite/27_io/basic_istream
Paolo Carlini 06f5e63748 3.cc: _S_pback_size now belongs to basic_filebuf.
2003-04-23  Paolo Carlini  <pcarlini@unitus.it>

	* testsuite/27_io/basic_filebuf/3.cc: _S_pback_size now
	belongs to basic_filebuf.
	* testsuite/27_io/basic_fstream/3.cc: Likewise.
	* testsuite/27_io/basic_ifstream/3.cc: Likewise.
	* testsuite/27_io/basic_ios/3.cc: Remove _S_pback_size
	instantiation (now belongs to basic_filebuf).
	* testsuite/27_io/basic_iostream/3.cc: Likewise.
	* testsuite/27_io/basic_istream/3.cc: Likewise.
	* testsuite/27_io/basic_istream/sentry/char/3983-fstream.cc:
	_S_pback_size now belongs to basic_filebuf.
	* testsuite/27_io/basic_istringstream/3.cc: Remove _S_pback_size
	instantiation (now belongs to basic_filebuf).
	* testsuite/27_io/basic_ofstream/3.cc: _S_pback_size now
	belongs to basic_filebuf.
	* testsuite/27_io/basic_ostream/3.cc: Remove _S_pback_size
	instantiation (now belongs to basic_filebuf).
	* testsuite/27_io/basic_ostream/sentry/char/3983-fstream.cc:
	_S_pback_size now belongs to basic_filebuf.
	* testsuite/27_io/basic_ostringstream/3.cc: Remove _S_pback_size
	instantiation (now belongs to basic_filebuf).
	* testsuite/27_io/basic_streambuf/3.cc: _S_pback_size now belongs
	to basic_filebuf.
	* testsuite/27_io/basic_stringbuf/3.cc: Remove _S_pback_size
	instantiation (now belongs to basic_filebuf).
	* testsuite/27_io/basic_stringstream/3.cc: Likewise.

From-SVN: r66018
2003-04-23 22:34:51 +00:00
..
exceptions/char Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
extractors_arithmetic/char re PR libstdc++/9555 (ostream inserters fail to set badbit on exception) 2003-04-18 03:46:44 +00:00
extractors_character/char re PR libstdc++/9555 (ostream inserters fail to set badbit on exception) 2003-04-18 03:46:44 +00:00
extractors_other/char re PR libstdc++/9555 (ostream inserters fail to set badbit on exception) 2003-04-18 03:46:44 +00:00
get/char Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
getline/char Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
ignore/char Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
peek/char Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
putback/char howto.html ('LWG Issues'): Add issue 60, partial implementation only. 2003-04-23 07:05:18 +00:00
read/char Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
readsome/char Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
seekg/char howto.html ('LWG Issues'): Add issue 60, partial implementation only. 2003-04-23 07:05:18 +00:00
sentry/char 3.cc: _S_pback_size now belongs to basic_filebuf. 2003-04-23 22:34:51 +00:00
tellg/char howto.html ('LWG Issues'): Add issue 60, partial implementation only. 2003-04-23 07:05:18 +00:00
ws/char Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
1.cc Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
2.cc Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
3.cc 3.cc: _S_pback_size now belongs to basic_filebuf. 2003-04-23 22:34:51 +00:00
4.cc Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00