gcc/libstdc++-v3/testsuite
Paolo Carlini f64f3e74b9 re PR libstdc++/11389 (Unbuffered wfilebuf fails to read single-byte UTF-8 characters.)
2003-07-01  Paolo Carlini  <pcarlini@unitus.it>

	PR libstdc++/11389
	* include/bits/fstream.tcc (underflow): For encoding() == 0
	don't read more than __buflen chars.
	* testsuite/27_io/basic_filebuf/underflow/wchar_t/11389-1.cc: New.
	* testsuite/27_io/basic_filebuf/underflow/wchar_t/11389-2.cc: New.
	* testsuite/27_io/basic_filebuf/underflow/wchar_t/11389-3.cc: New.
	* testsuite/27_io/basic_filebuf/underflow/wchar_t/11389-4.cc: New.

From-SVN: r68780
2003-07-01 17:13:01 +00:00
..
17_intro
18_support
19_diagnostics
20_util Testsuite corrections 2003-06-20 23:40:11 +00:00
21_strings Testsuite corrections 2003-06-20 23:40:11 +00:00
22_locale 7.cc: New. 2003-07-01 05:44:42 +00:00
23_containers Testsuite corrections 2003-06-20 23:40:11 +00:00
24_iterators Don't initialize an insert_iterator with a singular iterator 2003-06-30 19:11:12 +00:00
25_algorithms
26_numerics re PR libstdc++/10689 (pow(std::complex(0),1/3) returns (nan, nan) instead of 0.) 2003-05-20 06:52:11 +00:00
27_io re PR libstdc++/11389 (Unbuffered wfilebuf fails to read single-byte UTF-8 characters.) 2003-07-01 17:13:01 +00:00
backward
config
data 1-in.cc: New. 2003-07-01 03:04:43 +00:00
demangle
ext [multiple changes] 2003-06-11 15:52:11 +00:00
lib libstdc++-v3-dg.exp: Add comments. 2003-06-30 17:17:58 +00:00
libstdc++-v3.dg
performance filebuf_copy.cc: New, testing char by char file copy. 2003-06-26 16:38:40 +00:00
thread * testsuite/thread/pthread4.cc: Further tweak to avoid fini race. 2003-05-16 02:34:14 +00:00
abi_check.cc 03-06-16 Benjamin Kosnik <bkoz@redhat.com> 2003-06-17 05:46:01 +00:00
Makefile.am Makefile.am (check-am): Do not override. 2003-06-30 20:40:10 +00:00
Makefile.in Makefile.am (check-am): Do not override. 2003-06-30 20:40:10 +00:00
printnow.c
testsuite_allocator.cc
testsuite_allocator.h
testsuite_hooks.cc localename.cc: Standardize exception strings. 2003-04-28 23:05:57 +00:00
testsuite_hooks.h re PR libstdc++/9024 (Input fails after call to basic_filebuf<>::pubsetbuf(0, 0)) 2003-06-06 00:19:17 +00:00
testsuite_io.h re PR libstdc++/9024 (Input fails after call to basic_filebuf<>::pubsetbuf(0, 0)) 2003-06-06 00:19:17 +00:00
testsuite_performance.h [multiple changes] 2003-06-27 18:13:12 +00:00