flutter/packages/flutter_tools/test/general.shard/build_system/targets
Jackson Gardner fd25493f60
Changing the renderer on the web target should change its build key. (#147003)
Changing the web renderer doesn't directly modify the environment's dart defines, and so doesn't do a full build invalidation. We need to include the web renderer in the build key for the compiler configuration. This information is used directly by the web targets to modify the dart defines that are passed into the compiler, so we need to rebuild if this information changes.
2024-04-18 21:05:06 +00:00
..
android_test.dart Refactor ShaderTarget to not explicitly mention impeller or Skia (#141460) 2024-01-31 21:30:02 +00:00
asset_transformer_test.dart Reverts "Expose build mode in environment of asset transformer processes (#144752)" (#144957) 2024-03-11 21:00:17 +00:00
assets_test.dart Reverts "Expose build mode in environment of asset transformer processes (#144752)" (#144957) 2024-03-11 21:00:17 +00:00
common_test.dart Set template and migrate apps to iOS 12 minimum (#140823) 2024-01-03 00:47:40 +00:00
dart_plugin_registrant_test.dart Reland: Update link branches to main (#146882) 2024-04-17 13:16:33 +00:00
deferred_components_test.dart
desktop_test.dart
icon_tree_shaker_test.dart Space character should be optional when tree shaking fonts (#132880) 2023-08-19 02:04:15 +00:00
ios_test.dart Refactor ShaderTarget to not explicitly mention impeller or Skia (#141460) 2024-01-31 21:30:02 +00:00
linux_test.dart
localizations_test.dart Refactor "gen-l10n" command to use same code path when "l10n.yaml" is present or not present (#125429) 2023-04-26 11:49:25 -07:00
macos_test.dart provide command to FakeCommand::onRun (#142206) 2024-01-25 07:51:25 +00:00
shader_compiler_test.dart Avoid depending on files from build_system/targets other than from top level entrypoints in flutter_tools. (#142760) 2024-02-02 18:23:08 +00:00
web_defines_test.dart Dual compile reland (#143262) 2024-02-13 20:02:10 +00:00
web_test.dart Changing the renderer on the web target should change its build key. (#147003) 2024-04-18 21:05:06 +00:00
windows_test.dart Enable native compilation for windows-arm64 (#141930) 2024-01-26 00:08:20 +00:00