flutter/packages/flutter_tools/test/commands
josephmr 7f9bf5ade9 Introduce DoctorValidatorsProvider to improve extensibility of flutter_tools (#16918)
DoctorValidatorsProvider is injected into Doctor to allow
overriding of DoctorValidators without needing to override
the whole Doctor instance.
2018-04-24 19:01:53 -07:00
..
analyze_continuously_test.dart Revert "re-write flutter analyze (the single-shot and --flutter-repo) to use the analysis server (#16281)" (#16482) 2018-04-11 16:49:38 -07:00
analyze_duplicate_names_test.dart Revert "re-write flutter analyze (the single-shot and --flutter-repo) to use the analysis server (#16281)" (#16482) 2018-04-11 16:49:38 -07:00
analyze_once_test.dart fix a test flake on appveyor (#16479) 2018-04-12 15:07:51 -07:00
analyze_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
config_test.dart Use Dart 2 camel case constants (#15360) 2018-03-12 11:06:32 -07:00
create_test.dart fix a test flake on appveyor (#16479) 2018-04-12 15:07:51 -07:00
daemon_test.dart Make AppContext immutable and race-free (#15984) 2018-03-28 10:58:28 -07:00
devices_test.dart Use idevice_id, ideviceinfo for iOS device listing (#11883) 2017-09-01 10:10:49 -07:00
doctor_test.dart Introduce DoctorValidatorsProvider to improve extensibility of flutter_tools (#16918) 2018-04-24 19:01:53 -07:00
drive_test.dart Add --preview-dart-2 to 'flutter drive' (#14858) 2018-02-24 09:28:58 -08:00
format_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
fuchsia_reload_test.dart Use fx get-build-dir and fx netaddr --fuchsia to make fuchsia_reload more convenient. (#14854) 2018-02-26 15:14:09 -08:00
ide_config_test.dart Fixed a typo that I forgot to push before committing ide-config change. (#12998) 2017-11-13 15:27:16 -08:00
install_test.dart Bump mockito to 3.0.0-alpha+3 (#16306) 2018-04-09 12:43:31 -07:00
packages_test.dart Fix flutter tools packages_test when run off bots (#14692) 2018-02-21 09:54:07 -08:00
run_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
test_test.dart some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
upgrade_test.dart fix a test flake on appveyor (#16479) 2018-04-12 15:07:51 -07:00