aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/robolectric-shadowsBob Badour
2020-10-06Migrate away from deprecated Truth APIs.Alexander Dorokhine
2020-01-29This moves shadows/httpclient tests to the isolation runner.android-r-preview-1Joseph Murphy
2019-04-25Convert robolectric libraries to Android.bpColin Cross
2019-04-25Use existing modules for dependencies when possibleColin Cross
2019-04-25Move many robolectric libraries to staticColin Cross
2018-12-20Project import generated by Copybara.James Lemieux
2018-12-12Remove unused areas of robolectricJames Lemieux
2018-11-20Merge robolectric/master up to commit ee67bd2James Lemieux
2018-10-29Merge robolectric/master up to commit a2fed5dJames Lemieux
2018-01-03Compile and execute the Robolectric test suite with makeJames Lemieux
2017-12-15Merge robolectric/master up to commit 412be9cJames Lemieux
2017-12-14Merge pull request #3559 from robolectric/cumulative-qualifiersChristian Williams
2017-12-14Add metric for loading resources.Christian Williams
2017-12-14Collect performance stats.Christian Williams
2017-12-08Remove reference to FunctionalInterface.Christian Williams
2017-12-08Use our own copy of Consumer for Android-friendliness.Christian Williams
2017-11-15Merge robolectric/master up to commit 2cb2af5James Lemieux
2017-11-10Better logging of qualifiers decisions.Christian Williams
2017-11-10For resources with unrecognized qualifiers, still match v* part.Christian Williams
2017-11-02Compile Robolectric with makeJames Lemieux
2017-10-31Bump to error-prone plugin 0.0.13 to kill a deprecation warning.Christian Williams
2017-10-20Replace StringBuilder with StringBuffer.Christian Williams
2017-10-19Fix tons of errorprone warnings.Christian Williams
2017-08-29Remove workaround for errorprone bugBrett Chabot
2017-08-22Use a constant version of errorprone as workaround for errorprone bug https:/...Brett Chabot
2017-08-22tmp: disable error prone plugin as workaround for https://github.com/google/e...Brett Chabot
2017-08-09Merge pull request #3321 from robolectric/dont-use-simplefutureChristian Williams
2017-08-09Deprecate SimpleFuture, use FutureTask instead, it guards against deadlocks.Michael Hoisie
2017-08-07Prefer Guava over hand rolled Strings utils classNick Korostelev
2017-07-31Optimize imports.Christian Williams
2017-07-18Do not leak assertj into compile scopeGautam Korlam
2017-07-10Make TempDirectory shared across entire test env. (#3199)Jonathan Gerrish
2017-06-13Rename projects.Christian Williams