llvm-project/libcxx/test/std/iterators/stream.iterators/istreambuf.iterator
Marshall Clow 610ad3a598 Add tests for LWG2544. We already implement this; just adding tests to make sure that we keep doing it.
llvm-svn: 283749
2016-10-10 14:10:45 +00:00
..
istreambuf.iterator.cons Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
istreambuf.iterator_equal Add tests for LWG2544. We already implement this; just adding tests to make sure that we keep doing it. 2016-10-10 14:10:45 +00:00
istreambuf.iterator_op!= Add tests for LWG2544. We already implement this; just adding tests to make sure that we keep doing it. 2016-10-10 14:10:45 +00:00
istreambuf.iterator_op++
istreambuf.iterator_op== Add tests for LWG2544. We already implement this; just adding tests to make sure that we keep doing it. 2016-10-10 14:10:45 +00:00
istreambuf.iterator_op_astrk
istreambuf.iterator_proxy
types.pass.cpp Make instreambuf.iterator/types.pass.cpp more portable. 2016-06-30 04:31:09 +00:00