From 09a81ed06676bfa727cafe139f24ab2c076ecd04 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Sat, 13 Feb 2016 15:00:49 +0000 Subject: Vendor import of libc++ release_38 branch r260756: https://llvm.org/svn/llvm-project/libcxx/branches/release_38@260756 --- .../category.ctype/locale.ctype.byname/toupper_many.pass.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/std/localization/locale.categories/category.ctype/locale.ctype.byname/toupper_many.pass.cpp') diff --git a/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/toupper_many.pass.cpp b/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/toupper_many.pass.cpp index d23a29273e2b..be6ba4c3e908 100644 --- a/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/toupper_many.pass.cpp +++ b/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/toupper_many.pass.cpp @@ -7,6 +7,8 @@ // //===----------------------------------------------------------------------===// +// REQUIRES: locale.en_US.UTF-8 + // // template class ctype_byname; -- cgit v1.2.3