summaryrefslogtreecommitdiff
path: root/libcxx/test/std/strings/string.conversions/stold.pass.cpp
AgeCommit message (Expand)Author
2023-09-01[libc++] Apply clang formatting to all string unit testsBrendan Emery
2023-03-21[libc++] Qualifies size_t.Mark de Wever
2022-07-16Tests ignore the return value of sto{meow}, triggering nodiscard warnings in ...Igor Zhukov
2021-10-12[libc++] Add an option to disable wide character support in libc++Louis Dionne
2020-04-10[libc++] NFC: Clean up a lot of old Lit featuresLouis Dionne
2019-04-03[libcxx] [test] Add missing <stdexcept> to name std::out_of_range to string.c...Billy Robert O'Neal III
2019-03-28[libc++] Remove unnecessary <iostream> #includes in testsLouis Dionne
2019-02-27[libc++] Mark several tests as XFAIL on macosx10.7Louis Dionne
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-11-14Update tests for strings conversions under libcpp-no-exceptionsRoger Ferrer Ibanez
2015-11-10Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake
2014-12-20Move test into test/std subdirectory.Eric Fiselier