summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/input.output/string.streams/stringstream.cons
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-317-0/+14
* Support tests in freestandingJF Bastien2019-02-047-7/+21
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-197-28/+21
* [libcxx] [test] Untabify stringstream.cons/string.pass.cpp. NFC.Stephan T. Lavavej2017-08-051-6/+6
* Fix shadowing warningMarshall Clow2017-08-021-1/+1
* Fix PR33727: std::basic_stringbuf only works with DefaultConstructible alloca...Marshall Clow2017-08-021-0/+19
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the input.output libraryEric Fiselier2017-04-183-6/+6
* [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-11-231-1/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-207-0/+353
OpenPOWER on IntegriCloud