llvm-project/libcxx/test/std/strings/string.view
Louis Dionne 88ffc72717 [libc++] Add a libc++ configuration that does not support localization
When porting libc++ to embedded systems, it can be useful to drop support
for localization, which these systems don't implement or care about.

Differential Revision: https://reviews.llvm.org/D90072
2020-10-27 14:56:30 -04:00
..
string.view.access [libc++] NFC: Clean up a lot of old Lit features 2020-04-10 17:20:29 -04:00
string.view.capacity [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
string.view.comparison [libc++][NFC] Remove excess trailing newlines from most files 2019-10-23 08:08:57 -07:00
string.view.cons [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
string.view.find libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
string.view.hash [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
string.view.io [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
string.view.iterators
string.view.modifiers
string.view.nonmem [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
string.view.ops libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
string.view.synop
string.view.template [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
string_view.literals [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
char.bad.fail.cpp
traits_mismatch.compile.fail.cpp [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
types.pass.cpp