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
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
..
ext.manip [libcxx] [test] Rename __c to ch. NFCI. 8 years ago
input.streams [libcxx][fixup] Mark std::basic_istream::getline tests as failing for previous libcxx versions. 8 years ago
output.streams [libcxx] [test] Rename __c to ch. NFCI. 8 years ago
quoted.manip [libcxx] [test] Untabify, NFC. 8 years ago
std.manip Move remaining _LIBCPP_VERSION tests into test/libcxx 10 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago