History log of /external/robolectric/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bb52ff7dbe0ca5d0dadd08bca8da819c86de545a 12-Jul-2017 Brett Chabot <brettchabot@google.com> Use libphonenumber-platform instead of libphonenumber for android-all.

The former has the libphonenumber classes in correct com.android
namespace.

Bug: 63380591
Test: ran libphonenumber tests from google3
Change-Id: Ie1dc1f51f19d0624ac4ed50f5476b3ca2ce93d37
/external/robolectric/Android.mk
fe9713871428c62d9cd6adf15e9a99b0291faa73 13-Jun-2017 Neil Fuller <nfuller@google.com> Track move of files from bionic to system/timezone

Time zone related files are moving from bionic
to system/timezone.

Bug: 31008728
Bug: 36882778
Test: make robolectric_android-all
Change-Id: I2feb42f3bb990b0c7f5bd1229a900d92d5a18888
/external/robolectric/Android.mk
a040fada595726f6d047169599b1ae694baca77d 25-Apr-2017 Justin Klaassen <justinklaassen@google.com> Build robolectric_android-all artifact with SDK

By building the jar as part of the SDK we can distribute it in
lockstep, enabling developers to be able to write Robolectric
tests as they adopt the latest platform APIs.

Bug: 32709235
Test: lunch sdk_phone_armv7 && make -j8 sdk dist
Change-Id: I8d66c48dcc6c1c8a8a82b35f8b5399b706ef1d53
/external/robolectric/Android.mk
99fafb79bf98b7aa1946bbda1f0a225cefa2d35d 01-May-2015 Jon Boekenoogen <jboekeno@google.com> Add Robov3 to external/robolectric

- Use prebuilts for Robov3 (unlike Robov2 in external) to allow
quicker updates of prebuilts since forking of code will be
discouraged and much harder to do. It also improves build
speed and allows us to not replicate their complicated
maven build in gradle.
- Details of jars can be found in README.txts and details on how
to generate new jars can be found in update_robolectric.sh
- Goal is to have all of Android repo switch to Robov3 and
delete Robov2 from external.
- Main benefits over v2 is support for KitKat and Lollipop
API calls.

Change-Id: I60d7b913aaf620f99af4a103d4f93ec705e60fdc
(cherry picked from commit e5966b3cee9413fed1a294adb2128b795f09efc9)
/external/robolectric/Android.mk
89d4bea57d9c9a8b070649763b681b614ce18969 13-Dec-2013 Jon Boekenoogen <jboekeno@google.com> Convert Robov1 to a host java library.

This allows for removing the junit, objenesis, and hamcrest jars
from being included since they can be built from source.

Change-Id: I6beaeeab90184819b080aa6f1178ffc778c153c0
/external/robolectric/Android.mk
ae96ffab1cf315ec04d4dfd2b0ab25337347ac85 07-Sep-2013 Farand Koo <farand@google.com> Update robolectric to api 18

Also add support for android:focusable and android:clickable from xml
layouts

Change-Id: Id94a20ca553b850c38bf7571909caf78975f9f12
/external/robolectric/Android.mk
fd457c259610a8a7533482b160ffd8607db78b40 31-Jul-2013 Jon Boekenoogen <jboekeno@google.com> Add android.providers.Settings.Global support.

Change-Id: I4b18642a2c398aa686c979fd5267216e659daa7a
/external/robolectric/Android.mk
6d9c2bb474ade43328e11df142601db9ff030333 16-Oct-2012 Jon Boekenoogen <jboekeno@google.com> Build Robolectric with Make

Change-Id: Ie2d29ec56c16bcf04087a488274e312a9da3778c
/external/robolectric/Android.mk