aboutsummaryrefslogtreecommitdiff
path: root/shadows/httpclient
AgeCommit message (Expand)Author
2020-01-29This moves shadows/httpclient tests to the isolation runner.android-r-preview-1Joseph Murphy
2019-05-02Remove unused dependencyColin Cross
2019-05-02Move some libraries back to sharedColin Cross
2019-04-25Don't use robolectric-host-org_apache_http_legacy in test runtimeColin Cross
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-09-11Follow renames of host librariesColin Cross
2018-01-25Add missing dependency to robolectric shadows make targets.Tobias Thierer
2018-01-03Compile and execute the Robolectric test suite with makeJames Lemieux
2017-12-15Merge robolectric/master up to commit 412be9cJames Lemieux
2017-12-13Allow Robolectric tests to be executed from any parent directoryJames Lemieux
2017-11-15Merge robolectric/master up to commit 2cb2af5James Lemieux
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-20Correct maven artifact names, 3.5-rc1.Christian Williams
2017-10-19Fix tons of errorprone warnings.Christian Williams
2017-10-19Switch from deprecated junit.framework.Assert to org.junit.Assert.Christian Williams
2017-09-21Formatting fixesBrett Chabot
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-08Merge branch 'master' into preferGuavaOverStringsUtilNick K
2017-08-07Enforce that __constructor__ and __staticInitializer__ methods be annotated @...Christian Williams
2017-08-07Prefer Guava over hand rolled Strings utils classNick Korostelev
2017-07-31Optimize imports.Christian Williams
2017-07-17Use ":" instead of "/" for Gradle submodulesSalvatore Testa
2017-06-13Rename projects.Christian Williams