flutter/packages/flutter_tools/test/commands.shard/permeable
Jonah Williams 13bf341584
[flutter_tools] update build rules to depend on subset of package_config contents (#67165)
Split from #66776

Even if pub does not change the packge_config contents, it will still update a timestamp in one of the fields. This causes unnecessary rebuilds. To fix this, generate an additional file when running pub get that only contains the relevant fields and then update the KernelSnapshot rule to depend on it only.
2020-10-07 08:46:11 -07:00
..
analyze_once_test.dart migrate material to nullsafety (#67166) 2020-10-06 11:36:50 +02:00
build_aar_test.dart Replace ANDROID_HOME user messages with ANDROID_SDK_ROOT (#59867) 2020-06-22 18:43:04 -07:00
build_apk_test.dart Replace ANDROID_HOME user messages with ANDROID_SDK_ROOT (#59867) 2020-06-22 18:43:04 -07:00
build_appbundle_test.dart Replace ANDROID_HOME user messages with ANDROID_SDK_ROOT (#59867) 2020-06-22 18:43:04 -07:00
build_bundle_test.dart Replace MockFile with memory file system files (#66941) 2020-09-29 17:50:33 -07:00
create_test.dart Fix Windows and Linux plugin template filenames (#66997) 2020-09-30 16:07:03 -07:00
devices_test.dart [flutter_tools] flutter logs no longer requires supported device (#66696) 2020-10-02 21:12:50 -07:00
format_test.dart [flutter_tools] revert dart format changes (#61760) 2020-07-20 07:41:05 -07:00
packages_test.dart [flutter_tools] handle case where file is deleted by other program or running on read only volume (#66708) 2020-10-05 17:00:07 -07:00
upgrade_test.dart Replace MockProcessManager with FakeProcessManager (#67019) 2020-10-05 12:21:43 -07:00