gcc/libstdc++-v3/testsuite/27_io
Magnus Fromreide 894b1dff50 1.cc: Use initialization instead of copying as the string is used only once.
2005-05-13  Magnus Fromreide  <magfr@lysator.liu.se>

	* testsuite/27_io/basic_streambuf/sgetn/char/1.cc: Use
	initialization instead of copying as the string is used only once.
	* testsuite/27_io/basic_streambuf/sgetn/wchar_t/1.cc: Likewise.
	* testsuite/27_io/basic_streambuf/sputn/char/1.cc: Likewise.
	* testsuite/27_io/basic_streambuf/sputn/wchar_t/1.cc: Likewise.

From-SVN: r99663
2005-05-13 15:24:30 +00:00
..
basic_filebuf testsuite_hooks.cc (try_mkfifo): Remove. 2005-05-06 17:03:10 +00:00
basic_fstream test.html: Update. 2005-04-07 04:16:26 +00:00
basic_ifstream std_fstream.h (basic_fstream<>::open, [...]): Implement the resolution of DR 409 [Ready], call clear() on success. 2005-03-07 16:58:43 +00:00
basic_ios pod_char_traits.h (__gnu_cxx::character): Add char_type. 2005-04-15 02:06:26 +00:00
basic_iostream 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
basic_istream pod_char_traits.h (__gnu_cxx::character): Add char_type. 2005-04-15 02:06:26 +00:00
basic_istringstream 2832.cc: New. 2004-08-24 13:55:44 +00:00
basic_ofstream std_fstream.h (basic_fstream<>::open, [...]): Implement the resolution of DR 409 [Ready], call clear() on success. 2005-03-07 16:58:43 +00:00
basic_ostream pod_char_traits.h (__gnu_cxx::character): Add char_type. 2005-04-15 02:06:26 +00:00
basic_ostringstream 2832.cc: New. 2004-08-24 13:55:44 +00:00
basic_streambuf 1.cc: Use initialization instead of copying as the string is used only once. 2005-05-13 15:24:30 +00:00
basic_stringbuf test.html: Update. 2005-04-07 04:16:26 +00:00
basic_stringstream test.html: Update. 2005-04-07 04:16:26 +00:00
fpos test.html: Update. 2005-04-07 04:16:26 +00:00
ios_base re PR libstdc++/17922 (Spurious warnings about std::ios_base::seekdir) 2004-11-02 19:00:19 +00:00
manipulators 1.cc: New. 2004-08-27 14:45:47 +00:00
objects testsuite_hooks.cc (try_mkfifo): Remove. 2005-05-06 17:03:10 +00:00
types PR libstdc++/7219 (continued) 2004-08-20 21:14:56 +00:00