summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/iterators/stream.iterators/ostream.iterator
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-315-0/+10
* 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] Use TEST_COMPILER_C1XX.Stephan T. Lavavej2018-04-121-2/+4
* [libcxx] [test] Be compatible with LWG 2438 "std::iterator inheritance should...Stephan T. Lavavej2017-05-051-0/+18
* Fix unused parameters and variablesEric Fiselier2016-12-231-0/+1
* [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...Stephan T. Lavavej2016-12-081-0/+4
* Test hijacking ADL for operator& in the stream iterator constructors.Eric Fiselier2016-05-172-3/+30
* Rename a few tests that had typos in their names. No functional change. Thank...Marshall Clow2016-04-231-0/+0
* Suppress clang warnings in some testsEric Fiselier2015-08-301-0/+4
* Move test into test/std subdirectory.Eric Fiselier2014-12-207-0/+224
OpenPOWER on IntegriCloud