flutter/dev/integration_tests/display_cutout_rotation
Jason Simmons d6a6e95c32
Update integration test and benchmark Android .gitignore files to match the current app template (#163276)
The latest .gitignore includes a rule to ignore .cxx directories that
are created when building Android apps.

See https://github.com/flutter/flutter/issues/160372
2025-02-18 19:23:04 +00:00
..
android Update integration test and benchmark Android .gitignore files to match the current app template (#163276) 2025-02-18 19:23:04 +00:00
integration_test Trigger display_cutout_rotation flutter driver test in ci. (#162641) 2025-02-12 19:42:39 +00:00
lib Add integration test for cutout rotation evaluation (#160354) 2025-01-24 14:50:38 +00:00
.gitignore Add integration test for cutout rotation evaluation (#160354) 2025-01-24 14:50:38 +00:00
.metadata Add integration test for cutout rotation evaluation (#160354) 2025-01-24 14:50:38 +00:00
analysis_options.yaml Add integration test for cutout rotation evaluation (#160354) 2025-01-24 14:50:38 +00:00
pubspec.yaml Roll pub packages (#163083) 2025-02-11 23:47:59 +00:00
README.md Trigger display_cutout_rotation flutter driver test in ci. (#162641) 2025-02-12 19:42:39 +00:00

display_cutout_rotation

To run test locally use flutter test integration_test/display_cutout_test.dart from this folder.

OR from flutter/dev/devicelab run dart bin/test_runner.dart test -t android_display_cutout.