You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/strings/string.conversions
Marshall Clow b6e011b18b 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.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@362252 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
stod.pass.cpp [libc++] Mark several tests as XFAIL on macosx10.7 6 years ago
stof.pass.cpp Support tests in freestanding 6 years ago
stoi.pass.cpp [libc++] Mark several tests as XFAIL on macosx10.7 6 years ago
stol.pass.cpp Support tests in freestanding 6 years ago
stold.pass.cpp [libcxx] [test] Add missing <stdexcept> to name std::out_of_range to string.conversions\stold.pass.cpp. 6 years ago
stoll.pass.cpp Support tests in freestanding 6 years ago
stoul.pass.cpp Support tests in freestanding 6 years ago
stoull.pass.cpp Support tests in freestanding 6 years ago
to_string.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. 6 years ago
to_wstring.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. 6 years ago