flutter/packages/flutter_tools/test/macos
stuartmorgan 81c38b22cb
Implement macOS support in flutter doctor (#33277)
Splits Xcode validation out of the iOS validator and into a stand-alone
validator, and groups the CocoaPods validator with that top-level
validator instead of the iOS validator. iOS now validates only the
iOS-specific tools (e.g., ideviceinstaller).

Reorganizes many of the associated clases so that those that are used by
both macOS and iOS live in macos/ rather than ios/. Moves some
validators to their own files as part of the restructuring.

This is the macOS portion of #31368
2019-05-24 22:51:02 -04:00
..
cocoapods_test.dart Implement macOS support in flutter doctor (#33277) 2019-05-24 22:51:02 -04:00
cocoapods_validator_test.dart Implement macOS support in flutter doctor (#33277) 2019-05-24 22:51:02 -04:00
macos_device_test.dart add stderr to log processor for desktop (#31874) 2019-04-30 19:18:15 -07:00
macos_workflow_test.dart Add run capability for macOS target (#31218) 2019-04-17 22:40:26 -07:00
xcode_test.dart Implement macOS support in flutter doctor (#33277) 2019-05-24 22:51:02 -04:00
xcode_validator_test.dart Implement macOS support in flutter doctor (#33277) 2019-05-24 22:51:02 -04:00