gcc/libstdc++-v3/testsuite/27_io
Benjamin Kosnik fdeeef7f2a re PR libstdc++/21955 (std::stringbuf vs. in_avail)
2005-06-08  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/21955
	* include/std/std_sstream.h (basic_stringbuf::showmanyc): Add.
	Remove unnecessary this->_M_mode decoration.
	* include/bits/fstream.tcc: Adjust line spacing.
	* testsuite/27_io/basic_streambuf/in_avail/char/1.cc: New, test
	base class behavior.
	* testsuite/27_io/basic_streambuf/in_avail/wchar_t/1.cc: Same.
	* testsuite/27_io/basic_stringbuf/in_avail/char/21955.cc: New.
	* testsuite/27_io/basic_stringbuf/in_avail/char/1.cc: Match
	filebuf behavior.
	* testsuite/27_io/basic_stringbuf/in_avail/wchar_t/1.cc: Same.
	* testsuite/27_io/basic_stringbuf/str/wchar_t/1.cc: Same.
	* testsuite/27_io/basic_stringbuf/str/char/1.cc: Same.
	* testsuite/27_io/basic_streambuf/in_avail/char/9701-3.cc: Move...
	* testsuite/27_io/basic_filebuf/in_avail/char/9701-3.cc: ...here.

From-SVN: r100770
2005-06-08 17:29:44 +00:00
..
basic_filebuf re PR libstdc++/21955 (std::stringbuf vs. in_avail) 2005-06-08 17:29:44 +00:00
basic_fstream test.html: Update. 2005-04-07 04:16:26 +00:00
basic_ifstream std_fstream.h (basic_fstream<>::open, [...]): Implement the resolution of DR 409 [Ready], call clear() on success. 2005-03-07 16:58:43 +00:00
basic_ios testsuite_hooks.cc: Remove try_named_locale. 2005-05-18 08:07:32 +00:00
basic_iostream
basic_istream pod_char_traits.h (__gnu_cxx::character): Add char_type. 2005-04-15 02:06:26 +00:00
basic_istringstream
basic_ofstream std_fstream.h (basic_fstream<>::open, [...]): Implement the resolution of DR 409 [Ready], call clear() on success. 2005-03-07 16:58:43 +00:00
basic_ostream testsuite_hooks.cc: Remove try_named_locale. 2005-05-18 08:07:32 +00:00
basic_ostringstream
basic_streambuf re PR libstdc++/21955 (std::stringbuf vs. in_avail) 2005-06-08 17:29:44 +00:00
basic_stringbuf re PR libstdc++/21955 (std::stringbuf vs. in_avail) 2005-06-08 17:29:44 +00:00
basic_stringstream test.html: Update. 2005-04-07 04:16:26 +00:00
fpos test.html: Update. 2005-04-07 04:16:26 +00:00
ios_base re PR c++/21280 (#pragma interface, templates, and "inline function used but never defined") 2005-06-02 17:48:58 +00:00
manipulators
objects testsuite_hooks.cc: Remove try_named_locale. 2005-05-18 08:07:32 +00:00
types