• Victoria Ashworth's avatar
    Add more supported simulator debugging options and improve tests (#114628) · 3a656b16
    Victoria Ashworth authored
    * 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
    3a656b16
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.ci.yaml Loading commit data...
.cirrus.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODEOWNERS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENT_GRANT Loading commit data...
README.md Loading commit data...
TESTOWNERS Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...