flutter/packages/flutter_tools/test/commands
Greg Spencer 5d0d1b038f
Add Bash and Zsh command-line completion for flutter (#19243)
This uses @kevmoo's completion package to do command line completion for flutter, and a new command "bash-completion" (with alias "zsh-completion") that will output the necessary shell script setup code, and adds the hidden command "completion" that does the actual completion.

Because it adds a dependency, I also had to do flutter update-packages --force-upgrade.

Fixes #18988.
2018-07-13 21:24:36 -07:00
..
analyze_continuously_test.dart Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00
analyze_once_test.dart Roll engine to 0c119932c0d6cb30dafd75ec717d1eda76fd7651 (#18575) 2018-06-19 09:58:20 +02:00
analyze_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
attach_test.dart Revert "Revert "Roll engine to fed2ea458ed49088d33eddabc546ba56d600c717 (includes dart roll) again (#19277)" (#19295)" (#19322) 2018-07-12 14:59:22 -07:00
config_test.dart Use Dart 2 camel case constants (#15360) 2018-03-12 11:06:32 -07:00
create_test.dart Add module template for Android (#18697) 2018-06-22 18:19:37 +02:00
daemon_test.dart Remove the 'app' domain from flutter daemon (#18873) 2018-06-28 16:22:02 +01:00
devices_test.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00
doctor_test.dart Change doctor to point at Flutter extension (#17987) 2018-05-29 17:11:34 +01:00
drive_test.dart Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07: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 enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00
ide_config_test.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02: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
shell_completion_test.dart Add Bash and Zsh command-line completion for flutter (#19243) 2018-07-13 21:24:36 -07:00
test_test.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00
upgrade_test.dart fix a test flake on appveyor (#16479) 2018-04-12 15:07:51 -07:00