gcc/libstdc++-v3/testsuite/22_locale
Jonathan Wakely 1ca9de5126 Fix testsuite failures with --disable-wchar_t
* testsuite/21_strings/basic_string/literals/types.cc: Guard use of
	wchar_t with _GLIBCXX_USE_WCHAR_T.
	* testsuite/21_strings/basic_string/literals/values.cc: Likewise.
	* testsuite/21_strings/basic_string/requirements/citerators.cc:
	Likewise.
	* testsuite/22_locale/messages/13631.cc: Likewise.
	* testsuite/experimental/string_view/literals/types.cc: Likewise.
	* testsuite/experimental/string_view/literals/values.cc: Likewise.

From-SVN: r228439
2015-10-03 00:43:17 +01:00
..
classification Update copyright years. 2015-01-05 13:33:28 +01:00
codecvt Fix invalid UTF-8 in wchar_t tests. 2015-09-11 14:06:42 +01:00
codecvt_byname Add C++11 std::string constructors for locales and facets. 2015-01-20 11:50:51 +00:00
collate Update copyright years. 2015-01-05 13:33:28 +01:00
collate_byname Add C++11 std::string constructors for locales and facets. 2015-01-20 11:50:51 +00:00
conversions re PR libstdc++/66441 (wstring_convert not working correctly) 2015-06-08 14:03:45 +01:00
ctype Update copyright years. 2015-01-05 13:33:28 +01:00
ctype_base Update copyright years. 2015-01-05 13:33:28 +01:00
ctype_byname Add C++11 std::string constructors for locales and facets. 2015-01-20 11:50:51 +00:00
facet Update copyright years. 2015-01-05 13:33:28 +01:00
global_templates Update copyright years. 2015-01-05 13:33:28 +01:00
headers Update copyright years. 2015-01-05 13:33:28 +01:00
locale libstdc++: Run tests on RTEMS 2015-09-03 05:45:33 +00:00
messages Fix testsuite failures with --disable-wchar_t 2015-10-03 00:43:17 +01:00
messages_byname Add C++11 std::string constructors for locales and facets. 2015-01-20 11:50:51 +00:00
money_get Update copyright years. 2015-01-05 13:33:28 +01:00
money_put Update copyright years. 2015-01-05 13:33:28 +01:00
moneypunct Update copyright years. 2015-01-05 13:33:28 +01:00
moneypunct_byname Add C++11 std::string constructors for locales and facets. 2015-01-20 11:50:51 +00:00
num_get Update copyright years. 2015-01-05 13:33:28 +01:00
num_put Update copyright years. 2015-01-05 13:33:28 +01:00
numpunct Update copyright years. 2015-01-05 13:33:28 +01:00
numpunct_byname Add C++11 std::string constructors for locales and facets. 2015-01-20 11:50:51 +00:00
time_get Update copyright years. 2015-01-05 13:33:28 +01:00
time_put Update copyright years. 2015-01-05 13:33:28 +01:00