gcc/libstdc++-v3/testsuite/27_io
Paolo Carlini 1a30353af8 re PR libstdc++/51288 ([C++0x] get_money implementation is missing the sentry object (does not skip leading whitespace))
2011-11-28  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/51288
	* include/std/iomanip (get_money, put_money): Use sentry.
	* testsuite/27_io/manipulators/extended/get_money/char/51288.cc: New.
	* testsuite/27_io/manipulators/extended/get_money/wchar_t/51288.cc:
	Likewise.
	* testsuite/27_io/manipulators/extended/put_money/char/51288.cc:
	Likewise.
	* testsuite/27_io/manipulators/extended/put_money/wchar_t/51288.cc:
	Likewise.

From-SVN: r181775
2011-11-28 13:24:23 +00:00
..
basic_filebuf re PR libstdc++/48566 (libstdc++-v3 testsuite failures due to missing includes) 2011-04-12 09:05:30 +00:00
basic_fstream
basic_ifstream
basic_ios [multiple changes] 2010-09-15 10:46:39 +00:00
basic_iostream
basic_istream PR libstdc++/26211 + N3168 2010-11-18 17:21:35 +00:00
basic_istringstream
basic_ofstream
basic_ostream [multiple changes] 2010-09-15 10:46:39 +00:00
basic_ostringstream
basic_streambuf [multiple changes] 2010-09-15 10:46:39 +00:00
basic_stringbuf [multiple changes] 2010-09-15 10:46:39 +00:00
basic_stringstream
fpos
headers re PR c++/50920 (add a -std=c++11 option to the driver) 2011-10-31 15:34:14 -04:00
ios_base assign_neg.cc: Tidy dg- directives, for C++0x testing too. 2011-10-06 14:43:26 +00:00
manipulators re PR libstdc++/51288 ([C++0x] get_money implementation is missing the sentry object (does not skip leading whitespace)) 2011-11-28 13:24:23 +00:00
objects [multiple changes] 2010-09-15 10:46:39 +00:00
types
rvalue_streams.cc