flutter/packages/flutter_tools/test/general.shard
2022-01-06 13:50:19 -08:00
..
android Add a new PrebuiltFlutterApplicationPackage interface. (#95290) 2022-01-05 07:54:57 -08:00
base Add ability to wrap text messages in a box (#94391) 2021-12-15 13:19:11 -08:00
build_system Ad-hoc codesign Flutter.framework when code signing is disabled (#93556) 2021-11-12 12:56:03 -08:00
commands Migrate analyze commands to null safety (#95442) 2021-12-22 12:14:19 -08:00
custom_devices Fix a stream lifecycle bug in CustomDeviceLogReader (#94310) 2021-12-01 18:34:04 -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)" (#92220)" (#92235) 2021-10-20 22:05:49 -07:00
fuchsia Migrate fuchsia_device to null safety (#95438) 2021-12-21 18:39:04 -08:00
intellij Use XML format in PlistParser (#94863) 2021-12-13 18:22:29 -08:00
ios Add a new PrebuiltFlutterApplicationPackage interface. (#95290) 2022-01-05 07:54:57 -08:00
linux Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
macos Add a new PrebuiltFlutterApplicationPackage interface. (#95290) 2022-01-05 07:54:57 -08:00
migrations Revert "[flutter_tools] let the logger know about machine mode (#86116)" (#86363) 2021-07-13 10:39:35 -07:00
reporting Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
runner feat(flutter_tools): Added doctor host validation feat (#95386) 2021-12-16 08:02:13 -08:00
test Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
tester Removed unused method packagesFile from ApplicationPackage. (#95033) 2021-12-13 06:46:04 -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 Remove globals_null_migrated.dart, move into globals.dart (#92861) 2021-11-01 17:18:03 -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 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 Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -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 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 make CIPD url customizable using FLUTTER_STORAGE_BASE_URL (#94137) 2021-11-24 07:53:03 -08:00
channel_test.dart Remove globals_null_migrated.dart, move into globals.dart (#92861) 2021-11-01 17:18:03 -07:00
cold_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
common_test.dart Migrate more tool unit tests to null safety (#80002) 2021-04-08 15:18:52 -07:00
compile_batch_test.dart Migrate compile to null safety (#83153) 2021-05-24 11:24:02 -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 Migrate compile to null safety (#83153) 2021-05-24 11:24:02 -07:00
config_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -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 Migrate crash_reporting and github_template (#91516) 2021-10-12 13:48:03 -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
daemon_test.dart Reland "Add an option for flutter daemon to listen on a TCP port (#95418)" (#95689) 2021-12-22 10:53:31 -08:00
dart_plugin_test.dart Remove globals_null_migrated.dart, move into globals.dart (#92861) 2021-11-01 17:18:03 -07:00
desktop_device_test.dart [flutter_tools] Remove --enable-background-compilation (#94012) 2021-12-13 10:24:08 -08:00
devfs_test.dart [flutter_tools] Instruct compiler before processing bundle (#92255) 2021-11-02 13:46:46 +01: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 Migrate protocol_discovery to null safety (#91267) 2021-10-12 12:13:02 -07:00
devtools_launcher_test.dart Launch DevTools from the 'dart devtools' command instead of pub (#90894) 2021-09-29 15:32:24 -07:00
doctor.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
emulator_test.dart Migrate emulators to null safety (#92738) 2021-11-18 22:13:06 -08:00
features_test.dart [flutter_tools] adjust some feature settings (#82851) 2021-05-18 20:49:03 -07:00
flutter_manifest_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -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 fix sort_directives violations (#80817) 2021-04-21 13:49:03 -07:00
flutter_tester_device_test.dart Run flutter tester with arch -x86_64 on arm64 Mac (#92508) 2021-10-27 10:48:03 -07:00
flutter_validator_test.dart feat(flutter_tools): Added doctor path printing on verbose (#95453) 2022-01-06 13:50:19 -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 crash_reporting and github_template from reporting library (#80139) 2021-04-09 15:24:15 -07:00
hot_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
integration_test_device_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07: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 Enable avoid_setters_without_getters (#91067) 2021-10-01 00:58:05 -07:00
plugin_parsing_test.dart Add dartPluginClass support for Android and iOS (#87991) 2021-10-01 16:03:04 -07:00
plugins_test.dart Add reason logging to v1 embedding warning message (#94636) 2021-12-06 14:21:58 -08:00
preview_device_test.dart Remove "unnecessary" imports. (#85736) 2021-07-28 16:19:04 -07:00
project_file_invalidator_test.dart Fixed large amount of spelling errors (#83744) 2021-06-02 10:14:06 -07:00
project_test.dart Do not show v1 Android embedding message for non-Android commands (#96148) 2022-01-05 12:55:10 -08:00
protocol_discovery_test.dart Migrate protocol_discovery to null safety (#91267) 2021-10-12 12:13:02 -07:00
resident_devtools_handler_test.dart Enable avoid_implementing_value_types lint (#91078) 2021-10-04 13:48:04 -07:00
resident_runner_test.dart Update dwds and other packages (#94634) 2021-12-07 14:29:07 -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 Remove globals_null_migrated.dart, move into globals.dart (#92861) 2021-11-01 17:18:03 -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 Migrate more tool unit tests to null safety (#80002) 2021-04-08 15:18:52 -07:00
tracing_test.dart Migrate tracing to null safety (#92849) 2021-11-05 15:58:07 -07:00
update_packages_test.dart fix: removed unnecessary checks (#93735) 2021-11-16 18:43:05 -08:00
utils_test.dart [flutter_tools] iOS: display name defaults to the Title Case of flutter project name. (#91529) 2021-10-20 10:33:02 -07:00
version_test.dart [flutter_tools] Refactor checkVersionFreshness (#95056) 2021-12-28 17:59:16 -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