History log of /ndk/tests/device/test-libc++-static/jni/test_1.cc
Revision Date Author Comments
f9d8a52482f6e8d6cfbed53ccc01d174715273d6 19-Feb-2014 Andrew Hsieh <andrewhsieh@google.com> Add LIBCXX_FORCE_REBUILD; More libc++ fixes

1. Add LIBCXX_FORCE_REBUILD. llvm-libc++/Android.mk uses prebuilt
libc++* libraries by default unless LIBCXX_FORCE_REBUILD:=yes
2. Add nan in android/support
3. Add 2 tests which uses APP_STL:=c++_static|c++_shared. Revise
the exsiting test-libc++ with LIBCXX_FORCE_REBUILD:=yes (for
its original behavior)

Change-Id: I693a8575bf6f0f3284dac8ec2713cf9386891306