gcc/libstdc++-v3/testsuite
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
..
17_intro [multiple changes] 2000-05-17 21:46:40 +00:00
18_support libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
21_strings replace.cc (test01): Qualify find with std::. 2000-06-02 18:31:44 +00:00
22_locale libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
23_containers bitset_ctor.cc: Qualify reverse wth std::. 2000-06-13 23:48:29 +00:00
24_iterators libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
25_algorithms libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
26_numerics complex_inserters_extractors.cc: Need cmath. 2000-06-08 18:05:39 +00:00
27_io bitset_ctor.cc: Qualify reverse wth std::. 2000-06-13 23:48:29 +00:00
ext libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
printnow.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00