llvm-project/libcxx/test/std/strings
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
..
basic.string Fix std::string assignment ambiguity from braced initializer lists. 2017-01-17 22:10:32 +00:00
basic.string.hash Implement P0513R0 - "Poisoning the Hash" 2017-01-21 00:02:12 +00:00
basic.string.literals Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
c.strings Move more _LIBCPP_VERSION tests to test/libcxx. 2016-06-22 02:07:26 +00:00
char.traits Implement P0426: Constexpr for std::char_traits 2017-01-12 04:37:14 +00:00
string.classes
string.conversions Update tests for strings conversions under libcpp-no-exceptions 2016-11-14 10:44:26 +00:00
string.view A couple more tests for constexpr stuff in string_view. No changes other than test code. 2017-01-24 16:28:02 +00:00
strings.general