llvm-project/libcxx/test/std/strings/string.view
Marshall Clow f56e3cdd5d A couple more tests for constexpr stuff in string_view. No changes other than test code.
llvm-svn: 292943
2017-01-24 16:28:02 +00:00
..
string.view.access [libcxx] [test] Fix comment typos, strip trailing whitespace. 2017-01-18 20:10:25 +00:00
string.view.capacity [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
string.view.comparison [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
string.view.cons Implement LWG#2778: basic_string_view is missing constexpr. 2017-01-23 19:53:28 +00:00
string.view.find [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
string.view.hash Implement P0513R0 - "Poisoning the Hash" 2017-01-21 00:02:12 +00:00
string.view.io
string.view.iterators A couple more tests for constexpr stuff in string_view. No changes other than test code. 2017-01-24 16:28:02 +00:00
string.view.modifiers [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
string.view.nonmem [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
string.view.ops [libcxx] [test] Fix string_view tests. 2016-12-09 22:35:53 +00:00
string.view.synop
string.view.template
string_view.literals [libcxx] [test] Fix comment typos, strip trailing whitespace. 2017-01-18 20:10:25 +00:00
nothing_to_do.pass.cpp