gcc/libstdc++-v3/testsuite
Paolo Carlini 3461133d72 Nathan C.
2003-06-27  Paolo Carlini  <pcarlini@unitus.it>
	    Nathan C. Myers  <ncm-nospam@cantrip.org>

	PR libstdc++/9178
	* include/bits/fstream.tcc (_M_underflow): Properly estimate
	the worst-case number of external bytes for a given get area.
	* testsuite/27_io/basic_filebuf/underflow/wchar_t/9178.cc: New.

2003-06-27  Paolo Carlini  <pcarlini@unitus.it>
	    Petur Runolfsson  <peturr02@ru.is>

	PR libstdc++/11305
	* include/bits/fstream.tcc (overflow): Properly estimate the
	worst-case number of external bytes for a given put area
	(by using codecvt::max_length()).
	* testsuite/27_io/basic_filebuf/overflow/wchar_t/11305-1: New.
	* testsuite/27_io/basic_filebuf/overflow/wchar_t/11305-2: New.
	* testsuite/27_io/basic_filebuf/overflow/wchar_t/11305-3: New.
	* testsuite/27_io/basic_filebuf/overflow/wchar_t/11305-4: New.

Co-Authored-By: Nathan C. Myers <ncm-nospam@cantrip.org>
Co-Authored-By: Petur Runolfsson <peturr02@ru.is>

From-SVN: r68566
2003-06-27 12:33:49 +00:00
..
17_intro std_bitset.h (_M_do_find_next): Fix -Wall nit. 2003-04-15 06:11:10 +00:00
18_support re PR libstdc++/8949 (numeric_limits<>::denorm_min() and is_iec559 problems.) 2002-12-16 19:52:37 +00:00
19_diagnostics Revert PR libstdc++/6594 2002-08-02 16:04:16 +00:00
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 Testsuite corrections 2003-06-20 23:40:11 +00:00
23_containers Testsuite corrections 2003-06-20 23:40:11 +00:00
24_iterators Testsuite corrections 2003-06-20 23:40:11 +00:00
25_algorithms 3983-fstream.cc: Add instantiation for AIX. 2003-04-11 17:25:20 +00:00
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 Nathan C. 2003-06-27 12:33:49 +00:00
backward Revert PR libstdc++/6594 2002-08-02 16:04:16 +00:00
config
data 1.cc: Split and fix for missing seeks between gets and puts into... 2003-06-13 21:06:37 +00:00
demangle [multiple changes] 2003-02-27 16:57:26 +00:00
ext [multiple changes] 2003-06-11 15:52:11 +00:00
lib scripts: New. 2003-06-18 01:52:08 +00:00
libstdc++-v3.dg Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
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
Makefile.am Makefile.am (extract_symvers): Revert accidental change. 2003-06-19 21:54:04 +02:00
Makefile.in Makefile.am (extract_symvers): Revert accidental change. 2003-06-19 21:54:04 +02:00
abi_check.cc 03-06-16 Benjamin Kosnik <bkoz@redhat.com> 2003-06-17 05:46:01 +00:00
printnow.c
testsuite_allocator.cc Renames, namespaces for testsuite utilities. 2003-01-14 04:56:56 +00:00
testsuite_allocator.h Renames, namespaces for testsuite utilities. 2003-01-14 04:56:56 +00:00
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 testsuite_performance.h: Tweak mallinfo. 2003-06-24 19:38:36 +00:00