flutter/packages/flutter_tools/test/ios
Chris Bracken 2ebb9e5dc6 Use ProcessManager for Xcode tool invocations (#10955)
1. Run all Xcode tool invocations through ProcessManager, which allows
us to mock out failures, etc. for tests.

2. Add said tests.
2017-06-23 18:50:27 -07:00
..
code_signing_test.dart Save development certificate choice (#10849) 2017-06-21 17:22:13 -07:00
devices_test.dart Re-enable use of instruments for iOS device lookup (#10838) 2017-06-19 13:14:57 -07:00
ios_workflow_test.dart Eliminate direct invocations of idevice_id for iOS (#10777) 2017-06-16 10:41:48 -07:00
mac_test.dart Use ProcessManager for Xcode tool invocations (#10955) 2017-06-23 18:50:27 -07:00
simulators_test.dart remove usages of booted (#10741) 2017-06-15 18:25:09 -07:00