gcc/libstdc++-v3/testsuite/27_io/basic_ostream
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
..
cons/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
endl/char 9318-in.cc: Remove redundant #include. 2004-01-07 17:13:51 +00:00
ends/char 9318-in.cc: Remove redundant #include. 2004-01-07 17:13:51 +00:00
exceptions/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
flush/char 9318-in.cc: Remove redundant #include. 2004-01-07 17:13:51 +00:00
inserters_arithmetic 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
inserters_character 9318-in.cc: Remove redundant #include. 2004-01-07 17:13:51 +00:00
inserters_other/char 9318-in.cc: Remove redundant #include. 2004-01-07 17:13:51 +00:00
put/char re PR libstdc++/12594 (DRs 60 [TC] and 63 [TC] not implemented) 2003-11-13 17:43:48 +00:00
seekp/char PR libstdc++/10975 (DR 453) 2004-09-30 17:23:10 +00:00
sentry re PR libstdc++/10081 (basic_ios::_M_cache_locale leaves NULL members in the face of unknown locales) 2003-10-20 22:11:40 +00:00
tellp/char PR libstdc++/10975 (DR 453) 2004-09-30 17:23:10 +00:00
write/char re PR libstdc++/12594 (DRs 60 [TC] and 63 [TC] not implemented) 2003-11-13 17:43:48 +00:00
1.cc
2.cc 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
3.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
4.cc re PR c++/12226 (g++ fails to enforce accessibility requirement for copy constructor) 2004-01-04 22:42:22 +00:00