llvm-project/libcxx/test/std/input.output
Marshall Clow d9977010d0 Add a test for LWG#2462: std::ios_base::failure is overspecified
llvm-svn: 251250
2015-10-25 19:20:14 +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 Fix LWG#2244: basic_istream::seekg 2015-10-25 18:31:51 +00:00
iostream.forward
iostream.objects Make the presence of stdin and stdout optional. 2015-03-26 14:35:46 +00:00
iostreams.base Add a test for LWG#2462: std::ios_base::failure is overspecified 2015-10-25 19:20:14 +00:00
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