flutter/packages/flutter_tools/test/general.shard/windows
Chris Bracken 14546bfad1
Support uninstall, install status query for UWP (#82481)
Adds UwpTool.install and UwpTool.uninstall methods. Refactors the
PowerShell-based install code to move the powershell-related bits out of
the Device class and into UwpTool so that when we swap out the
PowerShell-based install for the uwptool-based install, it's transparent
to the WindowsUWPDevice class.

Adds implementations for:
* WindowsUWPDevice.isAppInstalled
* WindowsUWPDevice.uninstallApp

Refactors:
* WindowsUWPDevice.installApp
2021-05-13 16:15:09 -07:00
..
install_manifest_test.dart Reland double gzip wrapping NOTICES to reduce on-disk installed space (#80897) 2021-04-26 22:35:45 -07:00
plugins_test.dart Reland the Dart plugin registry (#79669) 2021-04-23 15:34:04 -07:00
project_test.dart [flutter_tools] support flutter run -d winuwp (#82373) 2021-05-12 20:45:30 -07:00
visual_studio_test.dart Adopt FakeProcessManager.empty (#80480) 2021-04-15 14:19:02 -07:00
visual_studio_validator_test.dart Move FakeOperatingSystemUtils from context.dart to fakes.dart (#80916) 2021-04-22 10:44:02 -07:00
windows_device_test.dart Support uninstall, install status query for UWP (#82481) 2021-05-13 16:15:09 -07:00
windows_workflow_test.dart Migrate features_tests and other tool tests to null safety (#80168) 2021-04-12 12:35:02 -07:00