flutter/packages/flutter_tools/test/general.shard
2022-03-16 11:10:22 -07:00
..
android 95533 min sdk error msgs enhancements (#99550) 2022-03-08 16:20:21 -08:00
base Change all instance of throwing strings to throw specific error classes. (#97325) 2022-02-02 10:45:18 -08:00
build_system Starts using the --source flag to compile the dart registrant. (#98046) 2022-03-01 16:24:47 -08: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 [dap] Don't use --start-paused when running in Profile/Release mode (#98926) 2022-02-24 17:06:24 -08:00
dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
drive Revert "Reland "Enable caching of CPU samples collected at application startup (#89600)"" (#98803) 2022-02-19 10:09:26 -08:00
fuchsia Revert "Reland "Enable caching of CPU samples collected at application startup (#89600)"" (#98803) 2022-02-19 10:09:26 -08:00
intellij Use XML format in PlistParser (#94863) 2021-12-13 18:22:29 -08:00
ios Support route on ios (#99078) 2022-03-07 11:31:21 -08:00
linux Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
macos Update minimum required version to Xcode 13 (#97746) 2022-03-01 16:26:11 -08:00
migrations Revert "[flutter_tools] let the logger know about machine mode (#86116)" (#86363) 2021-07-13 10:39:35 -07:00
proxied_devices Add portForwarder for ProxiedDevice. (#100111) 2022-03-15 14:30:21 -07:00
reporting Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
runner Pass 'assume-initialize-from-dill-up-to-date' flag to the frontend server (#99791) 2022-03-09 00:30:17 -08:00
test Starts using the --source flag to compile the dart registrant. (#98046) 2022-03-01 16:24:47 -08:00
tester Update flutter_tools to look for new VM service message (#97683) 2022-02-15 07:33:57 -08:00
vscode Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
web Serve assets with correct content-type header value (#94357) 2021-12-08 12:29:07 -08: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 Use frontend_server from the Dart SDK (#97078) 2022-01-24 11:34:57 -08: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 Migrate features_tests and other tool tests to null safety (#80168) 2021-04-12 12:35:02 -07:00
build_info_test.dart Fixed several typos (#89485) 2021-09-07 14:56:04 -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] remove pub dependencies from universal (#97722) 2022-02-12 12:10:11 -08:00
channel_test.dart [flutter_tools] auto-migrate dev users to beta (#97028) 2022-01-25 11:00:14 -08:00
cold_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
common_test.dart
compile_batch_test.dart Starts using the --source flag to compile the dart registrant. (#98046) 2022-03-01 16:24:47 -08: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 Starts using the --source flag to compile the dart registrant. (#98046) 2022-03-01 16:24:47 -08: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 Replace testUsingContext with testWithoutContext in a few places (#82498) 2021-05-13 23:09:03 -07:00
device_test.dart Fix error in type cast. (#97778) 2022-02-04 12:40:11 -08: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 [flutter_tools] deprecate the dev branch from the feature system (#98689) 2022-02-18 16:24:22 -08: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 Update flutter_tools to look for new VM service message (#97683) 2022-02-15 07:33:57 -08: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 Change all instance of throwing strings to throw specific error classes. (#97325) 2022-02-02 10:45:18 -08:00
integration_test_device_test.dart Migrate assemble and integration_test_device to null safety (#96630) 2022-01-14 15:50:12 -08:00
license_collector_test.dart Enable avoid_escaping_inner_quotes lint (#81153) 2021-05-19 09:54:02 -07: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 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 Fixed large amount of spelling errors (#83744) 2021-06-02 10:14:06 -07:00
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 Pass 'assume-initialize-from-dill-up-to-date' flag to the frontend server (#99791) 2022-03-09 00:30:17 -08: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 Starts using the --source flag to compile the dart registrant. (#98046) 2022-03-01 16:24:47 -08: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 Warm cache with all transitive dependencies in flutter update-packages command (#96258) 2022-01-10 10:35:13 -08: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] increment y instead of m when calling flutter --version on master (#97827) 2022-02-04 13:35:29 -08:00
vmservice_test.dart Enable avoid_implementing_value_types lint (#91078) 2021-10-04 13:48:04 -07:00
xcode_backend_test.dart [flutter_tools] Port xcode backend to dart (#86753) 2021-07-27 14:39:05 -07:00