summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/string.conversions
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-312-0/+4
* [libcxx] [test] Add missing <stdexcept> to name std::out_of_range to string.c...Billy Robert O'Neal III2019-04-031-2/+3
* [libc++] Remove unnecessary <iostream> #includes in testsLouis Dionne2019-03-281-2/+0
* [libc++] Mark several tests as XFAIL on macosx10.7Louis Dionne2019-02-273-0/+15
* Support tests in freestandingJF Bastien2019-02-0410-10/+30
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1910-40/+30
* Portability fix: add missing includes and static_casts. Reviewed as https://r...Marshall Clow2018-12-182-0/+2
* [libcxx] [test] Add missing <stdexcept> in several tests.Billy Robert O'Neal III2018-08-087-0/+7
* Add markup for libc++ dylib availabilityMehdi Amini2017-05-045-10/+15
* Add deployment knobs to tests (for Apple platforms)Mehdi Amini2017-03-155-10/+10
* Update tests for strings conversions under libcpp-no-exceptionsRoger Ferrer Ibanez2016-11-148-8/+84
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-108-0/+8
* Rename system_lib -> system_cxx_lib. NFCJonathan Roelofs2015-01-145-10/+10
* Move test into test/std subdirectory.Eric Fiselier2014-12-2010-0/+1304
OpenPOWER on IntegriCloud