llvm-project/libcxx/test/std/strings
Marshall Clow f067d20c6d Again, w/o the tabs
llvm-svn: 276273
2016-07-21 13:19:36 +00:00
..
basic.string Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed as https://reviews.llvm.org/D21459 2016-07-21 05:31:24 +00:00
basic.string.hash
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 Fix comment typos, strip trailing whitespace. Patch from STL@microsoft.com 2016-06-22 01:23:51 +00:00
string.classes
string.conversions Make it possible to build a no-exceptions variant of libcxx. 2015-11-10 11:41:22 +00:00
string.view Again, w/o the tabs 2016-07-21 13:19:36 +00:00
strings.general