• Home
  • History
  • Annotate
  • only in /external/libcxx/test/utilities/memory/util.smartptr/util.smartptr.weak/
History log of /external/libcxx/test/utilities/memory/util.smartptr/util.smartptr.weak/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6f56ab789cb470620554d624c37f488285b3b04e 06-May-2014 Dan Albert <danalbert@google.com> Adds a basic test wrapper for Android

To run libc++ tests:
$ mm
$ adb sync
$ python runtests.py # runs all host and device tests
# see main() for command line options

To regenerate all makefiles:
$ python makemake.py

Change-Id: Ibad78ad8e1bd45f32730d281afa53c2cec55478f
ndroid.mk
til.smartptr.ownerless/Android.mk
til.smartptr.weak.assign/Android.mk
til.smartptr.weak.const/Android.mk
til.smartptr.weak.dest/Android.mk
til.smartptr.weak.mod/Android.mk
til.smartptr.weak.obs/Android.mk
til.smartptr.weak.spec/Android.mk
23ef15161479092c88ef24a6f8c80ca54119367a 05-Mar-2014 Marshall Clow <mclow.lists@gmail.com> Update synposis in <memory> to show move semantics for weak_ptr; add tests for already existing move semantics. Mark LWG issues #2315 (no changes needed), 2316 (move semantics for weak_ptr), 2252 (previous commit) and 2271 (previous commit) as complete.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@202931 91177308-0d34-0410-b5e6-96231b3b80d8
til.smartptr.weak.assign/weak_ptr.pass.cpp
til.smartptr.weak.assign/weak_ptr_Y.pass.cpp
til.smartptr.weak.const/weak_ptr.pass.cpp
til.smartptr.weak.const/weak_ptr_Y.pass.cpp
b64f8b07c104c6cc986570ac8ee0ed16a9f23976 16-Nov-2010 Howard Hinnant <hhinnant@apple.com> license change

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@119395 91177308-0d34-0410-b5e6-96231b3b80d8
ypes.pass.cpp
til.smartptr.ownerless/owner_less.pass.cpp
til.smartptr.weak.assign/shared_ptr_Y.pass.cpp
til.smartptr.weak.assign/weak_ptr.pass.cpp
til.smartptr.weak.assign/weak_ptr_Y.pass.cpp
til.smartptr.weak.const/default.pass.cpp
til.smartptr.weak.const/shared_ptr_Y.pass.cpp
til.smartptr.weak.const/weak_ptr.pass.cpp
til.smartptr.weak.const/weak_ptr_Y.pass.cpp
til.smartptr.weak.dest/tested_elsewhere.pass.cpp
til.smartptr.weak.mod/reset.pass.cpp
til.smartptr.weak.mod/swap.pass.cpp
til.smartptr.weak.obs/expired.pass.cpp
til.smartptr.weak.obs/lock.pass.cpp
til.smartptr.weak.obs/not_less_than.fail.cpp
til.smartptr.weak.obs/owner_before_shared_ptr.pass.cpp
til.smartptr.weak.obs/owner_before_weak_ptr.pass.cpp
til.smartptr.weak.spec/swap.pass.cpp
c52f43e72dfcea03037729649da84c23b3beb04a 22-Aug-2010 Howard Hinnant <hhinnant@apple.com> Fixing whitespace problems

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@111767 91177308-0d34-0410-b5e6-96231b3b80d8
ypes.pass.cpp
til.smartptr.ownerless/owner_less.pass.cpp
til.smartptr.weak.assign/shared_ptr_Y.pass.cpp
til.smartptr.weak.assign/weak_ptr.pass.cpp
til.smartptr.weak.assign/weak_ptr_Y.pass.cpp
til.smartptr.weak.const/default.pass.cpp
til.smartptr.weak.const/shared_ptr_Y.pass.cpp
til.smartptr.weak.const/weak_ptr.pass.cpp
til.smartptr.weak.const/weak_ptr_Y.pass.cpp
til.smartptr.weak.dest/tested_elsewhere.pass.cpp
til.smartptr.weak.mod/reset.pass.cpp
til.smartptr.weak.mod/swap.pass.cpp
til.smartptr.weak.obs/expired.pass.cpp
til.smartptr.weak.obs/lock.pass.cpp
til.smartptr.weak.obs/not_less_than.fail.cpp
til.smartptr.weak.obs/owner_before_shared_ptr.pass.cpp
til.smartptr.weak.obs/owner_before_weak_ptr.pass.cpp
til.smartptr.weak.spec/swap.pass.cpp
f5256e16dfc425c1d466f6308d4026d529ce9e0b 11-May-2010 Howard Hinnant <hhinnant@apple.com> Wiped out some non-ascii characters that snuck into the copyright.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@103516 91177308-0d34-0410-b5e6-96231b3b80d8
ypes.pass.cpp
til.smartptr.ownerless/owner_less.pass.cpp
til.smartptr.weak.assign/shared_ptr_Y.pass.cpp
til.smartptr.weak.assign/weak_ptr.pass.cpp
til.smartptr.weak.assign/weak_ptr_Y.pass.cpp
til.smartptr.weak.const/default.pass.cpp
til.smartptr.weak.const/shared_ptr_Y.pass.cpp
til.smartptr.weak.const/weak_ptr.pass.cpp
til.smartptr.weak.const/weak_ptr_Y.pass.cpp
til.smartptr.weak.dest/tested_elsewhere.pass.cpp
til.smartptr.weak.mod/reset.pass.cpp
til.smartptr.weak.mod/swap.pass.cpp
til.smartptr.weak.obs/expired.pass.cpp
til.smartptr.weak.obs/lock.pass.cpp
til.smartptr.weak.obs/not_less_than.fail.cpp
til.smartptr.weak.obs/owner_before_shared_ptr.pass.cpp
til.smartptr.weak.obs/owner_before_weak_ptr.pass.cpp
til.smartptr.weak.spec/swap.pass.cpp
bc8d3f97eb5c958007f2713238472e0c1c8fe02c 11-May-2010 Howard Hinnant <hhinnant@apple.com> libcxx initial import

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@103490 91177308-0d34-0410-b5e6-96231b3b80d8
ypes.pass.cpp
til.smartptr.ownerless/owner_less.pass.cpp
til.smartptr.weak.assign/shared_ptr_Y.pass.cpp
til.smartptr.weak.assign/weak_ptr.pass.cpp
til.smartptr.weak.assign/weak_ptr_Y.pass.cpp
til.smartptr.weak.const/default.pass.cpp
til.smartptr.weak.const/shared_ptr_Y.pass.cpp
til.smartptr.weak.const/weak_ptr.pass.cpp
til.smartptr.weak.const/weak_ptr_Y.pass.cpp
til.smartptr.weak.dest/tested_elsewhere.pass.cpp
til.smartptr.weak.mod/reset.pass.cpp
til.smartptr.weak.mod/swap.pass.cpp
til.smartptr.weak.obs/expired.pass.cpp
til.smartptr.weak.obs/lock.pass.cpp
til.smartptr.weak.obs/not_less_than.fail.cpp
til.smartptr.weak.obs/owner_before_shared_ptr.pass.cpp
til.smartptr.weak.obs/owner_before_weak_ptr.pass.cpp
til.smartptr.weak.spec/swap.pass.cpp