llvm-project/libcxx/test/std/input.output/iostreams.base
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
..
fpos
ios Protect std::ios tests under libcpp-no-exceptions 2016-11-14 13:44:50 +00:00
ios.base [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8. 2016-01-21 15:35:15 +00:00
std.ios.manip
stream.types
is_error_code_enum_io_errc.pass.cpp Implement is_error_code_v and is_error_condition_v for c++17. Rework the tests for is_error_code and is_error_condition, since they were really lacking. Thanks to Alisdair for the heads-up that we were missing these. 2016-09-24 17:36:14 +00:00