aboutsummaryrefslogtreecommitdiff
path: root/integration_tests/dependency-on-stubs
AgeCommit message (Expand)Author
14 daysDrop support for KITKAT SDK and associated dead code cleanup.Brett Chabot
2024-04-05Remove LoadWeirdClassesTest.shadowOf_shouldCompileMichael Hoisie
2024-04-04Update dependency-on-stubs build.gradle to use AGPMichael Hoisie
2024-04-02Reduce references to `android.util.Log$TerribleFailure` in ShadowLogMichael Hoisie
2023-05-08Enable version catalogsYOUNG HO CHA
2021-11-22Remove unused Exception from test methods for dependency-on-stubsutzcoz
2021-09-21Bump AGP to 7.1.0-alpha08utzcoz
2021-04-01Extract mockitoVersion to gradle.propertiesutzcoz
2021-04-01Update gradle dependenciesutzcoz
2021-02-15Fix syntax warning of build.gradleutzcoz
2021-01-23Synchronize Truth version being used to be v1.1.1Al Sutton
2020-10-20Update JUnit to 4.13.1hoisie
2020-03-26accessibility-test-framework was transitively providing hamcrest and SDK depe...Christian Williams
2020-03-03Upgrade to Android Gradle Plugin 3.5.3 and Gradle 5.4.1.Christian Williams
2020-02-21Upgrade to truth 1.0.1 and force annotation processor to use errorprone 2.3.4Brett Chabot
2019-11-06Add minimal shadows for ContextHubGoogler
2019-04-24Update to truth 0.44brettchabot
2019-02-06Doesn't work on Windows, no clue why.Christian Williams
2018-12-21Fast private method invocation (PR#4315)christianw
2018-12-21Update tests to use correct manifests, so respective components will be avail...romkal
2018-12-20Use Reflector instead of ReflectionHelpers.Christian Williams
2018-12-14Cloned from CL 225628948 by 'g4 patch'.christianw
2018-10-11Bump deps versions for AGP, truth, errorprone, findbugs, etc.Christian Williams
2018-10-09Merge branch 'master' into better_gradleChristian Williams
2018-06-11Use stub 28Brett Chabot
2018-06-07Migrate to user modern gradle featuresGautam Korlam
2018-05-04Switch from assertj to truthjongerrish
2018-03-16Hide ShadowImageDecoder so projects which compile against < P still workBrett Chabot
2018-03-09Add support for android-P previewBrett Chabot
2018-02-13Rename ShadowPackageManager.addPackage() so overloaded calls don't try to res...Christian Williams
2017-12-08Improved device configuration from @Config(qualifiers).Christian Williams
2017-10-31Bump to error-prone plugin 0.0.13 to kill a deprecation warning.Christian Williams
2017-10-25Add support for 8.1 betabrettchabot
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-07-31Fix more imports.Christian Williams
2017-07-31Oops, restore missing integration_tests.Brett Chabot