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/strings
Marshall Clow d5549ccac1 Fix bug #20335 - memory leak when move-constructing a string with unequal allocator. Thanks to Thomas Koeppe for the report
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@213269 91177308-0d34-0410-b5e6-96231b3b80d8
11 years ago
..
basic.string Fix bug #20335 - memory leak when move-constructing a string with unequal allocator. Thanks to Thomas Koeppe for the report 11 years ago
basic.string.hash license change 15 years ago
basic.string.literals Mark namespaces for user defined literals as 'inline' 12 years ago
c.strings [tests] XFAIL a few things that require libc (?) support missing on Darwin. 13 years ago
char.traits A bunch of the char.traits tests were using unicode literals. #ifdef those bits out on c++03, since it doesn't support u"" and U "" style strings. 12 years ago
string.classes license change 15 years ago
string.conversions XFAIL 3 tests on darwin 11-12. The tests have recently been modified, are correct, and pass with an updated libc++.dylib 12 years ago
strings.general license change 15 years ago
version.pass.cpp license change 15 years ago