[libcxx] [test] Add a 'win32-' prefix to the 'broken-utf8-wchar-ctype' feature
authorMartin Storsjö <martin@martin.st>
Thu, 24 Feb 2022 11:14:21 +0000 (13:14 +0200)
committerMartin Storsjö <martin@martin.st>
Tue, 1 Mar 2022 19:33:30 +0000 (21:33 +0200)
commiteb4dcc744d5ca7ce59751cab9a303db587341960
tree0d221b1991febd1a122fa7d2cc09f541cdae8d04
parent261419273a0a43a672699801ca38438ee37a68cd
[libcxx] [test] Add a 'win32-' prefix to the 'broken-utf8-wchar-ctype' feature

This was suggested in the review of https://reviews.llvm.org/D120022.

Also indent the code for the compilation test one step compared
to the surrounding expression.

Differential Revision: https://reviews.llvm.org/D120469
libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/tolower_1.pass.cpp
libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/tolower_many.pass.cpp
libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/toupper_1.pass.cpp
libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/toupper_many.pass.cpp
libcxx/test/std/re/re.traits/translate_nocase.pass.cpp
libcxx/utils/libcxx/test/features.py