..
debug_adapter
Remove dead code in tools tests ( #104567 )
2022-05-25 12:48:17 -07:00
test_data
add missing trailing commas in list/set/map literals ( #102585 )
2022-04-27 09:15:35 +02:00
analyze_once_test.dart
[flutter_tools] rename local functions with _
s ( #102688 )
2022-04-27 16:19:07 -07:00
analyze_size_test.dart
add missing trailing commas in list/set/map literals ( #102585 )
2022-04-27 09:15:35 +02:00
android_plugin_compilesdkversion_mismatch_test.dart
Add warning for bumping Android SDK version to match plugins ( #92451 )
2021-11-09 12:58:07 -08:00
android_plugin_example_app_build_test.dart
Add more debugging info to android_plugin_example_app_build_test ( #101685 )
2022-04-11 08:24:09 -07:00
android_plugin_ndkversion_mismatch_test.dart
FFI plugins ( #96225 )
2022-01-26 23:44:45 +01:00
background_isolate_test.dart
Fix hot-restart test by ensuring updated timestmamp is in the future. ( #97247 )
2022-01-25 14:18:33 -08:00
bash_entrypoint_test.dart
[flutter_tools] shard out two integration tests we want to run on macOS arm64 ( #101769 )
2022-04-13 12:09:11 -07:00
break_on_framework_exceptions_test.dart
Use single quotes for dartSdkVersionBounds
( #101270 )
2022-04-06 09:54:10 -07:00
build_ios_config_only_test.dart
migrate some file to null safety ( #92957 )
2021-12-16 11:39:12 -08:00
cache_test.dart
Migrate some test files to null safety ( #104469 )
2022-05-24 16:53:08 -07:00
command_output_test.dart
migrate some file to null safety ( #92957 )
2021-12-16 11:39:12 -08:00
coverage_collection_test.dart
migrate some file to null safety ( #92957 )
2021-12-16 11:39:12 -08:00
daemon_mode_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
debugger_stepping_test.dart
Enable no_leading_underscores_for_local_identifiers ( #96422 )
2022-01-21 14:43:59 -08:00
deferred_components_test.dart
remove unnecessary .toString() ( #103226 )
2022-05-06 16:04:13 -07:00
deprecated_gradle_settings_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
downgrade_upgrade_integration_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
exit_code_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
expression_evaluation_test.dart
Use consistent date instead of DateTime.now() in evaluation tests ( #103269 )
2022-05-08 19:32:14 +01:00
flutter_attach_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
flutter_build_android_app_project_builddir_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
flutter_build_null_unsafe_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
flutter_build_with_compilation_error_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
flutter_gen_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
flutter_run_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
flutter_run_with_error_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
forbidden_imports_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
gen_l10n_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
gradle_non_android_plugin_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
hot_reload_errors_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
hot_reload_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
hot_reload_with_asset_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
lifetime_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
migrate_command_test.dart
Migrate some test files to null safety ( #104469 )
2022-05-24 16:53:08 -07:00
migrate_config_test.dart
MigrateConfig and migrate integration testing base ( #99092 )
2022-03-16 11:10:22 -07:00
migrate_utils_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
multidex_build_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
observatory_port_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
overall_experience_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
plist_parser_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
project_validator_integration_test.dart
[flutter_tools] General info project validator ( #103653 )
2022-05-24 16:28:10 -07:00
README.md
Test generated_plugin_registrant analysis & suppress long lines in web plugin registrant ( #71981 )
2020-12-16 22:19:05 -08:00
single_widget_reload_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
stateless_stateful_hot_reload_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
template_manifest_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
test_driver.dart
Remove custom unawaited
, prefer dart:async
version ( #103212 )
2022-05-07 08:49:04 -07:00
test_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
test_utils.dart
Remove dead code in tools tests ( #104567 )
2022-05-25 12:48:17 -07:00
timeline_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
tool_backend_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
unit_coverage_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
variable_expansion_windows_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00
variable_expansion_windows.dart
Enable avoid_print
lint. ( #91444 )
2021-10-07 16:48:04 -07:00
vmservice_integration_test.dart
Enable no_leading_underscores_for_local_identifiers ( #96422 )
2022-01-21 14:43:59 -08:00
web_plugin_registrant_test.dart
[tools][web] Make Plugin Registrant file ephemeral. ( #102185 )
2022-05-11 17:54:11 -07:00
xcode_backend_test.dart
[flutter_tools] migrate some integration tests to null safety ( #103560 )
2022-05-13 09:39:10 -07:00