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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/strings/basic.string/string.ops/string_compare
Tom Stellard 396abfea0e Merging r312693:
------------------------------------------------------------------------
r312693 | marshall | 2017-09-06 21:19:32 -0700 (Wed, 06 Sep 2017) | 1 line

Add even more string_view tests. These found some bugs in the default parameter value for rfind/find_last_of/find_last_not_of
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_50@318088 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
pointer.pass.cpp Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 10 years ago
size_size_T_size_size.pass.cpp Protect exceptional paths under libcpp-no-exceptions 9 years ago
size_size_pointer.pass.cpp Protect exceptional paths under libcpp-no-exceptions 9 years ago
size_size_pointer_size.pass.cpp Protect exceptional paths under libcpp-no-exceptions 9 years ago
size_size_string.pass.cpp Protect exceptional paths under libcpp-no-exceptions 9 years ago
size_size_string_size_size.pass.cpp Protect exceptional paths under libcpp-no-exceptions 9 years ago
size_size_string_view.pass.cpp Merging r312693: 8 years ago
string.pass.cpp Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 10 years ago
string_view.pass.cpp Merging r312693: 8 years ago