flutter/packages/flutter_tools/test/ios
Todd Volkert 137f0751b2
Add support for IOS_SIMULATOR_HOME environment variable in IOSSimulat… (#13236)
Add support for IOS_SIMULATOR_HOME environment variable in IOSSimulator.logFilePath

flutter_tools can be run on environments where the user's HOME directory
is not the root of the iOS simulators' configs. This change adds support
for such environments by allowing the caller to set the simulator root
directory via an environment variable.
2017-11-29 08:22:05 -08:00
..
cocoapods_test.dart Print a warning when cocoapods specs repo is out of date (#12915) 2017-11-10 12:41:58 -08:00
code_signing_test.dart Fix a typo in the saved certificate error message (#11640) 2017-08-16 13:59:05 -07:00
devices_test.dart Eliminate iOS log blacklist (#11981) 2017-09-07 10:25:41 -07:00
ios_workflow_test.dart Clarify libimobiledevice installation status message (#12303) 2017-09-28 13:04:59 -07:00
mac_test.dart A bunch of onboarding error detections (#12977) 2017-11-16 22:53:22 -08:00
simulators_test.dart Add support for IOS_SIMULATOR_HOME environment variable in IOSSimulat… (#13236) 2017-11-29 08:22:05 -08:00
xcodeproj_test.dart Support for app flavors in flutter tooling, #11676 retake (#11734) 2017-08-23 10:55:35 +02:00