Move old test into test/libcxx, and implement new version of test for ostreambuf_iter...
authorMarshall Clow <mclow.lists@gmail.com>
Thu, 26 Apr 2018 16:16:45 +0000 (16:16 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Thu, 26 Apr 2018 16:16:45 +0000 (16:16 +0000)
commit57e782535e913f739e1591a1e0d21d9b9467cf5a
tree0be7c9f32de7dcf74c9610cdf5a9e84c885728f4
parent2a19af6e17545234f96c7d10a80c5b5992731ced
Move old test into test/libcxx, and implement new version of test for ostreambuf_iterator::failed. Fixes PR#37245. Thanks to Billy O'Neill for the bug report.

llvm-svn: 330955
libcxx/test/libcxx/iterators/failed.pass.cpp [new file with mode: 0644]
libcxx/test/std/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops/failed.pass.cpp