llvm-project/libcxx/test/std/strings/string.conversions
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
..
stod.pass.cpp [libc++] Mark several tests as XFAIL on macosx10.7 2019-02-27 00:57:57 +00:00
stof.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
stoi.pass.cpp [libc++] Mark several tests as XFAIL on macosx10.7 2019-02-27 00:57:57 +00:00
stol.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
stold.pass.cpp [libcxx] [test] Add missing <stdexcept> to name std::out_of_range to string.conversions\stold.pass.cpp. 2019-04-03 00:08:42 +00:00
stoll.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
stoul.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
stoull.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
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. 2019-05-31 18:35:30 +00:00
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. 2019-05-31 18:35:30 +00:00