flutter/packages/flutter_tools/test/general.shard
2022-08-29 19:47:16 +00:00
..
android [flutter_tools] migrate gradle errors and project test to null safety (#110530) 2022-08-29 19:47:16 +00:00
base [flutter_tools] Pull more arm64 artifacts on Apple Silicon (#110291) 2022-08-29 10:33:24 -07:00
build_system Use hasNoRemainingExpectations matcher for fake process manager in tool tests (#108649) 2022-07-30 02:02:05 +00:00
commands Remove outdated Fuchsia concepts (#107335) 2022-07-22 16:42:48 -07:00
custom_devices [flutter_tools] migrate more unit tests to null safety (#106153) 2022-06-17 21:34:27 -07:00
dap [dap] Don't wait for appStarted before responding to launch/attach + don't call app.stop for unstarted app (#109386) 2022-08-25 15:35:09 +00:00
dart Revert "Show output from pub get in flutter pub get (#106300)" (#110478) 2022-08-29 08:02:50 -07:00
drive [flutter_tools] migrate some files to null safety (#110354) 2022-08-26 18:03:04 +00:00
fuchsia flutter update-packages --force-upgrade + analyzer fix (#108198) 2022-07-25 10:10:31 -07:00
intellij add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
ios Use hasNoRemainingExpectations matcher for fake process manager in tool tests (#108649) 2022-07-30 02:02:05 +00:00
linux Migrate some test files to null safety (#104469) 2022-05-24 16:53:08 -07:00
macos [flutter_tools] Pull more arm64 artifacts on Apple Silicon (#110291) 2022-08-29 10:33:24 -07:00
migrate Add tests for migrate command methods (#103466) 2022-05-11 11:09:08 -07:00
migrations
proxied_devices Remove custom unawaited, prefer dart:async version (#103212) 2022-05-07 08:49:04 -07:00
reporting migrate to super params (#100509) 2022-03-31 11:46:47 -07:00
runner Revert "Show output from pub get in flutter pub get (#106300)" (#110478) 2022-08-29 08:02:50 -07:00
test [flutter_tools] Make flutter test -v print timing of different phases (#108864) 2022-08-18 16:26:56 +00:00
tester Use hasNoRemainingExpectations matcher for fake process manager in tool tests (#108649) 2022-07-30 02:02:05 +00:00
vscode Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
web [flutter_tools] migrate some files to null safety (#110354) 2022-08-26 18:03:04 +00:00
windows Ignore invalid description property in vswhere.exe JSON output (#106836) 2022-06-30 16:15:20 -07:00
analytics_test.dart [flutter_tools] migrate more unit tests to null safety (#106153) 2022-06-17 21:34:27 -07:00
android_plugin_test.dart Add dartPluginClass support for Android and iOS (#87991) 2021-10-01 16:03:04 -07:00
application_package_test.dart Use hasNoRemainingExpectations matcher for fake process manager in tool tests (#108649) 2022-07-30 02:02:05 +00:00
args_test.dart add GeneralInfo project validator to analyze --suggestions (#109874) 2022-08-19 21:18:49 +00:00
artifact_updater_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
artifacts_test.dart [flutter_tools] Add entries to HostArtifacts for impellerc, libtessellator (#102593) 2022-04-26 13:30:45 -07:00
asset_bundle_package_fonts_test.dart [flutter_tools] migrate more unit tests to null safety (#106153) 2022-06-17 21:34:27 -07:00
asset_bundle_package_test.dart [flutter_tools] migrate more unit tests to null safety (#106153) 2022-06-17 21:34:27 -07:00
asset_bundle_test.dart [flutter_tool] Build shaders as .iplr and use FragmentProgram.fromAsset for ink_sparkle (#108071) 2022-07-21 20:50:08 -07:00
asset_bundle_variant_test.dart [flutter_tools] migrate more unit tests to null safety (#106153) 2022-06-17 21:34:27 -07:00
asset_test.dart [flutter_tools] migrate more unit tests to null safety (#106153) 2022-06-17 21:34:27 -07:00
base_utils_test.dart
build_info_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
bundle_builder_test.dart [flutter_tools] migrate more unit tests to null safety (#106153) 2022-06-17 21:34:27 -07:00
cache_test.dart [flutter_tools] Pull more arm64 artifacts on Apple Silicon (#110291) 2022-08-29 10:33:24 -07:00
channel_test.dart Use hasNoRemainingExpectations matcher for fake process manager in tool tests (#108649) 2022-07-30 02:02:05 +00:00
cmake_test.dart [Windows] Flow version information to the build output (#106145) 2022-06-27 10:45:56 -07:00
cold_test.dart [flutter_tools] add tool support for shader hot reload (#107963) 2022-07-27 03:31:06 +00:00
common_test.dart
compile_batch_test.dart Pass --verbosity=error to the Dart front-end (#104020) 2022-05-20 09:10:31 -07:00
compile_expression_test.dart Remove custom unawaited, prefer dart:async version (#103212) 2022-05-07 08:49:04 -07:00
compile_incremental_test.dart Remove passing of --debugger-module-names flag to frontend server (#109791) 2022-08-19 11:14:43 -07:00
compile_test.dart [flutter_tools] pass --compact-async to frontend_server (#104026) 2022-05-17 19:52:10 -07:00
config_test.dart [flutter_tools] auto-migrate dev users to beta (#97028) 2022-01-25 11:00:14 -08:00
convert_test.dart Add more specific cause on web development tool error output (#98553) 2022-03-15 18:15:07 -07:00
coverage_collector_test.dart [flutter_tools] Make flutter test -v print timing of different phases (#108864) 2022-08-18 16:26:56 +00:00
crash_reporting_test.dart Remove tool crash git.io link shortener (#99574) 2022-03-08 17:00:06 -08:00
create_config_test.dart [flutter_tools] tool exit from flutter create when provided just a drive letter (#106451) 2022-06-24 13:24:03 -07:00
daemon_test.dart [flutter_tools] flutter daemon handles a closed stdout IOSink (#105075) 2022-06-01 10:08:13 -07:00
dart_plugin_test.dart [flutter_tools] migrate more unit tests to null safety (#106153) 2022-06-17 21:34:27 -07:00
desktop_device_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
devfs_test.dart [flutter_tools] Make flutter test -v print timing of different phases (#108864) 2022-08-18 16:26:56 +00:00
device_port_forwarder_test.dart Remove outdated ignores (#108924) 2022-08-03 23:37:05 +00:00
device_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
devtools_launcher_test.dart [flutter_tools] migrate more unit tests to null safety (#106153) 2022-06-17 21:34:27 -07:00
emulator_test.dart Use hasNoRemainingExpectations matcher for fake process manager in tool tests (#108649) 2022-07-30 02:02:05 +00:00
fake_process_manager_test.dart [tool] Add tests for FakeProcessManager (#104456) 2022-05-23 22:57:34 -07:00
features_test.dart [flutter_tools] Enable custom devices on all channels (#109953) 2022-08-21 12:16:53 -07:00
flutter_manifest_test.dart Fixes documentation inconsistencies around 'material' and 'material design' (#102632) 2022-04-27 09:29:06 -07:00
flutter_platform_test.dart [flutter_tools] migrate more unit tests to null safety (#106153) 2022-06-17 21:34:27 -07:00
flutter_project_metadata_test.dart Handle null values during yaml metadata parsing validation (#104022) 2022-05-17 18:32:09 -07:00
flutter_tester_device_test.dart [flutter_tools] Pull more arm64 artifacts on Apple Silicon (#110291) 2022-08-29 10:33:24 -07:00
flutter_validator_test.dart [flutter_tools] Suggest actions to fix failing FlutterValidator (#106355) 2022-07-26 19:47:07 +00:00
generate_localizations_test.dart [gen_l10n] Warn users when placeholder types are converted to 'num' when using pluralization (#108036) 2022-07-26 14:13:06 -07:00
github_template_test.dart [flutter_tools] migrate more unit tests to null safety (#106153) 2022-06-17 21:34:27 -07:00
hot_test.dart [flutter_tools] add tool support for shader hot reload (#107963) 2022-07-27 03:31:06 +00:00
integration_test_device_test.dart flutter update-packages --force-upgrade + analyzer fix (#108198) 2022-07-25 10:10:31 -07:00
license_collector_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
mdns_discovery_test.dart Migrate mdns_discovery and ios simulator to null safety (#92124) 2021-10-29 17:18:03 -07:00
persistent_tool_state_test.dart [flutter_tools] auto-migrate dev users to beta (#97028) 2022-01-25 11:00:14 -08:00
plugin_parsing_test.dart [flutter_tools] remove UWP tooling (#102174) 2022-04-26 11:19:07 -07:00
plugins_test.dart [flutter_tools] Replace android v2 embedding broken doc link (#107456) 2022-07-12 20:31:07 +00:00
preview_device_test.dart [flutter_tools] migrate more unit tests to null safety (#106153) 2022-06-17 21:34:27 -07:00
project_file_invalidator_test.dart [flutter_tools] migrate more unit tests to null safety (#106153) 2022-06-17 21:34:27 -07:00
project_test.dart [flutter_tools] migrate gradle errors and project test to null safety (#110530) 2022-08-29 19:47:16 +00:00
project_validator_result_test.dart [flutter_tool] New command project (#102118) 2022-04-29 23:09:06 -07:00
protocol_discovery_test.dart Update flutter_tools to look for new VM service message (#97683) 2022-02-15 07:33:57 -08:00
pub_dependencies_project_validator_test.dart Add info project validator status (#109169) 2022-08-09 17:59:06 +00:00
resident_devtools_handler_test.dart flutter update-packages --force-upgrade + analyzer fix (#108198) 2022-07-25 10:10:31 -07:00
resident_runner_test.dart [flutter_tools] Fix _CastError in HotRunner._resetDirtyAssets (#108771) 2022-08-24 23:40:19 +00:00
resident_web_runner_cold_test.dart [flutter_tool] partial null safety migration of tool source code (#105798) 2022-06-15 20:02:07 +00:00
resident_web_runner_test.dart [flutter_tools] Fix race condition with completer in devfs_web (#109059) 2022-08-09 23:57:06 +00:00
template_test.dart Suppress created file list for new "flutter create" projects (#93041) 2021-11-04 10:03:02 -07:00
terminal_handler_test.dart Disable jank metrics for web (#109356) 2022-08-11 19:58:06 +00:00
testbed_test.dart [flutter_tools] migrate more unit tests to null safety (#106153) 2022-06-17 21:34:27 -07:00
time_test.dart
tracing_test.dart flutter update-packages --force-upgrade + analyzer fix (#108198) 2022-07-25 10:10:31 -07:00
update_packages_test.dart Migrate some test files to null safety (#104469) 2022-05-24 16:53:08 -07:00
utils_test.dart Enable no_leading_underscores_for_local_identifiers (#96422) 2022-01-21 14:43:59 -08:00
version_test.dart Use hasNoRemainingExpectations matcher for fake process manager in tool tests (#108649) 2022-07-30 02:02:05 +00:00
vmservice_test.dart [flutter_tools] ensure setAssetDirectory uses windows path (#109021) 2022-08-05 15:44:08 +00:00
xcode_backend_test.dart Add usage event when iOS app is archived (#108643) 2022-07-29 22:44:06 +00:00