You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/strings/basic.string/string.ends_with
Stephan T. Lavavej 8148a70b20 [libcxx] [test] Strip trailing whitespace. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@319994 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
ends_with.char.pass.cpp Implement P0457R2: 'String Prefix and Suffix Checking' for c++2a 7 years ago
ends_with.ptr.pass.cpp [libcxx] [test] Strip trailing whitespace. NFC. 7 years ago
ends_with.string_view.pass.cpp [libcxx] [test] Strip trailing whitespace. NFC. 7 years ago