llvm-project/libcxx/test/std/strings
Wim Leflere 6ac9cb2a7c [libc++][P1679] add string contains
C++23 string contains implementation and tests

Paper: https://wg21.link/P1679R3
Standard (string): https://eel.is/c++draft/string.contains
Standard (string_view): https://eel.is/c++draft/string.view.ops#lib:contains,basic_string_view

Differential Revision: https://reviews.llvm.org/D93912
2021-01-19 14:35:07 -05:00
..
basic.string [libc++][P1679] add string contains 2021-01-19 14:35:07 -05:00
basic.string.hash [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
basic.string.literals [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
c.strings [libc++][test] Properly mark libc++-only XFAILs 2020-05-12 16:11:22 -07:00
char.traits [libc++] Remove _LIBCPP_CONSTEXPR_AFTER_CXX17_WITH_IS_CONSTANT_EVALUATED. 2020-11-24 11:04:21 -05:00
string.classes Support tests in freestanding 2019-02-04 20:31:13 +00:00
string.conversions [libc++] Get rid of iostreams in the to_string tests 2020-10-27 13:36:13 -04:00
string.view [libc++][P1679] add string contains 2021-01-19 14:35:07 -05:00
strings.erasure [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
strings.general Support tests in freestanding 2019-02-04 20:31:13 +00:00