[PATCH] D26814: [libcxx] [test] Change ifstream constructor tests to handle read-only files.
Stephan T. Lavavej via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 18 15:16:40 PST 2016
STL_MSFT updated the summary for this revision.
STL_MSFT updated this revision to Diff 78589.
STL_MSFT added a comment.
Instead of skipping failures to open, just have comments pointing to the ofstream.cons tests where this coverage has moved.
https://reviews.llvm.org/D26814
Files:
test/std/input.output/file.streams/fstreams/ifstream.cons/pointer.pass.cpp
test/std/input.output/file.streams/fstreams/ifstream.cons/string.pass.cpp
test/std/input.output/file.streams/fstreams/ofstream.cons/pointer.pass.cpp
test/std/input.output/file.streams/fstreams/ofstream.cons/string.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26814.78589.patch
Type: text/x-patch
Size: 4097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161118/a992c021/attachment.bin>
More information about the cfe-commits
mailing list