llvm-project/libcxx/test/std/input.output
Marshall Clow dd2b7a0a0e Fix up typos in a couple of tests; due to agressive short-circuiting, they never failed on clang or gcc, but MSVC whined. Patch by Andrew Parker.
llvm-svn: 242618
2015-07-18 18:24:15 +00:00
..
file.streams Make the presence of stdin and stdout optional. 2015-03-26 14:35:46 +00:00
input.output.general
iostream.format Make seeking on an ostream that has eofbit set work correctly. Fixes PR#21361 2015-06-22 15:01:21 +00:00
iostream.forward
iostream.objects Make the presence of stdin and stdout optional. 2015-03-26 14:35:46 +00:00
iostreams.base
iostreams.requirements
stream.buffers Don't hardcode the locale name string. 2015-03-16 09:44:37 +00:00
string.streams Fix up typos in a couple of tests; due to agressive short-circuiting, they never failed on clang or gcc, but MSVC whined. Patch by Andrew Parker. 2015-07-18 18:24:15 +00:00
nothing_to_do.pass.cpp