mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Fix dependency tracking in the build. * https://github.com/flutter/flutter/issues/147643 ## Testing It's not clear to me where to test the caching behavior of specific targets. * test/general.shard/build_system/targets/common_test.dart * This doesn't test the caching behavior of any targets * test/general.shard/build_system/build_system_test.dart * test/general.shard/cache_test.dart * Both of these don't test specific `Target`s, these have `TestTarget`s. * test/integration.shard/isolated/native_assets_test.dart * This could work, but it's an integration test that already takes long to run. |
||
---|---|---|
.. | ||
android_test.dart | ||
asset_transformer_test.dart | ||
assets_test.dart | ||
common_test.dart | ||
dart_plugin_registrant_test.dart | ||
deferred_components_test.dart | ||
desktop_test.dart | ||
icon_tree_shaker_test.dart | ||
ios_test.dart | ||
linux_test.dart | ||
localizations_test.dart | ||
macos_test.dart | ||
shader_compiler_test.dart | ||
web_defines_test.dart | ||
web_test.dart | ||
windows_test.dart |