gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf
Paolo Carlini 1bf4ab23be Add wchar_t counterparts of the basic_stringbuf<char> tests.
2004-07-09  Paolo Carlini  <pcarlini@suse.de>

	Add wchar_t counterparts of the basic_stringbuf<char> tests.
	* testsuite/27_io/basic_stringbuf/imbue/wchar_t/1.cc, 9322.cc: New.
	* testsuite/27_io/basic_stringbuf/in_avail/wchar_t/1.cc: Likewise.
	* testsuite/27_io/basic_stringbuf/overflow/wchar_t/1.cc, 2.cc,
	3599.cc, 9988.cc: Likewise.
	* testsuite/27_io/basic_stringbuf/sbumpc/wchar_t/1.cc, 9825.cc:
	Likewise.
	* testsuite/27_io/basic_stringbuf/seekoff/wchar_t/1.cc, 2.cc:
	Likewise.
	* testsuite/27_io/basic_stringbuf/seekoff/wchar_t/1.cc, 2.cc, 3.cc:
	Likewise.
	* testsuite/27_io/basic_stringbuf/setbuf/wchar_t/1.cc, 2.cc, 3.cc:
	Likewise.
	* testsuite/27_io/basic_stringbuf/sgetc/wchar_t/1.cc: Likewise.
	* testsuite/27_io/basic_stringbuf/sgetn/wchar_t/1.cc: Likewise.
	* testsuite/27_io/basic_stringbuf/snextc/wchar_t/1.cc: Likewise.
	* testsuite/27_io/basic_stringbuf/sputbackc/wchar_t/1.cc, 9425.cc:
	Likewise.
	* testsuite/27_io/basic_stringbuf/sputc/wchar_t/1.cc, 1057.cc,
	9404-1.cc: Likewise.
	* testsuite/27_io/basic_stringbuf/sputn/wchar_t/1.cc, 1057.cc,
	9404-2.cc: Likewise.
	* testsuite/27_io/basic_stringbuf/str/wchar_t/1.cc, 2.cc, 3.cc,
	3955.cc: Likewise.
	* testsuite/27_io/basic_stringbuf/sungetc/wchar_t/1.cc: Likewise.
	* testsuite/27_io/basic_stringbuf/sync/wchar_t/1057.cc: Likewise.

From-SVN: r84405
2004-07-09 22:00:59 +00:00
..
imbue Add wchar_t counterparts of the basic_stringbuf<char> tests. 2004-07-09 22:00:59 +00:00
in_avail Add wchar_t counterparts of the basic_stringbuf<char> tests. 2004-07-09 22:00:59 +00:00
overflow Add wchar_t counterparts of the basic_stringbuf<char> tests. 2004-07-09 22:00:59 +00:00
sbumpc Add wchar_t counterparts of the basic_stringbuf<char> tests. 2004-07-09 22:00:59 +00:00
seekoff Add wchar_t counterparts of the basic_stringbuf<char> tests. 2004-07-09 22:00:59 +00:00
seekpos Add wchar_t counterparts of the basic_stringbuf<char> tests. 2004-07-09 22:00:59 +00:00
setbuf Add wchar_t counterparts of the basic_stringbuf<char> tests. 2004-07-09 22:00:59 +00:00
sgetc Add wchar_t counterparts of the basic_stringbuf<char> tests. 2004-07-09 22:00:59 +00:00
sgetn Add wchar_t counterparts of the basic_stringbuf<char> tests. 2004-07-09 22:00:59 +00:00
snextc Add wchar_t counterparts of the basic_stringbuf<char> tests. 2004-07-09 22:00:59 +00:00
sputbackc Add wchar_t counterparts of the basic_stringbuf<char> tests. 2004-07-09 22:00:59 +00:00
sputc Add wchar_t counterparts of the basic_stringbuf<char> tests. 2004-07-09 22:00:59 +00:00
sputn Add wchar_t counterparts of the basic_stringbuf<char> tests. 2004-07-09 22:00:59 +00:00
str Add wchar_t counterparts of the basic_stringbuf<char> tests. 2004-07-09 22:00:59 +00:00
sungetc Add wchar_t counterparts of the basic_stringbuf<char> tests. 2004-07-09 22:00:59 +00:00
sync Add wchar_t counterparts of the basic_stringbuf<char> tests. 2004-07-09 22:00:59 +00:00
1.cc 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
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 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
5.cc re PR c++/12226 (g++ fails to enforce accessibility requirement for copy constructor) 2004-01-04 22:42:22 +00:00