llvm-project/libcxx/test/std/input.output/iostreams.base/ios/basic.ios.members
Roger Ferrer Ibanez aa35ecfecd Protect std::ios tests under libcpp-no-exceptions
Skip tests that expect an exception be thrown. Also add
some missing asserts in the original test.

Differential Revision: https://reviews.llvm.org/D26512

llvm-svn: 286823
2016-11-14 13:44:50 +00:00
..
copyfmt.pass.cpp Protect std::ios tests under libcpp-no-exceptions 2016-11-14 13:44:50 +00:00
fill.pass.cpp
fill_char_type.pass.cpp
imbue.pass.cpp [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8. 2016-01-21 15:35:15 +00:00
move.pass.cpp Remove more names of unreferenced parameters. Patch from STL@microsoft.com 2016-04-29 00:47:16 +00:00
narrow.pass.cpp Rename a few tests that had typos in their names. No functional change. Thanks to STL for the catch 2016-04-23 14:31:00 +00:00
rdbuf.pass.cpp
rdbuf_streambuf.pass.cpp
set_rdbuf.pass.cpp Protect std::ios tests under libcpp-no-exceptions 2016-11-14 13:44:50 +00:00
swap.pass.cpp Remove more names of unreferenced parameters. Patch from STL@microsoft.com 2016-04-29 00:47:16 +00:00
tie.pass.cpp
tie_ostream.pass.cpp
widen.pass.cpp