llvm-project/libcxx/test/std/strings/basic.string/string.capacity
Marshall Clow 7fc6a55688 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.
llvm-svn: 362252
2019-05-31 18:35:30 +00:00
..
capacity.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
clear.pass.cpp 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
empty.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
empty.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
length.pass.cpp 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
max_size.pass.cpp 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
over_max_size.pass.cpp 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
reserve.pass.cpp [libc++] Mark several tests as XFAIL on macosx10.7 2019-02-27 00:57:57 +00:00
resize_size.pass.cpp [libc++] Mark several tests as XFAIL on macosx10.7 2019-02-27 00:57:57 +00:00
resize_size_char.pass.cpp [libc++] Mark several tests as XFAIL on macosx10.7 2019-02-27 00:57:57 +00:00
shrink_to_fit.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
size.pass.cpp 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