llvm-project/libcxx/test/std/input.output/iostreams.base/ios.base
Billy Robert O'Neal III 078611eed5 [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

llvm-svn: 330791
2018-04-25 01:58:55 +00:00
..
fmtflags.state
ios.base.callback
ios.base.cons
ios.base.locales
ios.base.storage More configuration changes for running the test suite against MSVC's STL 2017-01-18 03:57:38 +00:00
ios.members.static
ios.types [libcxx] [test] Remove nonportable that errc::is_a_directory produces "Is a directory" from ios_base::failure tests 2018-04-25 01:58:55 +00:00
nothing_to_do.pass.cpp