• Home
  • History
  • Annotate
  • only in /external/libcxx/test/utilities/memory/allocator.traits/
History log of /external/libcxx/test/utilities/memory/allocator.traits/
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
llocator.traits.members/Android.mk
llocator.traits.types/Android.mk
08b4f3f99b3414503a127e34db4ab1a3abb966f3 27-Aug-2013 Marshall Clow <mclow.lists@gmail.com> LWG Issue 2162: mark allocator_traits::maxsize as noexcept

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@189399 91177308-0d34-0410-b5e6-96231b3b80d8
llocator.traits.members/max_size.pass.cpp
47761071be811e5815311294b71ad6ac9414963e 18-Nov-2010 Howard Hinnant <hhinnant@apple.com> LWG 1404

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@119609 91177308-0d34-0410-b5e6-96231b3b80d8
llocator.traits.types/difference_type.pass.cpp
llocator.traits.types/size_type.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
llocator.traits.members/allocate.pass.cpp
llocator.traits.members/allocate_hint.pass.cpp
llocator.traits.members/construct.pass.cpp
llocator.traits.members/deallocate.pass.cpp
llocator.traits.members/destroy.pass.cpp
llocator.traits.members/max_size.pass.cpp
llocator.traits.members/select_on_container_copy_construction.pass.cpp
llocator.traits.types/const_pointer.pass.cpp
llocator.traits.types/const_void_pointer.pass.cpp
llocator.traits.types/difference_type.pass.cpp
llocator.traits.types/pointer.pass.cpp
llocator.traits.types/propagate_on_container_copy_assignment.pass.cpp
llocator.traits.types/propagate_on_container_move_assignment.pass.cpp
llocator.traits.types/propagate_on_container_swap.pass.cpp
llocator.traits.types/rebind_alloc.pass.cpp
llocator.traits.types/size_type.pass.cpp
llocator.traits.types/void_pointer.pass.cpp
llocator_type.pass.cpp
ebind_traits.pass.cpp
alue_type.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
llocator.traits.members/allocate.pass.cpp
llocator.traits.members/allocate_hint.pass.cpp
llocator.traits.members/construct.pass.cpp
llocator.traits.members/deallocate.pass.cpp
llocator.traits.members/destroy.pass.cpp
llocator.traits.members/max_size.pass.cpp
llocator.traits.members/select_on_container_copy_construction.pass.cpp
llocator.traits.types/const_pointer.pass.cpp
llocator.traits.types/const_void_pointer.pass.cpp
llocator.traits.types/difference_type.pass.cpp
llocator.traits.types/pointer.pass.cpp
llocator.traits.types/propagate_on_container_copy_assignment.pass.cpp
llocator.traits.types/propagate_on_container_move_assignment.pass.cpp
llocator.traits.types/propagate_on_container_swap.pass.cpp
llocator.traits.types/rebind_alloc.pass.cpp
llocator.traits.types/size_type.pass.cpp
llocator.traits.types/void_pointer.pass.cpp
llocator_type.pass.cpp
ebind_traits.pass.cpp
alue_type.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
llocator.traits.members/allocate.pass.cpp
llocator.traits.members/allocate_hint.pass.cpp
llocator.traits.members/construct.pass.cpp
llocator.traits.members/deallocate.pass.cpp
llocator.traits.members/destroy.pass.cpp
llocator.traits.members/max_size.pass.cpp
llocator.traits.members/select_on_container_copy_construction.pass.cpp
llocator.traits.types/const_pointer.pass.cpp
llocator.traits.types/const_void_pointer.pass.cpp
llocator.traits.types/difference_type.pass.cpp
llocator.traits.types/pointer.pass.cpp
llocator.traits.types/propagate_on_container_copy_assignment.pass.cpp
llocator.traits.types/propagate_on_container_move_assignment.pass.cpp
llocator.traits.types/propagate_on_container_swap.pass.cpp
llocator.traits.types/rebind_alloc.pass.cpp
llocator.traits.types/size_type.pass.cpp
llocator.traits.types/void_pointer.pass.cpp
llocator_type.pass.cpp
ebind_traits.pass.cpp
alue_type.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
llocator.traits.members/allocate.pass.cpp
llocator.traits.members/allocate_hint.pass.cpp
llocator.traits.members/construct.pass.cpp
llocator.traits.members/deallocate.pass.cpp
llocator.traits.members/destroy.pass.cpp
llocator.traits.members/max_size.pass.cpp
llocator.traits.members/select_on_container_copy_construction.pass.cpp
llocator.traits.types/const_pointer.pass.cpp
llocator.traits.types/const_void_pointer.pass.cpp
llocator.traits.types/difference_type.pass.cpp
llocator.traits.types/pointer.pass.cpp
llocator.traits.types/propagate_on_container_copy_assignment.pass.cpp
llocator.traits.types/propagate_on_container_move_assignment.pass.cpp
llocator.traits.types/propagate_on_container_swap.pass.cpp
llocator.traits.types/rebind_alloc.pass.cpp
llocator.traits.types/size_type.pass.cpp
llocator.traits.types/void_pointer.pass.cpp
llocator_type.pass.cpp
ebind_traits.pass.cpp
alue_type.pass.cpp