mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() * Change some of the dev/devicelab tests to support testing against local engine. We can already configure flutter tools to use local engine by setting FLUTTER_ENGINE environment variable. However when this variable is set this also requires setting --local-engine to specify which flavor of engine to use. This change changes tests in dev/devicelab to pass a sensible default for --local-engine, e.g. when testing hot reload on Android we pass android_debug and when testing release AOT build for IOS we pass ios_release. * Fix analysis issues * Update utils.dart |
||
---|---|---|
.. | ||
analysis.dart | ||
gallery.dart | ||
hot_mode_tests.dart | ||
integration_tests.dart | ||
integration_ui.dart | ||
microbenchmarks.dart | ||
perf_tests.dart | ||
sample_catalog_generator.dart | ||
save_catalog_screenshots.dart |