flutter/packages/flutter_tools/test/general.shard/macos
James D. Lin bdbe6774a3
[flutter tools] Change the desktop device names and IDs (#58812)
In google3, the Linux device is always available, and it has confused
people who run the Flutter doctor and see
"• Linux • Linux • linux-x64 • Linux" listed.

Rename the Linux device name to "Linux desktop" and the device ID to
be "linux". Make similar changes to the Windows and macOS
devices for consistency.  This is also  consistent with the web
devices.

The device ID change shouldn't be break -d usage since that does a
case-insensitive prefix match.
2020-06-18 15:30:00 -07:00
..
cocoapods_test.dart Add Podfile migration warning to support federated plugins (#59201) 2020-06-12 12:44:14 -07:00
cocoapods_validator_test.dart Convert cocoapods_validator_test to testWithoutContext (#53177) 2020-03-24 11:34:57 -07:00
macos_device_test.dart [flutter tools] Change the desktop device names and IDs (#58812) 2020-06-18 15:30:00 -07:00
macos_workflow_test.dart [flutter_tools] Restore base/platform.dart (#56410) 2020-05-06 08:15:39 -07:00
xcode_test.dart Change iOS device discovery from polling to long-running observation (#58137) 2020-06-01 12:33:01 -07:00
xcode_validator_test.dart Remove XcodeValidator from context (#53213) 2020-03-25 11:57:05 -07:00