gcc/libstdc++-v3/testsuite/27_io
Paolo Carlini 9b8d9ac39f testsuite_io.h (class sync_buf): New, templatized version of sync_streambuf; add typedefs for streambuf/wstreambuf.
2004-12-02  Paolo Carlini  <pcarlini@suse.de>

	* testsuite/testsuite_io.h (class sync_buf): New, templatized
	version of sync_streambuf; add typedefs for streambuf/wstreambuf.
	(class fail_buf): Likewise, for fail_streambuf.
	(class fail_num_get): Templatize and add char/wchar_t typedefs.
	(class fail_num_put): Likewise.
	* testsuite/27_io/basic_istream/extractors_arithmetic/char/
	exceptions_badbit_throw.cc: Use the latter.
	* testsuite/27_io/basic_istream/extractors_arithmetic/char/
	exceptions_failbit_throw.cc: Likewise.
	* testsuite/27_io/basic_ostream/inserters_arithmetic/char/
	exceptions_badbit_throw.cc: Likewise.
	* testsuite/27_io/basic_ostream/inserters_arithmetic/char/
	exceptions_failbit_throw.cc: Likewise.

From-SVN: r91635
2004-12-02 13:24:46 +00:00
..
basic_filebuf 2.cc: Fix typo. 2004-11-27 09:34:06 +00:00
basic_fstream 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
basic_ifstream 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
basic_ios 2.cc: Fix typo. 2004-11-27 09:34:06 +00:00
basic_iostream 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
basic_istream testsuite_io.h (class sync_buf): New, templatized version of sync_streambuf; add typedefs for streambuf/wstreambuf. 2004-12-02 13:24:46 +00:00
basic_istringstream 2832.cc: New. 2004-08-24 13:55:44 +00:00
basic_ofstream 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
basic_ostream testsuite_io.h (class sync_buf): New, templatized version of sync_streambuf; add typedefs for streambuf/wstreambuf. 2004-12-02 13:24:46 +00:00
basic_ostringstream 2832.cc: New. 2004-08-24 13:55:44 +00:00
basic_streambuf std_sstream.h (basic_stringbuf(ios_base::openmode)): Don't use _M_stringbuf_init, keep the pointers null, per 27.7.1.1. 2004-09-29 21:14:43 +00:00
basic_stringbuf [multiple changes] 2004-10-06 09:06:59 +00:00
basic_stringstream 2832.cc: Remove junk. 2004-08-15 23:08:58 +00:00
fpos 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
ios_base re PR libstdc++/17922 (Spurious warnings about std::ios_base::seekdir) 2004-11-02 19:00:19 +00:00
manipulators 1.cc: New. 2004-08-27 14:45:47 +00:00
objects re PR libstdc++/12077 ([3.4 only] wcin.rdbuf()->in_avail() return value too high) 2004-03-19 19:31:38 +00:00
types PR libstdc++/7219 (continued) 2004-08-20 21:14:56 +00:00