flutter/packages/flutter_tools/test/general.shard
2020-03-06 14:53:36 -08:00
..
android Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
base Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
build_system [flutter_tools] Remove mocking and simplify Dart target tests (#50688) 2020-03-05 17:19:15 -08:00
commands Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
dart Add usage event for failed iOS project migration (#51879) 2020-03-06 12:14:29 -08:00
fuchsia Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
intellij [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
ios [flutter_tools] Reland: Allow providing dart-defines to Android, iOS, macOS builds (#52044) 2020-03-06 14:53:36 -08:00
linux [flutter_tools] remove LinuxWorkflow from injection and clean up tests (#51597) 2020-02-28 10:27:27 -08:00
macos Bump recommended CocoaPods version to 1.8 (#52071) 2020-03-06 12:14:42 -08:00
runner Revert "Fix version command for certain git workflows (#52062)" (#52128) 2020-03-06 12:58:00 -08:00
tester Font subset in the tool (#49737) 2020-02-04 20:34:24 -08:00
web [flutter_tools] resolve requests to web directory in debug mode (#51995) 2020-03-05 12:34:03 -08:00
windows Exit for missing Windows plugin projects (#51838) 2020-03-03 22:43:42 +01:00
analytics_test.dart Add usage event for failed iOS project migration (#51879) 2020-03-06 12:14:29 -08:00
application_package_test.dart More fixes for randomizing test order (#52060) 2020-03-05 17:14:27 -08:00
artifacts_test.dart [flutter_tools] no more MockLogger in tests (#51684) 2020-03-02 16:23:56 -08: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 Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
bundle_shim_test.dart Font subset in the tool (#49737) 2020-02-04 20:34:24 -08:00
cache_test.dart Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
channel_test.dart switching channel prompts to run flutter upgrade (#49511) 2020-01-31 09:33:29 -08: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
compile_batch_test.dart [flutter_tools] Apply --no-causal-async-stacks and --lazy-async-stacks to profile/release builds (#49377) 2020-01-27 10:43:03 -08:00
compile_expression_test.dart [flutter_tool] Refactor Logger and Terminal to (mostly) no longer depend directly on context (#47269) 2020-01-08 12:35:12 -08:00
compile_incremental_test.dart use raw strings to avoid escaping (#50322) 2020-02-07 16:35:55 +01: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 License update (#45373) 2019-11-27 15:04:02 -08:00
crash_reporting_test.dart [flutter_tools] Handle errors on the std{out,err}.done future (#51660) 2020-02-28 22:31:01 -08: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 Fix flaky test (#52088) 2020-03-06 13:01:42 -08:00
device_test.dart Change DeviceManager.getAllConnectedDevices() return value from Stream to List (#51015) 2020-02-19 17:40:24 -08:00
doctor.dart revert #48985 (#49572) 2020-01-27 14:36:02 -08:00
emulator_test.dart License update (#45373) 2019-11-27 15:04:02 -08: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 Allow Android to be missing from multi-platform manifest (#50304) 2020-02-06 15:50:03 -08:00
flutter_platform_test.dart Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08: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 start multiline strings with newline (#50825) 2020-02-20 10:16:28 +01:00
hot_test.dart [flutter_tools] Reland: Allow providing dart-defines to Android, iOS, macOS builds (#52044) 2020-03-06 14:53:36 -08:00
license_collector_test.dart [flutter_tools] include LICENSE files as build dependencies (#50945) 2020-02-19 18:56:04 -08:00
mdns_discovery_test.dart [flutter_tool] Print a helpful message on some mDNS failures (#47157) 2019-12-16 14:57:29 -08:00
package_uri_mapper_test.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08: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 Validate empty pubspec plugin section (#51503) 2020-02-26 15:44:35 -08:00
plugins_test.dart More fixes for randomizing test order (#52060) 2020-03-05 17:14:27 -08:00
project_file_invalidator_test.dart [flutter_tool] Refactor Logger and Terminal to (mostly) no longer depend directly on context (#47269) 2020-01-08 12:35:12 -08:00
project_test.dart Automatically add plugin projects to Windows .sln (#51246) 2020-02-25 14:16:27 -08:00
protocol_discovery_test.dart [flutter_tool] Make Device.dispose() abstract (#46006) 2019-12-05 08:48:00 -08:00
resident_runner_test.dart [flutter_tools] Reland: Allow providing dart-defines to Android, iOS, macOS builds (#52044) 2020-03-06 14:53:36 -08:00
resident_web_runner_cold_test.dart [flutter_tools] Reland: Allow providing dart-defines to Android, iOS, macOS builds (#52044) 2020-03-06 14:53:36 -08:00
resident_web_runner_test.dart [flutter_tools] Reland: Allow providing dart-defines to Android, iOS, macOS builds (#52044) 2020-03-06 14:53:36 -08:00
screenshot_command_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
terminal_handler_test.dart [flutter_tools] Reland: Allow providing dart-defines to Android, iOS, macOS builds (#52044) 2020-03-06 14:53:36 -08:00
test_compiler_test.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
testbed_test.dart revert #48985 (#49572) 2020-01-27 14:36:02 -08:00
time_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
utils_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
version_test.dart Revert "Fix version command for certain git workflows (#52062)" (#52128) 2020-03-06 12:58:00 -08:00
vmservice_test.dart Ensure to close connection to VM after collecting coverage (#50943) 2020-02-18 12:39:37 -08:00
vscode_test.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00