flutter/packages/flutter_tools/test/windows
stuartmorgan fb8df82c06
Add 'doctor' support for Windows (#33872)
Moves the logic for finding vcvars64.bat to a new VisualStudio class
that encapsulates finding, and providing information about, VisualStudio
installations. Adds a validator for it, and runs it for Windows
workflows in doctor.
2019-06-06 14:02:27 -07:00
..
visual_studio_test.dart Add 'doctor' support for Windows (#33872) 2019-06-06 14:02:27 -07:00
visual_studio_validator_test.dart Add 'doctor' support for Windows (#33872) 2019-06-06 14:02:27 -07:00
windows_device_test.dart make FlutterProject synchronous (#31757) 2019-04-29 08:21:32 -07:00
windows_workflow_test.dart Add run capability for macOS target (#31218) 2019-04-17 22:40:26 -07:00