flutter/packages/flutter_tools/test/general.shard
2021-02-19 21:07:43 -08:00
..
android [flutter_tools] remove globals and mocks from android gradle builder and test (#76416) 2021-02-19 21:07:43 -08:00
base Adopt FakeProcess, remove MockProcess (#76276) 2021-02-18 11:13:26 -08:00
build_system Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
commands [flutter_tools] Add ARM64 Linux host and cross-building option support (#61221) 2021-02-12 14:25:30 -08:00
dart [flutter_tools] replace some mock file/directories with new op handle (#76268) 2021-02-17 21:26:03 -08:00
drive Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
fuchsia Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
intellij Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
ios Adopt Artifacts.test(localEngine:) in a few tests (#76354) 2021-02-18 19:31:03 -08:00
linux Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
macos Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
migrations [flutter_tools] Add ARM64 Linux host and cross-building option support (#61221) 2021-02-12 14:25:30 -08:00
reporting Replace MockUsage with TestUsage (#74946) 2021-01-28 18:49:04 -08:00
runner Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
test [flutter_tools] allow bypassing context for FlutterProject creation, remove fromPath (#76258) 2021-02-18 12:36:04 -08:00
tester Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
vscode [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
web Adopt FakeProcess, remove MockProcess (#76276) 2021-02-18 11:13:26 -08:00
windows Remove mockito from windows_device_test (#76355) 2021-02-18 19:26:02 -08:00
analytics_test.dart Revert "[flutter_tools] move process manager into tool (#75350)" (#75639) 2021-02-08 09:21:46 -08:00
android_plugin_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
application_package_test.dart [flutter_tools] unify gradle/android sdk reinitialize checks in cache.dart (#76342) 2021-02-19 13:47:12 -08:00
args_test.dart All arguments must be documented. (#75888) 2021-02-14 12:56:05 -08:00
artifact_updater_test.dart Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
artifacts_test.dart [flutter_tools] Add ARM64 Linux host and cross-building option support (#61221) 2021-02-12 14:25:30 -08:00
asset_bundle_package_fonts_test.dart Revert "[flutter_tools] move process manager into tool (#75350)" (#75639) 2021-02-08 09:21:46 -08:00
asset_bundle_package_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
asset_bundle_test.dart [flutter_tools] replace some mock file/directories with new op handle (#76268) 2021-02-17 21:26:03 -08:00
asset_bundle_variant_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
asset_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
base_utils_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
build_info_test.dart [flutter_tools] switch dart defines to base64 to avoid windows control characters (#75027) 2021-02-02 09:10:48 -08:00
bundle_shim_test.dart [flutter_tools] allow bypassing context for FlutterProject creation, remove fromPath (#76258) 2021-02-18 12:36:04 -08:00
cache_test.dart [flutter_tools] unify gradle/android sdk reinitialize checks in cache.dart (#76342) 2021-02-19 13:47:12 -08:00
channel_test.dart Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
cold_test.dart Delete MockResidentCompiler (#76280) 2021-02-18 00:01:04 -08:00
common_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
compile_batch_test.dart Revert "[flutter_tools] move process manager into tool (#75350)" (#75639) 2021-02-08 09:21:46 -08:00
compile_expression_test.dart Revert "[flutter_tools] move process manager into tool (#75350)" (#75639) 2021-02-08 09:21:46 -08:00
compile_incremental_test.dart Revert "[flutter_tools] move process manager into tool (#75350)" (#75639) 2021-02-08 09:21:46 -08:00
compile_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
config_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
coverage_collector_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
crash_reporting_test.dart [flutter_tools] use a single fake implementation of HttpClient (#75471) 2021-02-09 15:32:03 -08:00
create_config_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
desktop_device_test.dart Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
devfs_test.dart [flutter_tools] remove package HTTP and add pub.dev head check tests (#75871) 2021-02-12 10:44:19 -08:00
device_test.dart Adopt FakeProcess, remove MockProcess (#76276) 2021-02-18 11:13:26 -08:00
devtools_launcher_test.dart [flutter_tools] remove package HTTP and add pub.dev head check tests (#75871) 2021-02-12 10:44:19 -08:00
doctor.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
emulator_test.dart Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
features_test.dart Replace MockConfig with TestConfig (#75044) 2021-02-01 18:16:05 -08:00
flutter_manifest_test.dart flutter_tool: DeferredComponent and LoadingUnit classes, Manifest deferred-components parsing (#75394) 2021-02-09 10:02:13 -08:00
flutter_platform_test.dart Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
flutter_project_metadata_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
flutter_tester_device_test.dart Adopt FakeProcess, remove MockProcess (#76276) 2021-02-18 11:13:26 -08:00
flutter_validator_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
generate_localizations_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
github_template_test.dart Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
hot_test.dart Delete MockResidentCompiler (#76280) 2021-02-18 00:01:04 -08:00
license_collector_test.dart Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
mdns_discovery_test.dart [flutter_tools] rewrite Usage.test to capture objects instead of print logs (#74829) 2021-01-28 12:41:14 -08:00
persistent_tool_state_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
plugin_parsing_test.dart Implement dartPluginClass support for plugins (#74469) 2021-02-19 09:22:45 -08:00
plugins_test.dart Implement dartPluginClass support for plugins (#74469) 2021-02-19 09:22:45 -08:00
project_file_invalidator_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
project_test.dart Do not show plugin embedding warning with missing example app (#76406) 2021-02-19 17:41:02 -08:00
protocol_discovery_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
resident_devtools_handler_test.dart [flutter_tools] refactor devtools handler to expose single method for run/attach and restart (#75807) 2021-02-10 17:04:47 -08:00
resident_runner_test.dart [flutter_tools] refactor devtools handler to expose single method for run/attach and restart (#75807) 2021-02-10 17:04:47 -08:00
resident_web_runner_cold_test.dart [flutter_tools] allow bypassing context for FlutterProject creation, remove fromPath (#76258) 2021-02-18 12:36:04 -08:00
resident_web_runner_test.dart Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
screenshot_command_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
terminal_handler_test.dart Swap Mocks to Fakes in config_test (#76274) 2021-02-18 00:46:02 -08:00
testbed_test.dart [flutter_tools] remove package HTTP and add pub.dev head check tests (#75871) 2021-02-12 10:44:19 -08:00
time_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
tracing_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
update_packages_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
utils_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
version_test.dart Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
vmservice_test.dart Swap Mocks to Fakes in config_test (#76274) 2021-02-18 00:46:02 -08:00