aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle
AgeCommit message (Expand)Author
2024-02-13Stop loading the `:plugins:accessibility-deprecated` module from `settings.gr...Gaƫtan Muller
2024-01-08Add Roborazzi integration testtakahirom
2023-11-14Improve the fidelity of legacy SQLite error messagesMichael Hoisie
2023-05-18Android Versions in Robolectric.Googler
2023-03-20Import Robolectric Native Graphics testsMichael Hoisie
2023-03-14Switch JaCoCo on-the-fly to offline for integration tests.ZSmallX
2023-03-09Add integration tests for JaCoCo on-the-fly instrumented.ZSmallX
2023-01-20Add example for custom shadow with Kotlinutzcoz
2022-12-30Include :integration_tests:play_services for Android Studioutzcoz
2022-06-04Use compat-target module to test compatibility from SDK 28utzcoz
2022-06-04Remove deprecated shadows/support-v4utzcoz
2022-06-04refac: change the top level project name from parent to robolectrichellosagar
2022-03-21Add integration_tests multidex and sparsearray to settings.gradleutzcoz
2022-02-28Added integration tests to check if issues still exist on the latest robolect...ZSmallX
2021-09-13Add a SQLite mode that enables the new native Android SQLite shadowsMichael Hoisie
2021-07-18Add integration_tests:compat-target29utzcoz
2021-04-19Fix a memory leak when destroying an activity.Googler
2021-02-15Restore JarInstrumentorhoisie
2020-08-12Stop inserting the BouncyCastle provider at the beginningMichael Hoisie
2020-07-21Exclude `io.mockk` from AndroidConfigurer and JarInstrumentorMichael Hoisie
2020-03-26Move accessibility checking into its own artifact.Christian Williams
2019-03-08Internal changechristianw
2019-01-01Move MavenDependencyResolver to its own artifact.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-20Faster invocation of inaccessible methods via Reflector.Christian Williams
2018-11-28Fix for broken build.Jonathan Gerrish
2018-11-27Reapply: Fix ResourcesCompat.getFont() on API > 26jongerrish
2018-11-27Automated g4 rollback of changelist 222994966.Googler
2018-11-27Fix ResourcesCompat.getFont() on API > 26jongerrish
2018-09-27-Create a new module for androidx fragment.Googler
2018-06-28Create BugChecker for Robolectric tests which:christianw
2018-05-10Support for androidx.test 1.1.0-alpha2Brett Chabot
2018-05-09Revert "Support for AndroidX Test"brettchabot
2018-05-09Support for AndroidX TestBrett Chabot
2018-02-19Fork test resources into top level module.Jonathan Gerrish
2018-02-16Add ctesque testsJonathan Gerrish
2018-01-16Revert "Remove Robolectric -> ATSL dependency"brettchabot
2017-12-19Remove Robolectric -> ATSL dependencyBrett Chabot
2017-12-05Support the ATSL InstrumentationRegistry API on Robolectric tests.Brett Chabot
2017-08-04Remove maps shadows subproject.Jonathan Gerrish
2017-07-25Move integration-tests to integration_tests because bazel dislikes dashes.Brett Chabot
2017-07-17Use ":" instead of "/" for Gradle submodulesSalvatore Testa
2017-06-13Rename projects.Christian Williams
2017-05-11Remove testutil subproject (#3030)Jonathan Gerrish
2017-02-21Add tests showing Mockito and PowerMock problems.Christian Williams
2017-02-07Move Shadow to org.robolectric.shadow.api.Christian Williams
2017-02-07Rename robolectric-instrumentation to robolectric-sandbox.Christian Williams
2017-02-07Class acquisition rules are simplified. The following packages are not acquired:Christian Williams
2017-02-07Extract superclass of RobolectricTestRunner.Christian Williams