[libcxx-commits] [PATCH] D62103: Update shared_ptr tests to match the standard
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 6 18:38:52 PDT 2019
zoecarver updated this revision to Diff 203475.
zoecarver added a comment.
- update tests based on the review
- general test fixes
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62103/new/
https://reviews.llvm.org/D62103
Files:
test/std/utilities/memory/util.smartptr/util.smartptr.shared/types.pass.cpp
test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/default.pass.cpp
test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/shared_ptr_copy_move.fail.cpp
test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/shared_ptr_pointer.pass.cpp
test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/unique_ptr.pass.cpp
test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/make_shared.private.fail.cpp
test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/make_shared.protected.fail.cpp
test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/op_bool.pass.cpp
test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.assign/shared_ptr_Y.pass.cpp
test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.const/weak_ptr_Y.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62103.203475.patch
Type: text/x-patch
Size: 10658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190607/c3f64880/attachment.bin>
More information about the libcxx-commits
mailing list