flutter/packages/flutter_tools/test
Chris Bracken 4d8395e177 Improve doctor output when Xcode installation is incomplete (#8012)
If the developer has only installed the Xcode command-line tools,
xcode-select and some other tools may be present, but xcodebuild will be
missing. In this case, output a slightly improved message indicating
that the installation is incomplete rather than missing.
2017-02-08 18:56:08 -08:00
..
data Fix a crash (#7597) when the flutter sdk moves after getting packages (#7601) 2017-01-26 15:43:28 -08:00
src Improve doctor output when Xcode installation is incomplete (#8012) 2017-02-08 18:56:08 -08:00
adb_test.dart Enable always_declare_return_types lint 2016-03-09 17:57:39 -08:00
all.dart Update tools to use package:process (#7590) 2017-01-23 09:46:38 -08:00
analytics_test.dart Force all dart:io usage to go through 'base/io.dart' (#7390) 2017-01-09 08:37:00 -08:00
analyze_continuously_test.dart Update flutter_tools to use package:file throughout (#7385) 2017-01-06 16:51:44 -08:00
analyze_duplicate_names_test.dart Increase the strictness of our requiring explicit types (#7585) 2017-01-23 01:04:31 -08:00
analyze_test.dart Force all dart:io usage to go through 'base/io.dart' (#7390) 2017-01-09 08:37:00 -08:00
android_device_test.dart cleanup test logger usage (#6560) 2016-10-27 22:52:59 +01:00
android_sdk_test.dart Update flutter_tools to use package:file throughout (#7385) 2017-01-06 16:51:44 -08:00
application_package_test.dart rename Sky to Flutter and add clarifying comment to template (#7165) 2016-12-06 16:03:32 -08:00
asset_bundle_test.dart Refactor DevFS for kernel code (#7529) 2017-01-22 10:37:10 -05:00
base_utils_test.dart Enable always_declare_return_types lint 2016-03-09 17:57:39 -08:00
channel_test.dart Refactor flutter command exit code - part 3 of 3 (#6838) 2016-11-14 14:21:30 -05:00
config_test.dart Update flutter_tools to use package:file throughout (#7385) 2017-01-06 16:51:44 -08:00
context_test.dart Add test for AppContext (#7465) 2017-01-12 09:31:27 -08:00
create_test.dart Force all dart:io usage to go through 'base/io.dart' (#7390) 2017-01-09 08:37:00 -08:00
daemon_test.dart Correct capitalisation of Xcode (#7796) 2017-02-01 16:16:33 -08:00
dart_dependencies_test.dart Fix Flutter Tools Tests to run on Windows (#7878) 2017-02-05 22:58:49 -08:00
dependency_checker_test.dart Fix Flutter Tools Tests to run on Windows (#7878) 2017-02-05 22:58:49 -08:00
devfs_test.dart Fix Flutter Tools Tests to run on Windows (#7878) 2017-02-05 22:58:49 -08:00
device_test.dart improve device matching error message (#5693) 2016-09-01 12:37:58 -04:00
devices_test.dart Create abstraction layer for dart:io's Process commands (#7100) 2016-11-30 08:42:42 -08:00
doctor_test.dart update flutter doctor to display versions for installed IntelliJ plugins (#7125) 2016-12-02 18:16:04 -05:00
drive_test.dart Fix Flutter Tools Tests to run on Windows (#7878) 2017-02-05 22:58:49 -08:00
forbid_dart_io_test.dart Fix Flutter Tools Tests to run on Windows (#7878) 2017-02-05 22:58:49 -08:00
format_test.dart Update flutter_tools to use package:file throughout (#7385) 2017-01-06 16:51:44 -08:00
hot_test.dart Clean up the file names of the hot and cold runners. (#7697) 2017-01-28 14:26:49 -08:00
install_test.dart Refactor flutter command exit code - part 3 of 3 (#6838) 2016-11-14 14:21:30 -05:00
logs_test.dart Refactor flutter command exit code - part 2 (#6817) 2016-11-13 22:09:03 -05:00
os_utils_test.dart Migrate flutter_tools to use package:platform (#7642) 2017-01-25 16:06:41 -08:00
packages_test.dart Update flutter_tools to use package:file throughout (#7385) 2017-01-06 16:51:44 -08:00
protocol_discovery_test.dart Cleanup common port forwarding code (#7142) 2016-12-06 09:19:12 -08:00
run_test.dart Refactor flutter command exit code - part 2 (#6817) 2016-11-13 22:09:03 -05:00
stop_test.dart Refactor flutter command exit code - part 3 of 3 (#6838) 2016-11-14 14:21:30 -05:00
test_test.dart Fix Flutter Tools Tests to run on Windows (#7878) 2017-02-05 22:58:49 -08:00
toolchain_test.dart Fix Flutter Tools Tests to run on Windows (#7878) 2017-02-05 22:58:49 -08:00
trace_test.dart Refactor flutter command exit code - part 3 of 3 (#6838) 2016-11-14 14:21:30 -05:00
upgrade_test.dart Force all dart:io usage to go through 'base/io.dart' (#7390) 2017-01-09 08:37:00 -08:00
utils_test.dart improve the logger ui a bit for elapsed times (#7960) 2017-02-08 08:25:36 -08:00