llvm-project/libcxx/test/std/strings/basic.string
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.access [libc++] Split off debug tests that were missed by ce1365f8f7 into test/libcxx 2020-10-14 12:02:37 -04:00
string.capacity [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
string.cons [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
string.ends_with [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
string.iterators [libc++] Fix several debug mode tests 2020-10-05 16:15:32 -04:00
string.modifiers [libc++] Fix several debug mode tests 2020-10-05 16:15:32 -04:00
string.nonmembers [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
string.ops [libc++] NFC: Clean up a lot of old Lit features 2020-04-10 17:20:29 -04:00
string.require Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
string.starts_with [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
allocator_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
char.bad.fail.cpp
input_iterator.h
test_traits.h
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 Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00