flutter/packages/flutter_tools/test/general.shard/android
Jonah Williams 55e3770f3e
[flutter_tools] remove globals from base/android (#60480)
Remove unnecessary use of globals from base tests, and an android test. This changes the test to avoid bouncing through the global getters, which can lead to incorrectly cached zone values. Switches the memory filesystem implementation to the test implementation
2020-06-29 15:06:58 -07:00
..
adb_log_reader_test.dart LG debugging/logcat fixed (#58670) 2020-06-15 09:35:07 -07:00
android_device_discovery_test.dart [flutter_tools] ensure emulator command does not crash with missing avdmanager (#57703) 2020-05-27 10:10:30 -07:00
android_device_port_forwarder_test.dart [flutter_tools] allow adb to fail to unforward without crashing (#57173) 2020-05-14 12:27:01 -07:00
android_device_start_test.dart More word substiturions (#59497) 2020-06-19 13:43:02 -07:00
android_device_stop_test.dart [flutter_tools] reland: remove globals from android device/testing (#57614) 2020-05-20 13:21:22 -07:00
android_device_test.dart LG debugging/logcat fixed (#58670) 2020-06-15 09:35:07 -07:00
android_emulator_test.dart [flutter_tools] ensure emulator command does not crash with missing avdmanager (#57703) 2020-05-27 10:10:30 -07:00
android_install_test.dart Support work profiles and multiple Android users for run, install, attach, drive (#58815) 2020-06-08 11:28:02 -07:00
android_sdk_test.dart [flutter_tools] remove globals from base/android (#60480) 2020-06-29 15:06:58 -07:00
android_studio_test.dart [flutter_tools] android test cleanups (#59996) 2020-06-22 17:04:39 -07:00
android_studio_validator_test.dart [flutter_tools] android test cleanups (#59996) 2020-06-22 17:04:39 -07:00
android_workflow_test.dart [flutter_tools] Restore base/platform.dart (#56410) 2020-05-06 08:15:39 -07:00
build_validation_test.dart [flutter_tools] validate android arch and build number (#57830) 2020-05-27 10:10:51 -07:00
gradle_errors_test.dart [flutter_tools] android test cleanups (#59996) 2020-06-22 17:04:39 -07:00
gradle_test.dart Replace ANDROID_HOME user messages with ANDROID_SDK_ROOT (#59867) 2020-06-22 18:43:04 -07:00
gradle_utils_test.dart enable avoid_single_cascade_in_expression_statements (#51944) 2020-03-05 08:03:26 +01:00