summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/depr/depr.str.strstreams
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3140-0/+80
* Support tests in freestandingJF Bastien2019-02-0440-40/+118
* [libcxx] Include <cstring> in tests that use strcmpLouis Dionne2019-01-221-1/+2
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1940-160/+120
* [libcxx] Reintroduce UNSUPPORTED annotation for strstreambuf overflow testLouis Dionne2018-11-221-0/+4
* [libcxx] Mark strstreams tests as being supported on all OS X versionsLouis Dionne2018-11-211-4/+0
* [libcxx] [test] Use the correct type from strlen. Include correct header.Billy Robert O'Neal III2018-04-103-6/+9
* Add markup for libc++ dylib availabilityMehdi Amini2017-05-041-0/+4
* Fix unreferenced parameter warning. Patch from STL@microsoft.comEric Fiselier2016-06-301-1/+1
* [libcxx] Fix a bug in strstreambuf::overflow.Akira Hatanaka2016-06-291-0/+32
* Move remaining _LIBCPP_VERSION tests into test/libcxxEric Fiselier2016-06-221-20/+0
* Add <string> include for streaming operators. Patch from STL@microsoft.comEric Fiselier2016-04-298-0/+8
* Remove names of unreferenced parameters. Patch from STL@microsoft.comEric Fiselier2016-04-281-1/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-2040-0/+1600
OpenPOWER on IntegriCloud