flutter/packages/flutter_tools/test/general.shard
2021-04-06 13:13:20 -07:00
..
android Remove "unnecessary" imports. (#78664) 2021-04-06 11:19:02 -07:00
base Remove "unnecessary" imports. (#78664) 2021-04-06 11:19:02 -07:00
build_system [flutter_tools] generate empty plugin registrants for winuwp and fix local engine for winuwp_ (#79827) 2021-04-06 13:13:20 -07:00
commands [flutter_tools] Add ARM64 Linux host and cross-building option support (#61221) 2021-02-12 14:25:30 -08:00
custom_devices [flutter_tools] Add support for custom devices (#78113) 2021-03-31 18:09:02 -07:00
dart Remove "unnecessary" imports. (#78664) 2021-04-06 11:19:02 -07:00
drive [flutter_tools] Move sksl writing out of vm_service (#79455) 2021-04-01 13:23:40 -07:00
fuchsia Remove "unnecessary" imports. (#78664) 2021-04-06 11:19:02 -07:00
intellij Migrate doctor_validator to null safety (#79682) 2021-04-05 11:54:54 -07:00
ios Remove "unnecessary" imports. (#78664) 2021-04-06 11:19:02 -07:00
linux Migrate linux_doctor to null safety (#79804) 2021-04-05 13:58:59 -07:00
macos Migrate doctor_validator to null safety (#79682) 2021-04-05 11:54:54 -07:00
migrations [flutter_tools] remove mock from cmake project migrator (#76813) 2021-02-25 14:59:10 -08:00
reporting Migrate doctor_validator to null safety (#79682) 2021-04-05 11:54:54 -07:00
runner [flutter_tools] generate empty plugin registrants for winuwp and fix local engine for winuwp_ (#79827) 2021-04-06 13:13:20 -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 Remove "unnecessary" imports. (#78664) 2021-04-06 11:19:02 -07:00
windows Migrate doctor_validator to null safety (#79682) 2021-04-05 11:54:54 -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 Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -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] split cache into API and implementation (#79580) 2021-04-05 14:26:02 -07:00
asset_bundle_package_fonts_test.dart Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -07:00
asset_bundle_package_test.dart Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -07:00
asset_bundle_test.dart Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -07:00
asset_bundle_variant_test.dart Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -07:00
asset_test.dart Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -07: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 Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -07:00
cache_test.dart [flutter_tools] split cache into API and implementation (#79580) 2021-04-05 14:26:02 -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 Migrate doctor_validator to null safety (#79682) 2021-04-05 11:54:54 -07: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 Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -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 Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -07:00
device_test.dart [flutter_tools] Support Integration Tests (#76200) 2021-03-30 19:29:02 -07:00
devtools_launcher_test.dart Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -07: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 Remove "unnecessary" imports. (#78664) 2021-04-06 11:19:02 -07:00
features_test.dart [flutter_tools] split features into 2 libraries, migrate to null safety (#79603) 2021-04-02 12:03:20 -07: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 Migrate doctor_validator to null safety (#79682) 2021-04-05 11:54:54 -07:00
generate_localizations_test.dart [gen-l10n] Remove more ignores, conditionally generate some code (#78975) 2021-03-31 19:54:02 -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] Move sksl writing out of vm_service (#79455) 2021-04-01 13:23:40 -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 Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -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 Remove "unnecessary" imports. (#78664) 2021-04-06 11:19:02 -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 Remove "unnecessary" imports. (#78664) 2021-04-06 11:19:02 -07:00
protocol_discovery_test.dart Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -07:00
resident_devtools_handler_test.dart [flutter_tools] Generalize waitForExtension (#77220) 2021-03-11 07:31:25 +08:00
resident_runner_test.dart Remove "unnecessary" imports. (#78664) 2021-04-06 11:19:02 -07:00
resident_web_runner_cold_test.dart Remove "unnecessary" imports. (#78664) 2021-04-06 11:19:02 -07:00
resident_web_runner_test.dart Remove "unnecessary" imports. (#78664) 2021-04-06 11:19:02 -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 Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -07: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 Correct misspellings throughout the codebase (#79500) 2021-04-01 10:04:03 -07:00
vmservice_test.dart [flutter_tools] Move sksl writing out of vm_service (#79455) 2021-04-01 13:23:40 -07:00