[go: nahoru, domu]

blob: d9558b31b9278d3f32b4f9fb79dbcdb694c3a070 [file] [log] [blame]
Name: Robolectric
URL: http://robolectric.org
Version: 14-robolectric-10818077
License: Apache 2.0
License File: LICENSE
Security Critical: no
Shipped: no
License Android Compatible: yes
Description: Robolectric is a unit test framework for Android.
Local Modifications:
- Added custom_asynctask folder to have workable copies of shadows required
for our own implementation of AsyncTask.
How To Update:
- Add new version and URL to 3pp/fetch.py for the android_all jar.
- Update the old versions to the latest instrumented versioned files
for backwards compatibility.
- Add new version as data to third_party/robolectric BUILD.gn
- Update DEPS to point to new cipd instance after 3pp packager has ran.