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. |
||
---|---|---|
.. | ||
targets | ||
build_system_test.dart | ||
depfile_test.dart | ||
exceptions_test.dart | ||
file_store_test.dart | ||
hash_test.dart | ||
invalidated_reason_test.dart | ||
source_test.dart |