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/ios.base
Billy Robert O'Neal III 58bcf28c63 [libcxx] [test] Remove nonportable that errc::is_a_directory produces "Is a directory" from ios_base::failure tests
These io_error asserts that std::errc::is_a_directory has message "Is a directory". On MSVC++ it reports "is a directory" (with a lowercase I). That doesn't matter for the ios_failure component being tested, so just implement in terms of system_category().message().

Reviewed as https://reviews.llvm.org/D45715

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@330791 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
fmtflags.state Move test into test/std subdirectory. 10 years ago
ios.base.callback [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8. 9 years ago
ios.base.cons Move test into test/std subdirectory. 10 years ago
ios.base.locales [libcxx] Add appropriate 'REQUIRE' directives to tests that require en_US.UTF-8. 9 years ago
ios.base.storage More configuration changes for running the test suite against MSVC's STL 8 years ago
ios.members.static Move test into test/std subdirectory. 10 years ago
ios.types [libcxx] [test] Remove nonportable that errc::is_a_directory produces "Is a directory" from ios_base::failure tests 7 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 10 years ago