You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/input.output/iostream.format/input.streams
Volodymyr Sapsai bd858589df [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.



git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@318863 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
iostreamclass Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the input.output library 9 years ago
istream Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the input.output library 9 years ago
istream.formatted [libcxx] [test] Rename __c to ch. NFCI. 8 years ago
istream.manip Move test into test/std subdirectory. 11 years ago
istream.rvalue Implement LWG2328. Rvalue stream extraction should perfect forward. 9 years ago
istream.unformatted [libcxx][fixup] Mark std::basic_istream::getline tests as failing for previous libcxx versions. 8 years ago