flutter/packages/flutter_tools/test/general.shard
2021-03-31 15:11:58 -07:00
..
android [flutter_tools] split application package factory dependencies (#79461) 2021-03-31 15:11:58 -07:00
base [flutter_tools] use existing service implementations for web (#78995) 2021-03-29 21:44:03 -07:00
build_system Remove some globals from the tool (#79422) 2021-03-31 11:43:20 -07: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] separate concept of null safe language version from current language version (#79052) 2021-03-25 17:14:34 -07:00
drive [flutter_tools] remove globals from Device and separate FlutterDeviceManager (#79454) 2021-03-31 12:59:00 -07:00
fuchsia [flutter_tools] remove globals from Device and separate FlutterDeviceManager (#79454) 2021-03-31 12:59:00 -07:00
intellij Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
ios [flutter_tools] split application package factory dependencies (#79461) 2021-03-31 15:11:58 -07:00
linux Revert "Add libblkid / liblzma / libgcrypt as an explicit dependancy on Linux" (#78415) 2021-03-18 09:14:44 -07:00
macos Check for outdated Podfile before running pod install (#79343) 2021-03-30 12:42:39 -07:00
migrations [flutter_tools] remove mock from cmake project migrator (#76813) 2021-02-25 14:59:10 -08:00
reporting Replace MockUsage with TestUsage (#74946) 2021-01-28 18:49:04 -08:00
runner [flutter_tools] throwToolExit should return Never (#78954) 2021-03-24 10:40:03 -07:00
test Remove mock from event_printer_test (#77757) 2021-03-10 17:49:48 -08:00
tester [flutter_tools] replace MockFlutterVersion usage with fake where possible, move from context (#77390) 2021-03-05 14:04:03 -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 Support WebSockets for injected client (#78961) 2021-03-24 10:45:03 -07:00
windows Migrate visual_studio to null safety (#78942) 2021-03-25 10:09:16 -07: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] split application package factory dependencies (#79461) 2021-03-31 15:11:58 -07:00
args_test.dart All arguments must be documented. (#75888) 2021-02-14 12:56:05 -08:00
artifact_updater_test.dart Enable unnecessary_await_in_return lint (#77434) 2021-03-05 18:38:15 -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 Record deferred components assets in AssetManifest.json (#78824) 2021-03-24 02:57:01 -07: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] replace most MockBuildSystem instances with TestBuildSystem (#76821) 2021-02-26 08:46:00 -08:00
cache_test.dart [flutter_tool] fix deletion of gradle wrapper artifacts in cache (#78911) 2021-03-23 21:33:05 -07:00
channel_test.dart Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
cold_test.dart Allow writing startup_info.json to somewhere other than the build dir (#79338) 2021-03-30 16:18:45 -07: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 [flutter_tools] read expression compilation results into memory before starting next compilation (#77867) 2021-03-11 22:18:51 -08:00
compile_expression_test.dart Remove mocks from compile_expression_test (#78092) 2021-03-15 16:06:54 -07:00
compile_incremental_test.dart [flutter_tools] read expression compilation results into memory before starting next compilation (#77867) 2021-03-11 22:18:51 -08:00
compile_test.dart [flutter_tools] read expression compilation results into memory before starting next compilation (#77867) 2021-03-11 22:18:51 -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 Migrate device_port_forwarder to null safety (#78949) 2021-03-24 16:56:14 -07:00
devfs_test.dart Enable unnecessary_await_in_return lint (#77434) 2021-03-05 18:38:15 -08:00
device_port_forwarder_test.dart Migrate device_port_forwarder to null safety (#78949) 2021-03-24 16:56:14 -07:00
device_test.dart [flutter_tools] Support Integration Tests (#76200) 2021-03-30 19:29:02 -07: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] switch FakeCache to cache.test and NoopUsage to TestUsage (#76802) 2021-02-26 11:13:32 -08:00
emulator_test.dart Enable unnecessary_await_in_return lint (#77434) 2021-03-05 18:38:15 -08:00
features_test.dart [flutter_tools] remove mocks from features test (#77760) 2021-03-10 10:05:03 -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 MockFlutterVersions (#77962) 2021-03-11 16:05:05 -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 [flutter_tools] Support Integration Tests (#76200) 2021-03-30 19:29:02 -07:00
flutter_validator_test.dart [flutter_tools] replace MockFlutterVersion usage with fake where possible, move from context (#77390) 2021-03-05 14:04:03 -08:00
generate_localizations_test.dart [gen-l10n] Add nullable-getter flag (#79263) 2021-03-29 20:59:04 -07:00
github_template_test.dart Enable missing_whitespace_between_adjacent_strings (#77027) 2021-03-01 18:30:17 -08:00
hot_test.dart Delete MockResidentCompiler (#76280) 2021-02-18 00:01:04 -08:00
integration_test_device_test.dart [flutter_tools] Support Integration Tests (#76200) 2021-03-30 19:29:02 -07: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 Migrate device_port_forwarder to null safety (#78949) 2021-03-24 16:56:14 -07: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 Reverts "Implement dartPluginClass support for plugins #74469" (#78623) 2021-03-23 14:28:11 -07:00
plugins_test.dart Reverts "Implement dartPluginClass support for plugins #74469" (#78623) 2021-03-23 14:28:11 -07:00
project_file_invalidator_test.dart Enable missing_whitespace_between_adjacent_strings (#77027) 2021-03-01 18:30:17 -08:00
project_test.dart Reverts "Implement dartPluginClass support for plugins #74469" (#78623) 2021-03-23 14:28:11 -07:00
protocol_discovery_test.dart Remove some globals from the tool (#79422) 2021-03-31 11:43:20 -07:00
resident_devtools_handler_test.dart [flutter_tools] Generalize waitForExtension (#77220) 2021-03-11 07:31:25 +08:00
resident_runner_test.dart [flutter_tools] remove globals from Device and separate FlutterDeviceManager (#79454) 2021-03-31 12:59:00 -07:00
resident_web_runner_cold_test.dart [flutter_tools] remove most globals from resident web runner (#77432) 2021-03-08 14:38:26 -08:00
resident_web_runner_test.dart [flutter_tools] use existing service implementations for web (#78995) 2021-03-29 21:44:03 -07: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 Enable unnecessary_await_in_return lint (#77434) 2021-03-05 18:38:15 -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 MockProcessUtils->FakeProcessManager in version_test (#77985) 2021-03-12 16:38:04 -08:00
vmservice_test.dart [flutter_tools] use existing service implementations for web (#78995) 2021-03-29 21:44:03 -07:00