• Home
  • History
  • Annotate
  • only in /external/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/
History log of /external/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/
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
1b92188a82b01e76ac6e8ad5f997293c2a078adc 03-Dec-2013 Marshall Clow <mclow.lists@gmail.com> Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@196174 91177308-0d34-0410-b5e6-96231b3b80d8
ullptr_t_deleter_allocator.pass.cpp
ullptr_t_deleter_allocator_throw.pass.cpp
ointer_deleter_allocator.pass.cpp
ointer_deleter_allocator_throw.pass.cpp
541cb301a123086ac7889215aa032f7f81ea96b9 19-Jul-2011 Sean Hunt <scshunt@csclub.uwaterloo.ca> Adjust two tests to account for a nasty change in copying behavior
between C++03 and C++0x and its effect on exceptions, and another two to
not test move construction when rvalue references are not available.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@135445 91177308-0d34-0410-b5e6-96231b3b80d8
uto_ptr.pass.cpp
nique_ptr.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
uto_ptr.pass.cpp
efault.pass.cpp
ullptr_t.pass.cpp
ullptr_t_deleter.pass.cpp
ullptr_t_deleter_allocator.pass.cpp
ullptr_t_deleter_allocator_throw.pass.cpp
ullptr_t_deleter_throw.pass.cpp
ointer.pass.cpp
ointer_deleter.pass.cpp
ointer_deleter_allocator.pass.cpp
ointer_deleter_allocator_throw.pass.cpp
ointer_deleter_throw.pass.cpp
ointer_throw.pass.cpp
hared_ptr.pass.cpp
hared_ptr_Y.pass.cpp
hared_ptr_Y_rv.pass.cpp
hared_ptr_pointer.pass.cpp
hared_ptr_rv.pass.cpp
nique_ptr.pass.cpp
eak_ptr.pass.cpp
73d21a4f0774d3fadab98e690619a359cfb160a3 05-Sep-2010 Howard Hinnant <hhinnant@apple.com> Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@113086 91177308-0d34-0410-b5e6-96231b3b80d8
uto_ptr.pass.cpp
hared_ptr_Y_rv.pass.cpp
hared_ptr_rv.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
uto_ptr.pass.cpp
efault.pass.cpp
ullptr_t.pass.cpp
ullptr_t_deleter.pass.cpp
ullptr_t_deleter_allocator.pass.cpp
ullptr_t_deleter_allocator_throw.pass.cpp
ullptr_t_deleter_throw.pass.cpp
ointer.pass.cpp
ointer_deleter.pass.cpp
ointer_deleter_allocator.pass.cpp
ointer_deleter_allocator_throw.pass.cpp
ointer_deleter_throw.pass.cpp
ointer_throw.pass.cpp
hared_ptr.pass.cpp
hared_ptr_Y.pass.cpp
hared_ptr_Y_rv.pass.cpp
hared_ptr_pointer.pass.cpp
hared_ptr_rv.pass.cpp
nique_ptr.pass.cpp
eak_ptr.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
uto_ptr.pass.cpp
efault.pass.cpp
ullptr_t.pass.cpp
ullptr_t_deleter.pass.cpp
ullptr_t_deleter_allocator.pass.cpp
ullptr_t_deleter_allocator_throw.pass.cpp
ullptr_t_deleter_throw.pass.cpp
ointer.pass.cpp
ointer_deleter.pass.cpp
ointer_deleter_allocator.pass.cpp
ointer_deleter_allocator_throw.pass.cpp
ointer_deleter_throw.pass.cpp
ointer_throw.pass.cpp
hared_ptr.pass.cpp
hared_ptr_Y.pass.cpp
hared_ptr_Y_rv.pass.cpp
hared_ptr_pointer.pass.cpp
hared_ptr_rv.pass.cpp
nique_ptr.pass.cpp
eak_ptr.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
uto_ptr.pass.cpp
efault.pass.cpp
ullptr_t.pass.cpp
ullptr_t_deleter.pass.cpp
ullptr_t_deleter_allocator.pass.cpp
ullptr_t_deleter_allocator_throw.pass.cpp
ullptr_t_deleter_throw.pass.cpp
ointer.pass.cpp
ointer_deleter.pass.cpp
ointer_deleter_allocator.pass.cpp
ointer_deleter_allocator_throw.pass.cpp
ointer_deleter_throw.pass.cpp
ointer_throw.pass.cpp
hared_ptr.pass.cpp
hared_ptr_Y.pass.cpp
hared_ptr_Y_rv.pass.cpp
hared_ptr_pointer.pass.cpp
hared_ptr_rv.pass.cpp
nique_ptr.pass.cpp
eak_ptr.pass.cpp