flutter/packages/flutter_tools/test/ios
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
..
code_signing_test.dart some formatting of map, parameters and spaces (#29760) 2019-03-23 00:02:21 +01:00
devices_test.dart Implement macOS support in flutter doctor (#33277) 2019-05-24 22:51:02 -04:00
ios_workflow_test.dart Implement macOS support in flutter doctor (#33277) 2019-05-24 22:51:02 -04:00
mac_test.dart Implement macOS support in flutter doctor (#33277) 2019-05-24 22:51:02 -04:00
simulators_test.dart Implement macOS support in flutter doctor (#33277) 2019-05-24 22:51:02 -04:00
xcode_backend_test.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
xcodeproj_test.dart make FlutterProject synchronous (#31757) 2019-04-29 08:21:32 -07:00