gcc/libstdc++-v3/testsuite/21_strings
Benjamin Kosnik 13187a454d C++STYLE (classname): Add more existing and stylish patterns.
2001-01-16  Benjamin Kosnik  <bkoz@redhat.com>

	* docs/html/17_intro/C++STYLE (classname): Add more existing
	and stylish patterns.

	libstdc++/944
	* include/bits/istream.tcc (istream::sentry::sentry()): Set
	failbit if the state of the stream is not good.
	* testsuite/27_io/istream_sentry.cc (test02): Add test.
	* testsuite/27_io/istream_manip.cc (test01): Modify.

	libstdc++/1019
	reported by Paolo Carlini <pcarlini@unitus.it>
	* include/bits/istream.tcc (operator>>(istream&, string&)): Fix.
	* testsuite/21_strings/inserters_extractors.cc (test08): Add test.

	libstdc++/1057
	* include/bits/std_streambuf.h (setp): Set _M_buf_size correctly.
	* include/bits/streambuf.tcc (xsputn): Remove outside if clause.
	(xsgetn): Same. Simplify.
	* testsuite/27_io/streambuf.cc (test04): Add testcases.

	reported by Larry Evans <jcampbell3@prodigy.net>
	* include/bits/streambuf.tcc (streambuf::xsputn): Just check for
	equality with eof on returned value from overflow.

From-SVN: r39059
2001-01-16 07:55:26 +00:00
..
append.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
capacity.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
char_traits.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
compare.cc stl_pair.h (make_pair): Add LWG solution. 2000-10-25 12:48:34 +00:00
ctor_copy_dtor.cc acinclude.m4, [...]: Change sourceware.cygnus.com and sources.redhat.com URLs for libstdc++ web... 2000-12-21 22:08:39 +00:00
element_access.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
find.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
insert.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
inserters_extractors.cc C++STYLE (classname): Add more existing and stylish patterns. 2001-01-16 07:55:26 +00:00
invariants.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
nonmember.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
operations.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
replace.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
rfind.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00
substr.cc debug_assert.h: new file 2000-08-14 19:59:26 +00:00