summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/iterators/stream.iterators
Commit message (Expand)AuthorAgeFilesLines
* 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-143-4/+10
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-014-4/+4
* Test hijacking ADL for operator& in the stream iterator constructors.Eric Fiselier2016-05-172-3/+30
* Add test for r269789Eric Fiselier2016-05-171-0/+2
* Rename a few tests that had typos in their names. No functional change. Thank...Marshall Clow2016-04-231-0/+0
* Mark some test XFAIL for GCC 4.9 due to missing is_trivial* traitsEric Fiselier2016-01-202-0/+6
* Suppress clang warnings in some testsEric Fiselier2015-08-301-0/+4
* A few bits of N2994 didn't get fully implemented a long time ago. Thanks to S...Marshall Clow2015-04-165-8/+79
* Move test into test/std subdirectory.Eric Fiselier2014-12-2043-0/+1579
OpenPOWER on IntegriCloud