summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/input.output/string.streams
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3139-0/+78
* Support tests in freestandingJF Bastien2019-02-0439-39/+117
* add a test and a couple minor bug fixes for the implicit-signed-integer-trunc...Marshall Clow2019-02-011-0/+5
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1939-156/+117
* libcxx: Fix for basic_stringbuf::seekoff() after r320604.Peter Collingbourne2017-12-191-0/+24
* [libcxx] Fix basic_stringbuf constructorZhihao Yuan2017-12-131-0/+23
* [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-187-14/+14
* [libcxx] [test] D27266: Remove spurious semicolons.Stephan T. Lavavej2016-12-067-18/+18
* [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-11-231-1/+2
* Move remaining _LIBCPP_VERSION tests into test/libcxxEric Fiselier2016-06-221-20/+0
* Fix up typos in a couple of tests; due to agressive short-circuiting, they ne...Marshall Clow2015-07-182-2/+10
* Move test into test/std subdirectory.Eric Fiselier2014-12-2040-0/+2202
OpenPOWER on IntegriCloud