llvm-project/libcxx/test/std/input.output/iostream.format/input.streams
Volodymyr Sapsai 374cff69e0 [libcxx][fixup] Mark std::basic_istream::getline tests as failing for previous libcxx versions.
r318862 added a fix for 0-termination input array in case of an error. Previous
libcxx versions don't have the fix and corresponding tests should be failing.

llvm-svn: 318863
2017-11-22 19:36:54 +00:00
..
iostreamclass Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the input.output library 2017-04-18 23:38:41 +00:00
istream Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the input.output library 2017-04-18 23:38:41 +00:00
istream.formatted [libcxx] [test] Rename __c to ch. NFCI. 2017-08-11 20:54:01 +00:00
istream.manip
istream.rvalue Implement LWG2328. Rvalue stream extraction should perfect forward. 2016-07-24 04:07:22 +00:00
istream.unformatted [libcxx][fixup] Mark std::basic_istream::getline tests as failing for previous libcxx versions. 2017-11-22 19:36:54 +00:00