• Home
  • History
  • Annotate
  • only in /external/libcxx/test/utilities/allocator.adaptor/scoped.adaptor.operators/
History log of /external/libcxx/test/utilities/allocator.adaptor/scoped.adaptor.operators/
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
ebedffde9adff4b56d3ccf6adcee8dc092404f0e 02-Dec-2013 Marshall Clow <mclow.lists@gmail.com> Found two identical files named 'allocators.h' in the libcxx test suite. Moved one to /support, removed the other, and iupdated all the includes. No functionality change

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@196127 91177308-0d34-0410-b5e6-96231b3b80d8
q.pass.cpp
73d2f94f6b92a53a7918c9323ac80a3fa087d49b 23-Nov-2010 Howard Hinnant <hhinnant@apple.com> Update testsuite strucuture to latest draft

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@120036 91177308-0d34-0410-b5e6-96231b3b80d8
q.pass.cpp