gcc/libstdc++-v3/testsuite/27_io
Phil Edwards 72c9b0629d capacity.cc: Only explicitly instantiate on platforms with no weak support.
2002-03-11  Phil Edwards  <pme@gcc.gnu.org>

	* testsuite/21_strings/capacity.cc:  Only explicitly instantiate on
	platforms with no weak support.
	* testsuite/27_io/ios_init.cc:  Likewise.

From-SVN: r50597
2002-03-11 21:08:06 +00:00
..
filebuf_members-1.tst
filebuf_members-1.txt mkcheck.in: Construct file names that match $objdir structure. 2001-01-18 07:24:16 +00:00
filebuf_members.cc filebuf_members.cc (test_05): Add test. 2002-01-28 20:07:57 +00:00
filebuf_virtuals-1.tst fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
filebuf_virtuals-1.txt fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
filebuf_virtuals-2.tst fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
filebuf_virtuals-3.tst fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
filebuf_virtuals.cc fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
filebuf.cc fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
fpos.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
fstream_members.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
ifstream_members-1.tst
ifstream_members-1.txt mkcheck.in: Construct file names that match $objdir structure. 2001-01-18 07:24:16 +00:00
ifstream_members.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
instantiations.cc re PR libstdc++/3829 (missing template instantiations) 2001-12-27 07:26:00 +00:00
ios_base_callbacks.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
ios_base_members_static-1.tst mkcheck.in: Construct file names that match $objdir structure. 2001-01-18 07:24:16 +00:00
ios_base_members_static.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
ios_base_storage.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
ios_ctor.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
ios_init.cc capacity.cc: Only explicitly instantiate on platforms with no weak support. 2002-03-11 21:08:06 +00:00
ios_manip_basefield.cc num_get_members_char.cc (test04): Use a named locale expecting grouping (de_DE). 2002-03-02 21:32:56 +00:00
ios_manip_fmtflags.cc locale_facets.tcc (num_get::_M_extract_int): Admit grouping for octals and hexadecimals too. 2002-02-28 21:16:45 +00:00
ios_members.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
iostream_members.cc fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
iostream.cc fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
istream_extractor_arith.cc Ross Smith <r-smith@ihug.co.nz> Paolo Carlini <pcarlini@unitus.it> 2001-12-12 20:23:30 +00:00
istream_extractor_char.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
istream_extractor_other-1.tst
istream_extractor_other-1.txt
istream_extractor_other-2.tst
istream_extractor_other.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
istream_manip.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
istream_seeks-1.tst std_iosfwd.h: Remove string forward decls here. 2001-03-07 22:22:41 +00:00
istream_seeks-1.txt std_iosfwd.h: Remove string forward decls here. 2001-03-07 22:22:41 +00:00
istream_seeks-2.tst std_iosfwd.h: Remove string forward decls here. 2001-03-07 22:22:41 +00:00
istream_seeks-3.tst basic_string.h (string::compare): Adjust signatures as per DR 5. 2001-06-12 02:30:37 +00:00
istream_seeks.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
istream_sentry.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
istream_unformatted-1.tst std_iosfwd.h: Remove string forward decls here. 2001-03-07 22:22:41 +00:00
istream_unformatted-1.txt std_iosfwd.h: Remove string forward decls here. 2001-03-07 22:22:41 +00:00
istream_unformatted.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
istream.cc fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
istringstream_members.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
narrow_stream_objects.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
ofstream_members-1.tst
ofstream_members.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
ostream_inserter_arith.cc locale_facets.tcc (num_put::_M_convert_float): Allow one more digit of precision. 2002-03-09 02:01:34 +00:00
ostream_inserter_char-1.tst
ostream_inserter_char-1.txt mkcheck.in: Construct file names that match $objdir structure. 2001-01-18 07:24:16 +00:00
ostream_inserter_char.cc ostream_inserter_char.cc (test07): New. 2002-01-25 06:36:32 +00:00
ostream_inserter_other-1.tst
ostream_inserter_other-2.tst
ostream_inserter_other.cc ios_manip_basefield.cc: Enable test02. 2002-01-23 01:12:10 +00:00
ostream_manip.cc ostream_manip.cc: Enable test02. 2002-02-02 13:13:00 +00:00
ostream_seeks-1.tst
ostream_seeks.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
ostream_unformatted.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
ostream.cc fstream.tcc (filebuf::close()): Fix close for input streams. 2002-01-26 01:55:09 +00:00
ostringstream_members.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
standard_manipulators.cc money_put_members_char.cc: Fix. 2002-02-20 21:06:42 +00:00
streambuf.cc ropeimpl.h (rope::_S_leaf_concat_char_iter, [...]): Adjust implicit typename. 2001-12-13 00:41:03 +00:00
stringbuf_virtuals.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
stringbuf.cc std_sstream.h: Remove trailing spaces. 2002-03-03 17:48:42 +00:00
stringstream_members.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
stringstream.cc signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
wide_stream_objects.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00