llvm-project/libcxx/test/std/input.output
Marshall Clow 20ade932fb Suppress some warnings in the tests that snuck in. That 'tmpnam' is deprecated doesn't change the fact that we have to test it.
llvm-svn: 247704
2015-09-15 17:12:49 +00:00
..
file.streams Suppress some warnings in the tests that snuck in. That 'tmpnam' is deprecated doesn't change the fact that we have to test it. 2015-09-15 17:12:49 +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