llvm-project/libcxx/test/std/strings
Marshall Clow 7e1a23001d Fix Bug 30240 - std::string: append(first, last) error when aliasing. Add test cases for append/insert/assign/replace while we're at it, and fix a similar bug in insert.
llvm-svn: 280643
2016-09-05 01:54:30 +00:00
..
basic.string Fix Bug 30240 - std::string: append(first, last) error when aliasing. Add test cases for append/insert/assign/replace while we're at it, and fix a similar bug in insert. 2016-09-05 01:54:30 +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