cxx/test/strings
2014-07-17 15:32:20 +00:00
..
basic.string Fix bug #20335 - memory leak when move-constructing a string with unequal allocator. Thanks to Thomas Koeppe for the report 2014-07-17 15:32:20 +00:00
basic.string.hash license change 2010-11-16 22:09:02 +00:00
basic.string.literals Mark namespaces for user defined literals as 'inline' 2013-10-05 21:18:32 +00:00
c.strings [tests] XFAIL a few things that require libc (?) support missing on Darwin. 2013-02-05 22:10:25 +00:00
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. 2014-06-10 18:46:59 +00:00
string.classes license change 2010-11-16 22:09:02 +00:00
string.conversions XFAIL 3 tests on darwin 11-12. The tests have recently been modified, are correct, and pass with an updated libc++.dylib 2013-08-22 00:04:22 +00:00
strings.general license change 2010-11-16 22:09:02 +00:00
version.pass.cpp license change 2010-11-16 22:09:02 +00:00