flutter/packages/flutter_tools/test/src
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
..
android_common.dart [flutter_tools] refactor FlutterManifest to be context-free (#54555) 2020-04-13 18:55:01 -07:00
common.dart [flutter_tools] remove zone level overrides of verbose and daemon logging (#57448) 2020-06-04 16:35:36 -07:00
context.dart [flutter_tools] Delete system temp entries on fatal signals (#55513) 2020-05-14 14:27:02 -07:00
fake_devices.dart [flutter_tools] only restrict devices based on arch + buildMode, not emulator status (#58887) 2020-06-08 11:20:15 -07:00
fake_process_manager.dart Specify encoding for vswhere output (#59607) 2020-06-18 14:00:46 -07:00
fakes.dart [flutter_tools] refactor iOS tests for Device.startApp into new file (#52854) 2020-03-18 17:43:25 -07:00
io.dart License update (#45373) 2019-11-27 15:04:02 -08:00
mocks.dart [flutter_tools] remove globals from compilers (#59184) 2020-06-18 10:33:17 -07:00
pubspec_schema.dart License update (#45373) 2019-11-27 15:04:02 -08:00
testbed.dart Precache platform filter change (#53701) 2020-04-01 10:54:59 -07:00
throwing_pub.dart [flutter_tools] remove globals from pub (#55412) 2020-04-22 16:34:12 -07:00