flutter/packages/flutter_tools/test/general.shard
2021-10-12 13:48:03 -07:00
..
android Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
base Add some more new lints (#91659) 2021-10-12 11:33:04 -07:00
build_system Migrate android build target to null safety (#91455) 2021-10-11 17:55:01 -07:00
commands Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
custom_devices Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
drive Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
fuchsia Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
intellij Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
ios Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
linux Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
macos Catch FormatException parsing XCDevice._getAllDevices (#90967) 2021-10-08 13:08:04 -07: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 Migrate crash_reporting and github_template (#91516) 2021-10-12 13:48:03 -07:00
test Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
tester Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
vscode Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
web Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
windows Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
analytics_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -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 Migrate application_package to null safety (#83956) 2021-06-10 16:24:03 -07:00
args_test.dart Categorize flutter tool commands (#87747) 2021-10-05 17:28:04 -07:00
artifact_updater_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07: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 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 Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -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 [asset] Include assets in input files (#83416) 2021-06-01 11:24:04 -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 [flutter_tools] ensure kernel paths match between init from dill and persist (#85252) 2021-06-25 11:11:04 -07:00
cache_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
channel_test.dart Randomize tests, exclude tests that fail with randomization. (#86793) 2021-07-26 23:40:49 -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
dart_plugin_test.dart Add dartPluginClass support for Android and iOS (#87991) 2021-10-01 16:03:04 -07:00
desktop_device_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
devfs_test.dart Fix Dart plugin registrant interaction with 'flutter test' (#90288) 2021-09-30 20:25:13 -07: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 Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07: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 Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
flutter_validator_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
generate_localizations_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07: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 Enable avoid_implementing_value_types lint (#91078) 2021-10-04 13:48:04 -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 Enable no_default_cases lint (#91530) 2021-10-11 10:23:04 -07: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 add package_name for consistency across all platforms (#88457) 2021-10-07 17:08:02 -07: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 Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -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 avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
template_test.dart Add a more complete app template for Flutter (skeleton) (#83530) 2021-06-28 15:26:04 -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 code formatting (#85783) 2021-07-07 23:06:05 -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 test/src/common to null safety (#79907) 2021-04-06 22:55:03 -07:00
update_packages_test.dart remove deprecated author section (#85036) 2021-06-22 09:41:04 -07:00
utils_test.dart enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
version_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07: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