mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() * add debugging options to simulator, test more debugging flags, add tests for other launch arguements * refactor iOS launch arguments to use one function for both simulator and physical devices * treat dart flags differently between physical and simulator * Simplify some flags between devices. Change --disable-service-auth-codes to not always be included for physical devices, only if disableServiceAuthCodes is true. Change --disable-observatory-publication to be used for simulator devices too. Change --enable-checked-mode & --verify-entry-points to be used if debuggingEnabled is true regardless of device type. Chnage --trace-startup to be used for simulator devices too. * fix ios release mode with buildable app startApp test * determine observatory-port from deviceVmServicePort and hostVmServicePort * add comments and remove hasObservatoryPort |
||
---|---|---|
.. | ||
code_signing_test.dart | ||
devices_test.dart | ||
ios_deploy_test.dart | ||
ios_device_install_test.dart | ||
ios_device_logger_test.dart | ||
ios_device_port_forwarder_test.dart | ||
ios_device_project_test.dart | ||
ios_device_start_nonprebuilt_test.dart | ||
ios_device_start_prebuilt_test.dart | ||
ios_project_migration_test.dart | ||
ios_workflow_test.dart | ||
mac_test.dart | ||
simulators_test.dart | ||
xcodeproj_test.dart | ||
xcresult_test_data.dart | ||
xcresult_test.dart |