flutter/packages/flutter_tools/test/general.shard
2022-04-21 15:49:08 -07:00
..
android Use the maven-publish plugin to publish AAR files. (#101891) 2022-04-19 16:34:07 -07:00
base Set template and migrate apps to iOS 11 minimum (#101963) 2022-04-15 11:34:08 -07:00
build_system Set template and migrate apps to iOS 11 minimum (#101963) 2022-04-15 11:34:08 -07:00
commands Migrate analyze commands to null safety (#95442) 2021-12-22 12:14:19 -08:00
custom_devices Update flutter_tools to look for new VM service message (#97683) 2022-02-15 07:33:57 -08:00
dap Don't terminate Dart process pids from VM Service, record flutter_tools VM pid (#100223) 2022-03-23 16:31:31 +00:00
dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
drive Reland "Enable caching of CPU samples collected at application startup (#89600)" (#100995) 2022-03-30 13:50:13 -07:00
fuchsia Reland "Enable caching of CPU samples collected at application startup (#89600)" (#100995) 2022-03-30 13:50:13 -07:00
intellij migrate to super params (#100509) 2022-03-31 11:46:47 -07:00
ios Set template and migrate apps to iOS 11 minimum (#101963) 2022-04-15 11:34:08 -07:00
linux [flutter_tools] process exception during linux_doctor is handled (#100159) 2022-03-17 16:15:22 -07:00
macos Handle CocoaPods ffi stderr (#102327) 2022-04-21 15:49:08 -07:00
migrations
proxied_devices Catch errors in ProxiedDevice to make sure we don't crash on errors. (#101332) 2022-04-06 09:51:10 -07:00
reporting migrate to super params (#100509) 2022-03-31 11:46:47 -07:00
runner [flutter_tools] fix flutter create --offline (#100941) 2022-04-07 17:05:49 -07:00
test Relands "Starts using the --source flag to compile the dart registrant. (#98046)" (#100572) 2022-03-28 18:15:10 -07:00
tester Enable track widget creation when generating Generated.xcconfig (#101123) 2022-04-11 14:29:11 -07:00
vscode Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
web [web] flutter.js initialization with ui.webOnlyWarmupEngine (#100177) 2022-03-30 23:00:09 -07:00
windows Add support for Visual Studio 2022 (#93426) 2021-11-10 16:43:02 -08:00
analytics_test.dart Hide PII from doctor validators for GitHub template (#96250) 2022-01-10 13:20:21 -08: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 Add a new PrebuiltFlutterApplicationPackage interface. (#95290) 2022-01-05 07:54:57 -08:00
args_test.dart Categorize flutter tool commands (#87747) 2021-10-05 17:28:04 -07:00
artifact_updater_test.dart [tool] verify download URLs; docs for base URLs (#94178) 2021-12-02 10:11:36 -08:00
artifacts_test.dart Test Flutter.xcframework directory ios-arm64_armv7 or ios-arm64 (#101592) 2022-04-08 16:12:09 -07:00
asset_bundle_package_fonts_test.dart Remove globals_null_migrated.dart, move into globals.dart (#92861) 2021-11-01 17:18:03 -07:00
asset_bundle_package_test.dart Remove globals_null_migrated.dart, move into globals.dart (#92861) 2021-11-01 17:18:03 -07:00
asset_bundle_test.dart Adds tool warning log level and command line options to fail on warning/error output (#92031) 2021-11-10 16:13:04 -08:00
asset_bundle_variant_test.dart Remove globals_null_migrated.dart, move into globals.dart (#92861) 2021-11-01 17:18:03 -07:00
asset_test.dart Remove globals_null_migrated.dart, move into globals.dart (#92861) 2021-11-01 17:18:03 -07:00
base_utils_test.dart
build_info_test.dart Enable track widget creation when generating Generated.xcconfig (#101123) 2022-04-11 14:29:11 -07:00
bundle_builder_test.dart Remove globals_null_migrated.dart, move into globals.dart (#92861) 2021-11-01 17:18:03 -07:00
cache_test.dart [flutter_tools] fix flutter create --offline (#100941) 2022-04-07 17:05:49 -07:00
channel_test.dart [flutter_tools] auto-migrate dev users to beta (#97028) 2022-01-25 11:00:14 -08:00
cold_test.dart Reland "Enable caching of CPU samples collected at application startup (#89600)" (#100995) 2022-03-30 13:50:13 -07:00
common_test.dart
compile_batch_test.dart Relands "Starts using the --source flag to compile the dart registrant. (#98046)" (#100572) 2022-03-28 18:15:10 -07:00
compile_expression_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
compile_incremental_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
compile_test.dart [flutter_tool] allow disabling profile mode timeline traces (#97622) 2022-02-02 16:00:16 -08: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 Use report_lines flag in flutter coverage (#90142) 2021-09-16 11:33:32 -07: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
daemon_test.dart ProxiedDevice, connection to a remotely connected device via flutter daemon. (#95738) 2022-01-25 23:46:14 -08:00
dart_plugin_test.dart Relands "Starts using the --source flag to compile the dart registrant. (#98046)" (#100572) 2022-03-28 18:15:10 -07:00
desktop_device_test.dart Update flutter_tools to look for new VM service message (#97683) 2022-02-15 07:33:57 -08:00
devfs_test.dart Change all instance of throwing strings to throw specific error classes. (#97325) 2022-02-02 10:45:18 -08:00
device_port_forwarder_test.dart
device_test.dart migrate to super params (#100509) 2022-03-31 11:46:47 -07:00
devtools_launcher_test.dart Exit the tool if a DevTools subprocess fails when running on a bot (#97613) 2022-02-02 14:55:18 -08:00
emulator_test.dart Migrate emulators to null safety (#92738) 2021-11-18 22:13:06 -08:00
features_test.dart [winuwp] Add removal warning in config help text (#101086) 2022-03-31 09:30:04 -07:00
flutter_manifest_test.dart Update dependencies (#99874) 2022-03-10 14:13:59 -07:00
flutter_platform_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
flutter_project_metadata_test.dart MigrateConfig and migrate integration testing base (#99092) 2022-03-16 11:10:22 -07:00
flutter_tester_device_test.dart Migrate .packages -> package_config.json (#99677) 2022-03-30 13:56:03 +02:00
flutter_validator_test.dart Revert "feat(flutter_tools): Added doctor path printing on verbose" (#96414) 2022-01-10 15:35:13 -08:00
generate_localizations_test.dart Revert "allow full locale in .arb files (#93401)" (#93806) 2021-11-17 11:26:16 -08:00
github_template_test.dart Remove tool crash git.io link shortener (#99574) 2022-03-08 17:00:06 -08:00
hot_test.dart Reland "Enable caching of CPU samples collected at application startup (#89600)" (#100995) 2022-03-30 13:50:13 -07:00
integration_test_device_test.dart Enable unnecessary_import (#101600) 2022-04-08 12:56:45 -07:00
license_collector_test.dart
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 Enable inline Dart plugin implementation on Desktop (#96610) 2022-01-19 09:35:23 -08:00
plugins_test.dart Fully support Dart-only mobile and macOS plugins (#96183) 2022-01-13 08:30:22 -08:00
preview_device_test.dart Update flutter_tools to look for new VM service message (#97683) 2022-02-15 07:33:57 -08:00
project_file_invalidator_test.dart
project_test.dart Change all instance of throwing strings to throw specific error classes. (#97325) 2022-02-02 10:45:18 -08:00
protocol_discovery_test.dart Update flutter_tools to look for new VM service message (#97683) 2022-02-15 07:33:57 -08:00
resident_devtools_handler_test.dart Exit the tool if a DevTools subprocess fails when running on a bot (#97613) 2022-02-02 14:55:18 -08:00
resident_runner_test.dart Add VMService command to get frame rasterization metrics (#100696) 2022-04-14 13:44:05 -07:00
resident_web_runner_cold_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
resident_web_runner_test.dart Enable track widget creation when generating Generated.xcconfig (#101123) 2022-04-11 14:29:11 -07: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 Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
testbed_test.dart Remove globals_null_migrated.dart, move into globals.dart (#92861) 2021-11-01 17:18:03 -07:00
time_test.dart
tracing_test.dart Add logging when first frame is not rendering (#99566) 2022-03-04 17:16:21 -08:00
update_packages_test.dart Use single quotes for dartSdkVersionBounds (#101270) 2022-04-06 09:54:10 -07:00
utils_test.dart Enable no_leading_underscores_for_local_identifiers (#96422) 2022-01-21 14:43:59 -08:00
version_test.dart [flutter_tools] Remove usage of globals.flutterGit from version (#100744) 2022-04-14 14:44:09 -07:00
vmservice_test.dart Add VMService command to get frame rasterization metrics (#100696) 2022-04-14 13:44:05 -07:00
xcode_backend_test.dart Do not build for iOS armv7 (#97341) 2022-04-12 14:44:09 -07:00