flutter/packages/flutter_tools/test/general.shard/windows
stuartmorgan e85655c48e
Specify encoding for vswhere output (#59607)
On Windows, Process.run assumes the output uses the system codepage by default. This allows specifying it in our wrapper, and sets the encoding for vswhere to UTF-8 since we're passing a flag that forces it to use UTF-8 output.

Fixes #53515
2020-06-18 14:00:46 -07:00
..
property_sheet_test.dart Generate a Property Sheet for Windows plugins (#50740) 2020-02-13 12:53:28 -08:00
visual_studio_project_test.dart Automatically add plugin projects to Windows .sln (#51246) 2020-02-25 14:16:27 -08:00
visual_studio_solution_utils_test.dart [flutter_tools] check for Runner.sln when parsing for plugins (#57392) 2020-05-18 09:24:51 -07:00
visual_studio_test.dart Specify encoding for vswhere output (#59607) 2020-06-18 14:00:46 -07:00
visual_studio_validator_test.dart Don't require a specific Windows 10 SDK (#58713) 2020-06-04 18:53:00 -07:00
windows_device_test.dart [flutter_tools] only restrict devices based on arch + buildMode, not emulator status (#58887) 2020-06-08 11:20:15 -07:00
windows_workflow_test.dart [flutter_tools] Restore base/platform.dart (#56410) 2020-05-06 08:15:39 -07:00