llvm-project/libcxx/test/std/input.output/iostream.format
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
..
ext.manip [libcxx] [test] Rename __c to ch. NFCI. 2017-08-11 20:54:01 +00:00
input.streams [libcxx][fixup] Mark std::basic_istream::getline tests as failing for previous libcxx versions. 2017-11-22 19:36:54 +00:00
output.streams [libcxx] [test] Rename __c to ch. NFCI. 2017-08-11 20:54:01 +00:00
quoted.manip [libcxx] [test] Untabify, NFC. 2017-07-29 00:55:10 +00:00
std.manip Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
nothing_to_do.pass.cpp