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/string.view
Marshall Clow 6b78198fc5 Added XFAIL for the apple versions of clang as well
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@291475 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
string.view.access [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 9 years ago
string.view.capacity [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 9 years ago
string.view.comparison [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 9 years ago
string.view.cons [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 9 years ago
string.view.find [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 9 years ago
string.view.hash [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 7/7. 9 years ago
string.view.io Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459 9 years ago
string.view.iterators [libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", part 9/12. 9 years ago
string.view.modifiers [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 9 years ago
string.view.nonmem [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 9 years ago
string.view.ops [libcxx] [test] Fix string_view tests. 9 years ago
string.view.synop Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459 9 years ago
string.view.template Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459 9 years ago
string_view.literals Added XFAIL for the apple versions of clang as well 9 years ago
nothing_to_do.pass.cpp Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459 9 years ago