You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/input.output/iostreams.base
Eric Fiselier 44dbdb4b85 More configuration changes for running the test suite against MSVC's STL
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@292337 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
fpos Move test into test/std subdirectory. 11 years ago
ios Recommit r290750: Fix PR19460 - std::ios is convertible to int. 9 years ago
ios.base More configuration changes for running the test suite against MSVC's STL 9 years ago
std.ios.manip Move test into test/std subdirectory. 11 years ago
stream.types Move test into test/std subdirectory. 11 years ago
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. 9 years ago