gcc/libstdc++-v3/testsuite/experimental/string_view
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
..
capacity Update copyright years. 2015-01-05 13:33:28 +01:00
cons Update copyright years. 2015-01-05 13:33:28 +01:00
element_access Update copyright years. 2015-01-05 13:33:28 +01:00
inserters Update copyright years. 2015-01-05 13:33:28 +01:00
literals Fix testsuite failures with --disable-wchar_t 2015-10-03 00:43:17 +01:00
modifiers Update copyright years. 2015-01-05 13:33:28 +01:00
operations Update copyright years. 2015-01-05 13:33:28 +01:00
operators Update copyright years. 2015-01-05 13:33:28 +01:00
range_access Update copyright years. 2015-01-05 13:33:28 +01:00
requirements Update copyright years. 2015-01-05 13:33:28 +01:00
types Update copyright years. 2015-01-05 13:33:28 +01:00
include.cc Update copyright years. 2015-01-05 13:33:28 +01:00
typedefs.cc Update copyright years. 2015-01-05 13:33:28 +01:00