flutter/packages/flutter_tools/test/commands
Danny Tuppeny 8ccc9a45c9 Add flutter doctor support for VS Code (#14463)
Looks in default install locations on Mac, Linux and Windows for VS Code. If found, looks in default extension location to see if Dart Code is installed.

If VS Code is not installed, nothing is reported. If VS Code is installed without Dart Code, a warning is shown.
2018-02-07 10:49:54 -08:00
..
analyze_continuously_test.dart flutter_tools: ensure the context value passed to pub is consistent (#13366) 2017-12-06 08:10:56 -08: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 One more timeout. Centralize definitions. (#12970) 2017-11-10 15:56:17 +01:00
analyze_test.dart Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
config_test.dart pass the value of the android sdk (#11268) 2017-07-18 18:47:20 -07:00
create_test.dart Change default organization name to example.com in project templates (#14116) 2018-01-18 09:21:24 +01:00
daemon_test.dart send 'reloadRecommended' info to IDEs (#13996) 2018-01-11 12:55:00 -08:00
devices_test.dart Use idevice_id, ideviceinfo for iOS device listing (#11883) 2017-09-01 10:10:49 -07:00
doctor_test.dart Add flutter doctor support for VS Code (#14463) 2018-02-07 10:49:54 -08:00
drive_test.dart Change async stubbing to use thenAnswer. (#13521) 2017-12-19 13:13:57 -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 [fuchsia_reload] Use ssh instead of netcp/netruncmd (#10436) 2017-06-22 22:08:20 -07: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 Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00
packages_test.dart Move common process/IO-related mocks to mocks.dart (#14255) 2018-01-24 17:16:30 -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 Rearrange tests to more closely match code structure (#10043) 2017-05-12 10:44:52 -07:00