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.
Paths
| Differential D120469
[libcxx] [test] Add a 'win32-' prefix to the 'broken-utf8-wchar-ctype' feature ClosedPublic Authored by mstorsjo on Feb 24 2022, 3:35 AM.
Details
Summary This was suggested in the review of https://reviews.llvm.org/D120022. Also indent the code for the compilation test one step compared
Diff Detail
Event TimelineComment Actions LGTM, thanks! This revision is now accepted and ready to land.Feb 24 2022, 6:55 AM Comment Actions
There shouldn’t be any rush, and it didn’t really conflict practically with anything else in my queue, so I can leave it open for some days. Same thing with https://reviews.llvm.org/D120022 which uses the new naming; I can hold off of pushing that one once it’s ok’d too, to get the naming consistent without too much back and forth. This revision was landed with ongoing or failed builds.Mar 1 2022, 11:35 AM Closed by commit rGeb4dcc744d5c: [libcxx] [test] Add a 'win32-' prefix to the 'broken-utf8-wchar-ctype' feature (authored by mstorsjo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 412186 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
|