gcc/libstdc++-v3/testsuite
Paolo Carlini 13c4b87740 [multiple changes]
2009-03-25  Edward Smith-Rowland  <3dw4rd@verizon.net>

	* include/std/fstream (basic_filebuf<>::open(const std::string&,
	ios_base::openmode), basic_ifstream<>::basic_ifstream(const
	std::string&, ios_base::openmode), basic_ifstream<>::
	open(const std::string&, ios_base::openmode), basic_ofstream<>::
	basic_ofstream(const std::string&, ios_base::openmode),
	basic_ofstream<>::open(const std::string&, ios_base::openmode),
	basic_fstream<>::basic_fstream(const std::string&, ios_base::openmode),
	basic_fstream<>::open(const std::string&, ios_base::openmode)):
	Add in C++0x mode.
	* testsuite/27_io/basic_ofstream/open/char/2.cc: New.
	* testsuite/27_io/basic_ofstream/cons/char/2.cc: Likewise.
	* testsuite/27_io/basic_fstream/open/char/1.cc: Likewise.
	* testsuite/27_io/basic_fstream/cons/char/1.cc: Likewise.
	* testsuite/27_io/basic_ifstream/open/char/1.cc: Likewise.
	* testsuite/27_io/basic_ifstream/cons/char/1.cc: Likewise.
	* testsuite/27_io/basic_filebuf/open/char/5.cc: Likewise.

2009-03-25  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/27_io/basic_ofstream/cons/char/2.cc: Rename to...
	* testsuite/27_io/basic_ofstream/cons/char/1.cc: ... this.    
	* testsuite/27_io/basic_fstream/cons/3.cc: Rename to...
	* testsuite/27_io/basic_fstream/cons/1.cc: ... this.

From-SVN: r145078
2009-03-25 23:37:53 +00:00
..
17_intro
18_support pthread4.cc: Move... 2009-03-02 18:49:03 +00:00
19_diagnostics system_error (system_category): To system_category(). 2009-02-18 07:35:36 +00:00
20_util re PR libstdc++/39405 (std::shared_ptr barfs on incomplete template class that boost::shared_ptr accepts) 2009-03-13 15:01:50 +00:00
21_strings 28277.cc: Likewise. 2009-03-24 06:37:16 +00:00
22_locale re PR libstdc++/39168 (Incorrect interpretation of CHAR_MAX inside grouping string in monetary and numeric facets.) 2009-02-15 16:47:57 +00:00
23_containers pthread4.cc: Move... 2009-03-02 18:49:03 +00:00
24_iterators
25_algorithms iterator.cc: Update copyright year(s). 2009-03-24 04:29:20 +00:00
26_numerics complex (operator+(const complex<>&, const _Tp&), [...]): Do not assume real() returns a reference (against DR 387). 2009-03-11 01:51:59 +00:00
27_io [multiple changes] 2009-03-25 23:37:53 +00:00
28_regex regex: Remove unimplemented function definitions. 2009-01-06 17:41:02 +00:00
29_atomics user.cfg.in: Tweaks. 2009-02-21 00:45:21 +00:00
30_threads typesizes.cc: Include tweaks. 2009-03-13 05:38:16 +00:00
abi
backward
config
data
ext 28277.cc: Likewise. 2009-03-24 06:37:16 +00:00
lib acinclude.m4 ([GLIBCXX_ENABLE_CLOCK_GETTIME], [...]): Remove. 2009-01-15 14:01:04 +00:00
libstdc++-abi abi.exp: Add multilib support. 2009-02-23 20:42:53 +00:00
libstdc++-dg pthread4.cc: Move... 2009-03-02 18:55:54 +00:00
performance
tr1 re PR libstdc++/39405 (std::shared_ptr barfs on incomplete template class that boost::shared_ptr accepts) 2009-03-13 15:01:50 +00:00
util all.h (compare_type_to_native_type_sizes): To... 2009-02-13 00:14:42 +00:00
Makefile.am abi.exp: Add multilib support. 2009-02-23 20:42:53 +00:00
Makefile.in abi.exp: Add multilib support. 2009-02-23 20:42:53 +00:00