hanchenye-llvm-project/libcxx/test/strings
Eric Fiselier 3faba8d464 Mark cuchar tests as always xfail since we don't provide the header'
llvm-svn: 215873
2014-08-18 05:09:51 +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
basic.string.literals Mark namespaces for user defined literals as 'inline' 2013-10-05 21:18:32 +00:00
c.strings Mark cuchar tests as always xfail since we don't provide the header' 2014-08-18 05:09:51 +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
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
version.pass.cpp