llvm-project/libcxx/test/std/strings/string.view/string.view.find
Marshall Clow 7fc6a55688 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.
llvm-svn: 362252
2019-05-31 18:35:30 +00:00
..
find_char_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
find_first_not_of_char_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
find_first_not_of_pointer_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
find_first_not_of_pointer_size_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
find_first_not_of_string_view_size.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
find_first_of_char_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
find_first_of_pointer_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
find_first_of_pointer_size_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
find_first_of_string_view_size.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
find_last_not_of_char_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
find_last_not_of_pointer_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
find_last_not_of_pointer_size_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
find_last_not_of_string_view_size.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
find_last_of_char_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
find_last_of_pointer_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
find_last_of_pointer_size_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
find_last_of_string_view_size.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
find_pointer_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
find_pointer_size_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
find_string_view_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
rfind_char_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
rfind_pointer_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
rfind_pointer_size_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
rfind_string_view_size.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00