• Home
  • History
  • Annotate
  • only in /external/libcxx/test/input.output/iostream.format/input.streams/iostreamclass/
History log of /external/libcxx/test/input.output/iostream.format/input.streams/iostreamclass/
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
ostream.assign/Android.mk
ostream.cons/Android.mk
ostream.dest/Android.mk
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
ostream.assign/member_swap.pass.cpp
ostream.assign/move_assign.pass.cpp
ostream.cons/move.pass.cpp
ostream.cons/streambuf.pass.cpp
ostream.dest/nothing_to_do.pass.cpp
ypes.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
ostream.assign/move_assign.pass.cpp
ostream.cons/move.pass.cpp
256813f4e7915d64776a4edd5f4765d893b9f062 22-Aug-2010 Howard Hinnant <hhinnant@apple.com> Fixing whitespace problems

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@111758 91177308-0d34-0410-b5e6-96231b3b80d8
ostream.assign/move_assign.pass.cpp
ostream.cons/move.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
ostream.assign/member_swap.pass.cpp
ostream.assign/move_assign.pass.cpp
ostream.cons/move.pass.cpp
ostream.cons/streambuf.pass.cpp
ostream.dest/nothing_to_do.pass.cpp
ypes.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
ostream.assign/member_swap.pass.cpp
ostream.assign/move_assign.pass.cpp
ostream.cons/move.pass.cpp
ostream.cons/streambuf.pass.cpp
ostream.dest/nothing_to_do.pass.cpp
ypes.pass.cpp