llvm-project/libcxx/test/std/strings
Marshall Clow 7d8274d54d Followup to revision 364545: Turns out that clang issues different errors for C++11 vs c++2a, so I tweaked the 'expected-error' bits that I added to match either of them.
llvm-svn: 364554
2019-06-27 15:37:31 +00:00
..
basic.string Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
basic.string.hash Followup to revision 364545: Turns out that clang issues different errors for C++11 vs c++2a, so I tweaked the 'expected-error' bits that I added to match either of them. 2019-06-27 15:37:31 +00:00
basic.string.literals Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
c.strings [libc++] Add missing #include in <cwchar> tests 2019-06-13 18:24:28 +00:00
char.traits Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
string.classes Support tests in freestanding 2019-02-04 20:31:13 +00:00
string.conversions Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
string.view Followup to revision 364545: Turns out that clang issues different errors for C++11 vs c++2a, so I tweaked the 'expected-error' bits that I added to match either of them. 2019-06-27 15:37:31 +00:00
strings.erasure Support tests in freestanding 2019-02-04 20:31:13 +00:00
strings.general Support tests in freestanding 2019-02-04 20:31:13 +00:00