aboutsummaryrefslogtreecommitdiff
path: root/processor
AgeCommit message (Expand)Author
2021-02-23[LSC] Add LOCAL_LICENSE_KINDS to external/robolectric-shadows am: 0351203a02 ...Bob Badour
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/robolectric-shadowsBob Badour
2020-11-05Bump robolectric-compiletesting to v0.19.Alexander Dorokhine
2020-11-05Update truth usage to compile with truth-1.0.1 APIs.Alexander Dorokhine
2020-11-04Bump robolectric-compiletesting to v0.19.Alexander Dorokhine
2020-10-23Update truth usage to compile with truth-1.0.1 APIs.Alexander Dorokhine
2020-07-10Correct the version in ShadowTimeZoneFinderSVictor Chang
2020-07-10Add R/S support to RobolectricVictor Chang
2020-02-03This moves shadows/httpclient tests to the isolation runner. am: dbdf288e02 a...Automerger Merge Worker
2020-01-29This moves shadows/httpclient tests to the isolation runner.android-r-preview-1Joseph Murphy
2019-07-03Fix Robolectric shadows and add Q/R supportAnnie Meng
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
2019-04-24Convert robolectric libraries to Android.bpColin Cross
2019-04-24Use existing modules for dependencies when possibleColin Cross
2019-04-24Move 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-30Fix robolectric processor compilation under OpenJDK 9.Tobias Thierer
2018-10-29Merge robolectric/master up to commit a2fed5dJames Lemieux
2018-09-13Follow renames of host libraries am: ca3e89812f am: 06efd4c8e0Colin Cross
2018-09-11Follow renames of host librariesColin Cross
2018-06-05Update mockito to 2.16.0Fan Zhang
2018-01-25Add missing dependency to robolectric shadows make targets.Tobias Thierer
2018-01-19Merge robolectric/master up to commit 2e97d70James 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-11Replace DisplayInfo-based API with qualifier strings.Christian Williams
2017-12-08Fixes to ShadowProviderGenerator.Christian Williams
2017-11-16Added Truth 0.36 as explicit dependency.Brett Chabot
2017-11-16Replace truth.FailureStrategy with truth.FailureMetadata in customBrett Chabot
2017-11-15Merge robolectric/master up to commit 2cb2af5James Lemieux
2017-11-02Compile Robolectric with makeJames Lemieux
2017-11-01Merge pull request #3496 from robolectric/upgrade-error-prone-pluginChristian Williams
2017-10-31Bump to error-prone plugin 0.0.13 to kill a deprecation warning.Christian Williams
2017-10-30Use net.ltgt.apt gradle plugin to enable annotation processing.Christian Williams
2017-10-20Replace StringBuilder with StringBuffer.Christian Williams
2017-10-19Fix tons of errorprone warnings.Christian Williams
2017-09-27Migrate from fail* calls on deprecated this.failureStrategy toBrett Chabot
2017-09-21Fix testBrett Chabot
2017-09-21Formatting fixesBrett Chabot
2017-08-29Merge branch 'master' into jb/use-gradle-api-tools-jarJared Burrows
2017-08-29Remove workaround for errorprone bugBrett Chabot
2017-08-23use gradle api to find tools jarJared Burrows
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-07Enforce that __constructor__ and __staticInitializer__ methods be annotated @...Christian Williams
2017-07-31Optimize imports.Christian Williams