flutter/packages/flutter_tools/test/base
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
..
build_test.dart Implement macOS support in flutter doctor (#33277) 2019-05-24 22:51:02 -04:00
common_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
context_test.dart refactor context to be implicit-downcast safe (#31622) 2019-04-25 15:51:08 -07:00
file_system_test.dart some spaces formatting (#29452) 2019-03-20 23:23:31 +01:00
fingerprint_test.dart Allow disabling all fingerprint caches via environment variable (#31171) 2019-04-17 17:27:50 -07:00
flags_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
io_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
logger_test.dart Americanise spellings (#33323) 2019-05-24 19:13:02 -07:00
logs_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
net_test.dart reduce retry attempts for flutter creatte --list-samples (#32833) 2019-05-16 18:20:30 -07:00
os_test.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
os_utils_test.dart some formatting of map, parameters and spaces (#29760) 2019-03-23 00:02:21 +01:00
process_test.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
terminal_test.dart some formatting of map, parameters and spaces (#29760) 2019-03-23 00:02:21 +01:00