flutter/packages/flutter_tools/test/general.shard
2021-04-02 18:19:04 -07:00
..
android Migrate android_studio to null safety (#79504) 2021-04-01 20:24:04 -07:00
base [flutter_tools] consume package:process exceptions (#79657) 2021-04-02 12:08:29 -07:00
build_system Correct misspellings throughout the codebase (#79500) 2021-04-01 10:04:03 -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 [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] Move sksl writing out of vm_service (#79455) 2021-04-01 13:23:40 -07:00
fuchsia Correct misspellings throughout the codebase (#79500) 2021-04-01 10:04:03 -07:00
intellij Remove "unnecessary" imports in test/general.shard (#75954) 2021-02-18 13:38:24 -08:00
ios Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -07:00
linux Revert "Add libblkid / liblzma / libgcrypt as an explicit dependancy on Linux" (#78415) 2021-03-18 09:14:44 -07:00
macos Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -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 Do not run version check if generating shell completion and stdout isn't terminal (#79418) 2021-04-01 20:19: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 Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -07:00
windows Correct misspellings throughout the codebase (#79500) 2021-04-01 10:04:03 -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] Add ARM64 Linux host and cross-building option support (#61221) 2021-02-12 14:25:30 -08: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_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 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 Enable unnecessary_await_in_return lint (#77434) 2021-03-05 18:38:15 -08: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 [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] 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 Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -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 Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -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 [flutter_tools] Move sksl writing out of vm_service (#79455) 2021-04-01 13:23:40 -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 [ Web ] Register service extensions with DDS, not DWDS (#79479) 2021-04-02 18:19:04 -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