flutter/packages/flutter_tools/test/src
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
..
base Exit with error message if ensureDirectoryExists fails (#7874) 2017-02-03 17:34:12 -08:00
ios Improve doctor output when Xcode installation is incomplete (#8012) 2017-02-08 18:56:08 -08:00
common.dart Add isToolExit, throwsToolExit test matchers (#7869) 2017-02-03 16:51:01 -08:00
context.dart Fix Flutter Tools Tests to run on Windows (#7878) 2017-02-05 22:58:49 -08:00
mocks.dart Refactor DevFS for kernel code (#7529) 2017-01-22 10:37:10 -05:00