summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/iterators/stream.iterators/istreambuf.iterator
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Purge mentions of GCC 4 from the test suiteLouis Dionne2019-09-251-3/+0
* Revert r372777: [libc++] Implement LWG 2510 and its follow-upsIlya Biryukov2019-09-251-0/+3
* [libc++] Purge mentions of GCC 4 from the test suiteLouis Dionne2019-09-241-3/+0
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3110-0/+20
* Support tests in freestandingJF Bastien2019-02-0412-12/+36
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1912-48/+36
* Placate unused variable warnings uncovered by improvements to clang's -Wunuse...Benjamin Kramer2017-10-141-0/+2
* Implement LWG#2790: Remove istreambuf_iterator::operator->. It never did anyt...Marshall Clow2017-05-231-28/+0
* Add tests for LWG2544. We already implement this; just adding tests to make s...Marshall Clow2016-10-103-0/+66
* Make instreambuf.iterator/types.pass.cpp more portable.Eric Fiselier2016-06-301-6/+12
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-141-2/+4
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-012-2/+2
* Mark some test XFAIL for GCC 4.9 due to missing is_trivial* traitsEric Fiselier2016-01-201-0/+3
* A few bits of N2994 didn't get fully implemented a long time ago. Thanks to S...Marshall Clow2015-04-162-5/+25
* Move test into test/std subdirectory.Eric Fiselier2014-12-2013-0/+636
OpenPOWER on IntegriCloud