flutter/packages/flutter_tools/test/ios
Chris Bracken e04907a48b Ensure Xcode major, minor version always return non-null (#10980)
Previously, xcodeMajorVersion and xcodeMinorVersion returned null unless
xcodeVersionSatisfactory had been called first. We now compute them on
demand, and cache the resultant values.
2017-06-26 13:37:59 -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 Ensure Xcode major, minor version always return non-null (#10980) 2017-06-26 13:37:59 -07:00
simulators_test.dart remove usages of booted (#10741) 2017-06-15 18:25:09 -07:00