gcc/libstdc++-v3/testsuite/27_io
Anthony Williams 97e0a05a9d bitset_ctor.cc: Qualify reverse wth std::.
2000-06-13  Anthony Williams  <anthony@anthonyw.cjb.net>

	* testsuite/23_containers/bitset_ctor.cc: Qualify reverse wth std::.

	* testsuite/27_io/filebuf.cc: Changed calls to
	fpos<>._M_position() to implicit calls to operator streamoff().
	* testsuite/27_io/iostream_objects.cc: Removed #include <ciso646>,
	as not needed. Revert, as part of standard.
	* testsuite/27_io/ostream_inserter_arith.cc: Replaced explicit
	call to numpunct<>._M_init() with overrides of the appropriate
	virtual functions.

	* testsuite/27_io/stringstream.cc: Removed unnecessary char *
	pointers from test01, so no need to call base(), which isn't
	guaranteed to be implemented as iterators may themselves be pointers
	* testsuite/27_io/stringbuf.cc: Removed unnecessary calls to
	_M_position() - use implicit conversion to streamoff instead

From-SVN: r34535
2000-06-13 23:48:29 +00:00
..
filebuf-1.tst
filebuf-1.txt
filebuf-2.tst
filebuf-3.tst
filebuf.cc bitset_ctor.cc: Qualify reverse wth std::. 2000-06-13 23:48:29 +00:00
fpos.cc
ios_base_callbacks.cc
ios_base_members_static.cc
ios_ctor.cc
ios_manip_basefield.cc
ios_manip_fmtflags.cc
ios_members.cc
iostream_objects.cc
istream_extractor_arith.cc locale_facets.tcc (num_get<char>::_M_extract): Fix signage, exponent, and scientific formatting issues. 2000-06-01 02:55:30 +00:00
istream_extractor_char.cc
istream_extractor_other-1.tst
istream_extractor_other-1.txt
istream_extractor_other-2.tst
istream_extractor_other.cc
istream_manip.cc
istream_sentry.cc
istream_unformatted-1.tst
istream_unformatted-1.txt
istream_unformatted-2.tst
istream_unformatted.cc
istream.cc std_cmath.h: Tweaks. 2000-05-11 02:40:34 +00:00
istringstream_members.cc
ostream_inserter_arith.cc bitset_ctor.cc: Qualify reverse wth std::. 2000-06-13 23:48:29 +00:00
ostream_inserter_char-1.tst
ostream_inserter_char.cc
ostream_inserter_other-1.tst
ostream_inserter_other-2.tst
ostream_inserter_other.cc streambuf.tcc: repaired _S_copy_streambufs() 2000-06-13 22:20:56 +00:00
ostream_manip.cc
ostream_unformatted.cc
ostream.cc std_cmath.h: Tweaks. 2000-05-11 02:40:34 +00:00
streambuf.cc
stringbuf.cc bitset_ctor.cc: Qualify reverse wth std::. 2000-06-13 23:48:29 +00:00
stringstream.cc bitset_ctor.cc: Qualify reverse wth std::. 2000-06-13 23:48:29 +00:00