summaryrefslogtreecommitdiff
path: root/libcxx/test/std/strings/string.conversions/stoull.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-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-08-08[libcxx] [test] Add missing <stdexcept> in several tests.Billy Robert O'Neal III
2017-05-04Add markup for libc++ dylib availabilityMehdi Amini
2017-03-15Add deployment knobs to tests (for Apple platforms)Mehdi Amini
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
2015-01-14Rename system_lib -> system_cxx_lib. NFCJonathan Roelofs
2014-12-20Move test into test/std subdirectory.Eric Fiselier