flutter/packages/flutter_tools/test/general.shard
2023-01-09 11:27:47 -08:00
..
android Adding 'is' to list of kotlin reserved keywords (#116299) 2023-01-06 00:10:07 +00:00
base Fix the message strings for xcodeMissing and xcodeIncomplete (#117922) 2023-01-04 02:48:00 +00:00
build_system Support flutter build web --wasm (#117075) 2022-12-19 20:09:02 +00:00
commands Build command dependency injection (#114383) 2022-11-08 23:38:10 +00:00
custom_devices Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
dap Use program during attach if provided (#118130) 2023-01-09 11:27:47 -08:00
dart Fix flutter update-packages regression by fixing parameters in "pub get" runner (#116687) 2023-01-06 00:08:05 +00:00
drive Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
fuchsia Null safety migration of packages/flutter_tools/test/general.shard, part 1/2 (#110711) 2022-09-08 15:25:27 -07:00
intellij [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
ios Add more supported simulator debugging options and improve tests (#114628) 2022-11-09 18:17:09 +00:00
linux [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
macos [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
migrations Sync analysis_options.yaml & cleanups (#117327) 2022-12-20 14:15:39 -08:00
proxied_devices [flutter_tools] remove all body_might_complete_normally_catch_error ignores (#115184) 2022-11-16 18:20:45 +00:00
reporting migrate to super params (#100509) 2022-03-31 11:46:47 -07:00
runner Platform binaries reland (#115502) 2022-12-02 14:13:40 -08:00
test Manual Roll of Flutter Engine from 67254d6e4b03 to 8d83b98c55b3 (#116635) 2022-12-08 18:03:51 -08:00
tester Null safety migration of packages/flutter_tools/test/general.shard, part 1/2 (#110711) 2022-09-08 15:25:27 -07:00
vscode Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00
web [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
windows [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
analytics_test.dart Build command dependency injection (#114383) 2022-11-08 23:38:10 +00: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 Simplify null check. (#117026) 2023-01-03 20:51:48 +00:00
args_test.dart [flutter_tools] analyze --suggestions --machine command (#112217) 2022-10-03 17:40:58 +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 Platform binaries reland (#115502) 2022-12-02 14:13:40 -08:00
asset_bundle_package_fonts_test.dart Revert "Speed up first asset load by encoding asset manifest in binary rather than JSON (#113637)" (#116662) 2022-12-07 17:29:05 +00:00
asset_bundle_package_test.dart Revert "Speed up first asset load by encoding asset manifest in binary rather than JSON (#113637)" (#116662) 2022-12-07 17:29:05 +00:00
asset_bundle_test.dart [flutter_tools] Add remap sampler support (#116861) 2022-12-12 17:44:32 +00:00
asset_bundle_variant_test.dart Revert "Speed up first asset load by encoding asset manifest in binary rather than JSON (#113637)" (#116662) 2022-12-07 17:29:05 +00:00
asset_test.dart [flutter_tools] dont include material shaders in web builds (#116538) 2022-12-05 20:42:15 +00: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 [flutter_tools] Fix so that the value set by --dart-define-from-file can be passed to Gradle (#114297) 2022-11-11 18:48:01 +00: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_tool] Don't download CanvasKit if it's already in flutter_web_sdk (#113072) 2022-10-07 10:28:49 -07:00
channel_test.dart Create a main alias for master channel. (#115388) 2022-11-16 02:49:00 +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 Migrate more tool unit tests to null safety (#80002) 2021-04-08 15:18:52 -07:00
compile_batch_test.dart Platform binaries reland (#115502) 2022-12-02 14:13:40 -08: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 Platform binaries reland (#115502) 2022-12-02 14:13:40 -08:00
compile_test.dart [flutter_tools] pass --compact-async to frontend_server (#104026) 2022-05-17 19:52:10 -07:00
config_test.dart Return ErrorHandlingFileSystem backed objects in ErrorHandlingFileSystem file/directory APIs (#112673) 2022-09-29 22:57:20 +00: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 Fix NPE in coverage collector (#114177) 2022-10-27 19:24:00 -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 [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 Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08: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 [flutter_tool] Adds --enable-dart-profiling flag (#115863) 2022-11-22 15:47:51 -08: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 chore: enable Flutter Android workflow on aarch64 (#113829) 2022-11-10 22:09:28 +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 Use UriConverter from context for test (#110539) 2022-08-31 09:20:36 -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 Use UriConverter from context for test (#110539) 2022-08-31 09:20:36 -07:00
flutter_validator_test.dart [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
generate_localizations_test.dart Throw error when plural case had undefined behavior (#116622) 2022-12-08 22:29:14 +00: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 Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
integration_test_device_test.dart Add support for expression compilation when debugging integration tests (#113481) 2022-10-25 15:34:22 +01: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
message_parser_test.dart [gen_l10n] Improvements to gen_l10n (#116202) 2022-11-30 15:07:06 -08: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 Allow iOS and macOS plugins to share darwin directory (#115337) 2023-01-09 10:33:03 -08:00
plugins_test.dart Allow iOS and macOS plugins to share darwin directory (#115337) 2023-01-09 10:33:03 -08: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 when getting xcworkspace, exclude hidden files (#114099) 2022-11-07 18:48:52 +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 Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
resident_web_runner_cold_test.dart Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
resident_web_runner_test.dart Audit covariant usage in tool (#116930) 2022-12-15 11:59:34 -08:00
template_test.dart [tools]build ipa validate template icon files (#114841) 2022-11-16 19:29:17 +00: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 Migrate more tool unit tests to null safety (#80002) 2021-04-08 15:18:52 -07:00
tracing_test.dart flutter update-packages --force-upgrade + analyzer fix (#108198) 2022-07-25 10:10:31 -07:00
update_packages_test.dart [flutter_tools] pin package intl and roll pub packages (#117168) 2022-12-16 00:34:51 +00: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] change the way version is calculated on master (#110791) 2022-09-01 20:32:36 +00:00
vmservice_test.dart Null safety migration of packages/flutter_tools/test/general.shard, part 2/2 (#110712) 2022-09-07 12:28:52 -07:00
windows_version_validator_test.dart [tools]Build IPA validation UI Polish (#116744) 2022-12-15 14:43:32 -08:00
xcode_backend_test.dart Stop embedding bitcode for iOS in tool (#112831) 2022-10-04 01:41:23 +00:00