aboutsummaryrefslogtreecommitdiff
path: root/integration_tests
AgeCommit message (Expand)Author
9 daysMerge branch 'upstream-google' into attempt_merge_upstreamAng Li
9 daysRemove references to KITKAT from Robolectric framework tests.Tim Peut
11 daysRename `robolectric.screenshot.hwrdr.native` to `robolectric.pixelCopyRenderM...Michael Hoisie
2024-04-13Merge branch 'upstream-google' of sso://android.googlesource.com/platform/ext...Rex Hoffman
2024-04-12Roll back recent changes to SQLiteDatabaseTestGoogler
2024-04-09Prevent sqlite test that require native support from running when not supported.Googler
2024-04-05Remove LoadWeirdClassesTest.shadowOf_shouldCompileMichael Hoisie
2024-04-04Update dependency-on-stubs build.gradle to use AGPMichael Hoisie
2024-04-03Merge remote-tracking branch 'aosp/upstream-google' into mergeRex Hoffman
2024-04-02Move AndroidVersions to annotations sub project and always read build.prop di...Googler
2024-04-02Reduce references to `android.util.Log$TerribleFailure` in ShadowLogMichael Hoisie
2024-03-28Merge branch 'google' into 'master'Michael Hoisie
2024-03-28Move shadowing for KeyCharacterMap to the native layer.Brett Chabot
2024-03-27Expand test set for ctesque KeyEventTest.Brett Chabot
2024-03-26Support KeyEvent#keyCodeFromString.Brett Chabot
2024-03-25Merge branch 'upstream-google' of sso://android.googlesource.com/platform/ext...Rex Hoffman
2024-03-22Merge branch 'google' into 'master'Michael Hoisie
2024-03-21Enable the Robolectric native runtime for WindowsMichael Hoisie
2024-03-18Fixing all missed deltas (bad merges) between upstream robolectric google bra...Rex Hoffman
2024-03-15Extract Spotless configuration into a single pluginDevashishbasu
2024-03-14Remove unused properties from `AndroidManifest.xml` filesGaëtan Muller
2024-03-13Merge branch 'upstream-google' into roboUpdateKevin Liu
2024-03-11Add a basic test for native SurfaceMichael Hoisie
2024-03-05Remove duplicated dependency in `integration_tests/room/build.gradle`Gaëtan Muller
2024-02-28Update AssetManager method signatures for Android VMichael Hoisie
2024-02-20Reland "Fixed warnings in Gradle files"Gaëtan Muller
2024-02-19Revert "Fixed warnings in Gradle files"utzcoz
2024-02-19Fixed warnings in Gradle filesGaëtan Muller
2024-02-18InternalMichael Hoisie
2024-02-19Merge branch 'google' into 'master'Michael Hoisie
2024-02-16Temporarily disable SQLiteDatabaseTest from ctesque testsKevin Liu
2024-02-15Do some minor cleanup for some Robolectric sourcesMichael Hoisie
2024-02-15Merge branch 'google' into 'master'Michael Hoisie
2024-02-15Fix serialization issueGaëtan Muller
2024-02-15Replace AndroidX Annotation to framework one for shadows/frameworkutzcoz
2024-02-13Add tests to `android.util.Rational`Gaëtan Muller
2024-02-13Remove legacy `VERSION_CODES` checksGaëtan Muller
2024-02-08Cleanup Gradle's version catalogGaëtan Muller
2024-02-05[WebKit] Fix RoboCookieManager getCookie throwing for valid URLs.Googler
2024-02-01Baseline NewApi issuesCole Faust
2024-01-29Make some improvements to CustomShadowImageViewTestMichael Hoisie
2024-01-24Remove redundant unused native graphics test utilsMichael Hoisie
2024-01-24Invoke the embedded Robolectric Native Runtime starting in Android VMichael Hoisie
2024-01-19Implement creating Activity classes using AppComponentFactoryDenis Buzmakov
2024-01-19Add a no-op implementation for ShadowNativeBitmap.nativeExtractGainmapMichael Hoisie
2024-01-13Support Activity#overrideActivityTransition introduced in API level 34Alexander Jeihala
2024-01-11Fix double-free in ShadowNativeAllocationRegistryTest.applyFreeFunction_matrixMichael Hoisie
2024-01-10Support robolectric r.android.com/2887086 fix for hardware bitmaps.Googler
2024-01-08Merge branch 'google' into 'master'Michael Hoisie
2024-01-08Disable Android Tests for Roborazzi to Prevent OOMtakahirom