flutter/packages/flutter_tools/test/commands
Chris Bracken 615410d2d2 Inject iOS, Android workflows via context (#10750)
Eliminates the need for the device/daemon code to get at the iOS/Android
tooling indirectly via Doctor. In tests, we now inject the workflow
objects (or mocks) directly.
2017-06-15 16:11:08 -07:00
..
analyze_continuously_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
analyze_duplicate_names_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
analyze_once_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
analyze_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
create_test.dart Make generated Java folder names match package names. (#10537) 2017-06-07 13:16:16 -07:00
daemon_test.dart Inject iOS, Android workflows via context (#10750) 2017-06-15 16:11:08 -07:00
devices_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
doctor_test.dart IntelliJ and Flutter plugin version checks (#10454) 2017-06-02 15:23:36 -07:00
drive_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
format_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
install_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
packages_test.dart "flutter packages pub ..." to passthrough to dart pub (#10044) 2017-05-12 15:40:35 -07:00
run_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
test_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
upgrade_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00