flutter/packages/flutter_tools/test/general.shard/build_system/targets
gaaclarke 35b18ba2e9
Made flag for debugging build time of user created widgets (#100926)
* Added a bool that allows us to limit debugProfileBuildsEnabled to user
created widgets.

* made it turned on by default

* switched to hashmap

* Cleaned everything up and added tests

* fixed an odd test where it wants to be able to add asserts and run in profile mode

* hixie feedback

* hixie2

* made it default to false

* updated docstring as per dans request
2022-04-05 10:54:21 -07:00
..
android_test.dart Migrate android build target to null safety (#91455) 2021-10-11 17:55:01 -07:00
assets_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
common_test.dart Made flag for debugging build time of user created widgets (#100926) 2022-04-05 10:54:21 -07:00
dart_plugin_registrant_test.dart Relands "Starts using the --source flag to compile the dart registrant. (#98046)" (#100572) 2022-03-28 18:15:10 -07:00
deferred_components_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
desktop_test.dart use throwsXxx instead of throwsA(isA<Xxx>()) (#82328) 2021-05-12 09:59:02 -07:00
icon_tree_shaker_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
ios_test.dart Ad-hoc codesign Flutter.framework when code signing is disabled (#93556) 2021-11-12 12:56:03 -08:00
linux_test.dart Fix typos in test names (#85126) 2021-06-23 09:41:02 -07:00
localizations_test.dart Migrate localizations and generate_synthetic_packages to null safety (#83310) 2021-05-25 11:09:02 -07:00
macos_test.dart [macOS] Use arm64 snapshot in arm64 App.framework (#100504) 2022-03-21 20:36:57 -07:00
web_test.dart [web] flutter.js initialization with ui.webOnlyWarmupEngine (#100177) 2022-03-30 23:00:09 -07:00
windows_test.dart [flutter_tools] use UWP cpp wrapper for UWP build (#85167) 2021-06-23 19:21:02 -07:00