flutter/packages/flutter_tools/test/general.shard
2020-04-28 10:34:03 -07:00
..
android [flutter_tools] use new output location for the apk (#54328) 2020-04-13 15:55:02 -07:00
base flutter_tools: Prefer using .of() over .from() when possible (#55250) 2020-04-21 22:09:50 -07:00
build_system [flutter_tools] precache and unpack updates for desktop release artifacts (#55510) 2020-04-25 14:27:55 -07:00
commands Revert "[flutter_tools] default tree-shake-icons to enabled and improve performance (#54923)" (#55413) 2020-04-22 15:43:09 -07:00
dart [flutter_tools] remove globals from pub (#55412) 2020-04-22 16:34:12 -07:00
fuchsia [flutter_tools] reland migrate FlutterViews to package:vm_service (#55797) 2020-04-27 17:41:42 -07:00
intellij [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
ios [flutter_tools] don't elapse real time during fallback test (#54717) 2020-04-16 15:49:08 -07:00
linux enable avoid_equals_and_hash_code_on_mutable_classes (#52507) 2020-04-06 13:36:01 -07:00
macos Support armv7s architecture (#54989) 2020-04-16 15:18:33 -07:00
runner [flutter tools] Move _informUserOfCrash into crash_reporting.dart (#55614) 2020-04-28 10:34:03 -07:00
tester [flutter_tools] don't compute hashes of well known artifacts (#53848) 2020-04-20 12:21:20 -07:00
web [flutter_tools] ensure etag headers are ascii (#55704) 2020-04-27 15:02:15 -07:00
windows flutter_tools: Prefer using .of() over .from() when possible (#55250) 2020-04-21 22:09:50 -07:00
analytics_test.dart [flutter_tools] Don't crash when analytics fails to initialize (#52775) 2020-03-18 10:00:14 -07:00
application_package_test.dart [flutter_tools] Remove fromPlatform from tests (#54152) 2020-04-10 16:51:28 -07:00
artifacts_test.dart [flutter_tools] remove unused Snapshot.dart artifact and associated code (#52821) 2020-03-18 09:18:41 -07:00
asset_bundle_package_fonts_test.dart enable lint prefer_final_in_for_each (#47724) 2020-01-07 16:32:04 +01:00
asset_bundle_package_test.dart Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
asset_bundle_test.dart enable avoid_single_cascade_in_expression_statements (#51944) 2020-03-05 08:03:26 +01:00
asset_bundle_variant_test.dart enable avoid_single_cascade_in_expression_statements (#51944) 2020-03-05 08:03:26 +01:00
asset_test.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
base_utils_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
build_info_test.dart [flutter_tools] quality pass on Linux build (#55556) 2020-04-25 19:02:03 -07:00
bundle_shim_test.dart Move BuildSystem to globals (#53139) 2020-03-24 11:23:10 -07:00
cache_test.dart [flutter_tools] precache and unpack updates for desktop release artifacts (#55510) 2020-04-25 14:27:55 -07:00
channel_test.dart Fix/set mocks defaults (#54756) 2020-04-20 12:20:03 -07:00
cold_test.dart [flutter_tools] Reland: Allow providing dart-defines to Android, iOS, macOS builds (#52044) 2020-03-06 14:53:36 -08:00
common_test.dart Fix/set mocks defaults (#54756) 2020-04-20 12:20:03 -07:00
compile_batch_test.dart [flutter_tools] update compilation to use package config (#54467) 2020-04-20 14:02:49 -07:00
compile_expression_test.dart [flutter_tools] update compilation to use package config (#54467) 2020-04-20 14:02:49 -07:00
compile_incremental_test.dart [flutter_tools] update compilation to use package config (#54467) 2020-04-20 14:02:49 -07:00
compile_test.dart revert #48985 (#49572) 2020-01-27 14:36:02 -08:00
config_test.dart [flutter_tools] no more MockLogger in tests (#51684) 2020-03-02 16:23:56 -08:00
coverage_collector_test.dart [flutter_tools] update coverage collector to use vmservice api (#54682) 2020-04-13 16:10:02 -07:00
crash_reporting_test.dart [flutter tools] Move _informUserOfCrash into crash_reporting.dart (#55614) 2020-04-28 10:34:03 -07:00
create_config_test.dart [flutter_tool] Remove direct usage of package:linter in the flutter_tools (#47174) 2019-12-16 18:37:20 -08:00
desktop_device_test.dart [flutter_tools] Make OperatingSystemUtils context-free (#49740) 2020-01-29 17:51:31 -08:00
devfs_test.dart [flutter_tools] update compilation to use package config (#54467) 2020-04-20 14:02:49 -07:00
device_test.dart Implements --machine flag for devices command (#50581) 2020-04-09 09:14:16 -07:00
doctor.dart [flutter_tools] refactor Chrome launch logic to remove globals/statics (#55160) 2020-04-22 01:28:51 -07:00
emulator_test.dart enable avoid_equals_and_hash_code_on_mutable_classes (#52507) 2020-04-06 13:36:01 -07:00
features_test.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
flutter_manifest_test.dart [flutter_tools] refactor FlutterManifest to be context-free (#54555) 2020-04-13 18:55:01 -07:00
flutter_platform_test.dart [flutter_tools] support --enable-experiment in flutter test (#55564) 2020-04-27 14:47:43 -07:00
flutter_project_metadata_test.dart Include metadata in GitHub crash template (#53118) 2020-03-27 16:21:45 -07:00
forbidden_imports_test.dart [flutter_tools] move dwds imports to not require g3 visibility (#50823) 2020-02-14 14:56:03 -08:00
github_template_test.dart Move GitHubTemplateCreator into reporting library (#55002) 2020-04-17 10:47:12 -07:00
hot_test.dart [flutter_tools] reland migrate FlutterViews to package:vm_service (#55797) 2020-04-27 17:41:42 -07:00
license_collector_test.dart [flutter_tools] update asset manifest to use package_config instead of package_map (#53944) 2020-04-06 11:25:05 -07:00
mdns_discovery_test.dart [flutter_tools] Hanlde OSError in places where we've seen it thrown (#52491) 2020-03-12 14:01:01 -07:00
persistent_tool_state_test.dart [flutter_tools] no more MockLogger in tests (#51684) 2020-03-02 16:23:56 -08:00
platform_plugins_test.dart change quote to avoid escapes (#50368) 2020-02-11 20:58:27 +01:00
plugin_parsing_test.dart [flutter_tools] Don't generate native registrant classes if no pluginClass is defined (#53785) 2020-04-03 11:51:01 -07:00
plugins_test.dart [flutter_tools] remove PackageMap and finish PackageConfig migration (#55244) 2020-04-21 19:55:15 -07:00
project_file_invalidator_test.dart [flutter_tools] fix package config invalidation (#55420) 2020-04-23 11:34:01 -07:00
project_test.dart [flutter_tools] fix build for projects with watchOS companion app (#51126) 2020-04-15 12:13:06 -07:00
protocol_discovery_test.dart [flutter_tools] refactor iOS tests for Device.startApp into new file (#52854) 2020-03-18 17:43:25 -07:00
resident_runner_test.dart [flutter_tools] reland migrate FlutterViews to package:vm_service (#55797) 2020-04-27 17:41:42 -07:00
resident_web_runner_cold_test.dart [flutter_tools] refactor Chrome launch logic to remove globals/statics (#55160) 2020-04-22 01:28:51 -07:00
resident_web_runner_test.dart [flutter_tools] set test directory base as additional root, allow running without index.html (#55531) 2020-04-24 09:09:53 -07:00
screenshot_command_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
terminal_handler_test.dart [flutter_tools] Launch DevTools with 'v' (#53902) 2020-04-04 19:51:01 -07:00
test_compiler_test.dart [flutter_tools] support --enable-experiment in flutter test (#55564) 2020-04-27 14:47:43 -07:00
testbed_test.dart Replace isInstanceOf<T> uses with isA<T> (#53834) 2020-04-02 10:57:07 -07:00
time_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
update_packages_test.dart [flutter_tools] unpin SDK deps when upgrading packages (#53429) 2020-03-27 22:11:01 -07:00
utils_test.dart [flutter_tools] use package Uuid consistently (#53492) 2020-03-30 12:46:06 -07:00
version_test.dart [flutter_tools] check first for stable tag, then dev tag (#55342) 2020-04-23 15:19:27 -07:00
vmservice_test.dart [flutter_tools] reland migrate FlutterViews to package:vm_service (#55797) 2020-04-27 17:41:42 -07:00
vscode_test.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00