llvm-project/libcxx/test/std/strings
Eric Fiselier ae85a922d5 Work around test failure on 32 bit OS X
llvm-svn: 296840
2017-03-02 23:18:40 +00:00
..
basic.string Work around test failure on 32 bit OS X 2017-03-02 23:18:40 +00:00
basic.string.hash Implement P0513R0 - "Poisoning the Hash" 2017-01-21 00:02:12 +00:00
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 Implement P0426: Constexpr for std::char_traits 2017-01-12 04:37:14 +00:00
string.classes [libcxx] [test] Fix Clang -Wunused-local-typedef, part 3/3. 2017-02-05 22:47:54 +00:00
string.conversions Update tests for strings conversions under libcpp-no-exceptions 2016-11-14 10:44:26 +00:00
string.view Remove XFAIL in implicit_deduction_guides tests 2017-02-27 21:10:41 +00:00
strings.general