summaryrefslogtreecommitdiff
path: root/tests/InputScreenshotTest
AgeCommit message (Collapse)Author
2025-02-01Flag cleanup: keyboard_layout_preview_flag Vaibhav Devmurari
Test: atest KeyboardLayoutPreviewScreenhotTests Test: atest KeyboardLayoutPreviewTests Bug: 293579375 Flag: EXEMPT cleanup Change-Id: I21c3b62fe5491c71324dde617b4932e810ac1507
2024-12-30Stop using _upstream suffix. Rex Hoffman
Bug: 386691288 Test: CI Change-Id: I83bed144fbc6320504c988d6dc8f9a3f7e60f1b5
2024-09-11Make java_sdk_library dependencies explicit Jihoon Kang
modules should specify the submodule of java_sdk_library that the module actually depends on Test: CI Flag: EXEMPT build dependency cleanup Bug: 358613520 Merged-In: I80af0b9efa88c668306f0ff1d51491a8180dc57f Change-Id: I80af0b9efa88c668306f0ff1d51491a8180dc57f
2024-05-27Add strict_mode: false Kevin Liu
As strict mode is in place, the default strict_mode is now set to true. We are encourage teams to write tests in strict_mode to make tests Bivalent (able to run on device and devicelessly) For more info on strict mode: go/roboStrictMode Flag: NONE Test: atest SystemUiRoboTests, SpaRoboRNGTests, SettingsLibRoboTests, FrameworksServicesRoboTests, BackupFrameworksServicesRoboTests, InputRoboRNGTests Bug: 334089788 Change-Id: I9827910496af67eab33efddb7c32d8e40b497c13
2024-03-13Bulk update of Robolectric screenshot tests Ram Peri
due to upgrade in Native Graphics capabilities. Test: atest InputRobo2RNGTests Bug: 328484889 Flag: NA Change-Id: I5cf3349983d9e1ba3ffb2a3be909abeb43b36e50
2024-03-08Fold [GoldenImagePathManager] into [GoldenPathManager] #cleanup Mike Schneider
These are required changes sto be submitted together with ag/26486827. Bug: 322324387 Test: Test-only change, covered by existing unit tests Change-Id: I57ae2d524e60548997ef77e5de31e446e3e70d73
2024-02-19Merge "Modify Layout preview UX: increase text size and fix alignment" into main Vaibhav Devmurari
2024-02-19Modify Layout preview UX: increase text size and fix alignment Vaibhav Devmurari
Bug: 325652645 Test: atest InputScreenshotTests Change-Id: I6b5a064d631e91d03c85b8f0cc2944951fa69fc8
2024-02-14[DON'T BLOCK] Test ownership migration rules Ronish Kalia
This CL is created as a best effort to migrate test targets to the new android ownership model. If you find incorrect or unnecessary attribution in this CL, please create a separate CL to fix that. For more details please refer to the link below, <add g3 doc link> Bug: 304529413 Test: N/A Change-Id: I6b6cf0abdd1fdb8fefa4184b3698f6951c192ac0
2023-12-06Update the ISO keyboard screenshots. Ang Li
Recently the shadowed default key character map of ISO keyboard added several missing keys in cl/586214792. This CL updates the ISO keyboard screenshots accordingly. Bug: 311436322 Test: atest -c InputRoboRNGTests Change-Id: I8b846f0dccf480dde62f7ecfa4baabc18f0a0fba
2023-11-21Convert keyboard ISO test to bivalent test. Ang Li
Bug: 311436322 Test: atest -c InputRoboRNGTests Change-Id: I4b0d838ff5dc9c24ed781de7499cf1e550357575
2023-10-06Clean up obsolete aliases for Truth. Krzysztof KosiƄski
Bug: 255714762 Test: presubmit Change-Id: I7e29732e1e77e37cfb491521d14d2f3eb07deb36
2023-09-18Add support for Keyboard layout preview Vaibhav Devmurari
Screenshot for drawable: https://screenshot.googleplex.com/9hBauxZB9asdmNN Flag: com.android.hardware.input.keyboardLayoutPreviewFlag Test: atest KeyboardLayoutPreviewTests Test: atest KeyboardLayoutPreviewScreenshotTests Bug: 293579375 Change-Id: If66c2108c3a65986278d8d332533fb9d1ca6b266