..
android
Missing trailing commas ( #41473 )
2019-09-30 18:48:23 +02:00
base
Missing trailing commas ( #41473 )
2019-09-30 18:48:23 +02:00
build_runner
use IOOverrides to allow inject file system, write test, find bug ( #40066 )
2019-09-30 08:41:12 -07:00
build_system
Reland: Switch to assemble API for dart2js ( #41659 )
2019-10-01 14:03:42 -07:00
commands
Reland: Switch to assemble API for dart2js ( #41659 )
2019-10-01 14:03:42 -07:00
dart
add tests to ensure the sdk is well-formed ( #41408 )
2019-09-26 18:22:25 -07:00
fuchsia
fix some bad indentations ( #41172 )
2019-09-24 21:03:37 +02:00
intellij
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests ( #36108 )
2019-07-13 11:51:44 -07:00
ios
Missing trailing commas ( #41473 )
2019-09-30 18:48:23 +02:00
linux
Missing trailing commas ( #41473 )
2019-09-30 18:48:23 +02:00
macos
Skip pod initialization if version >= 1.8.0. ( #41491 )
2019-09-30 13:14:42 -07:00
runner
[flutter_tool] Report to analytics when the tool is killed by a signal ( #41493 )
2019-09-30 07:38:11 -07:00
tester
fix bad indentations(mainly around collection literals) ( #41355 )
2019-09-27 10:46:45 +02:00
web
Reland: Switch to assemble API for dart2js ( #41659 )
2019-10-01 14:03:42 -07:00
windows
Missing trailing commas ( #41473 )
2019-09-30 18:48:23 +02:00
analytics_test.dart
add missing trailing commas in flutter_tools ( #40968 )
2019-09-24 08:06:09 +02:00
application_package_test.dart
[flutter_tool] Remove the synchronous -showBuildSettings ( #40435 )
2019-09-16 07:51:50 -07:00
artifacts_test.dart
Ensure we find dart.exe on local engines ( #41514 )
2019-09-27 18:54:24 -07:00
asset_bundle_package_fonts_test.dart
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests ( #36108 )
2019-07-13 11:51:44 -07:00
asset_bundle_package_test.dart
fix some bad indentations ( #41172 )
2019-09-24 21:03:37 +02:00
asset_bundle_test.dart
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests ( #36108 )
2019-07-13 11:51:44 -07:00
asset_bundle_variant_test.dart
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests ( #36108 )
2019-07-13 11:51:44 -07:00
asset_test.dart
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests ( #36108 )
2019-07-13 11:51:44 -07:00
base_utils_test.dart
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests ( #36108 )
2019-07-13 11:51:44 -07:00
bug_report_test.dart
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests ( #36108 )
2019-07-13 11:51:44 -07:00
build_info_test.dart
Warn when build number and version can't be parsed on iOS ( #40611 )
2019-09-17 17:07:41 -07:00
bundle_shim_test.dart
Flutter build bundle without --precompiled should always perform a debug build. ( #41401 )
2019-09-26 15:57:57 -07:00
cache_test.dart
Reland #39157 ( #39798 )
2019-09-17 08:19:33 -07:00
channel_test.dart
Enable Proguard by default on release mode ( #39986 )
2019-09-10 17:22:55 -07:00
cold_test.dart
add missing trailing commas in flutter_tools ( #40968 )
2019-09-24 08:06:09 +02:00
compile_batch_test.dart
handle unexpected exit from frontend server ( #38497 )
2019-08-14 19:00:31 -07:00
compile_expression_test.dart
Missing trailing commas ( #41473 )
2019-09-30 18:48:23 +02:00
compile_incremental_test.dart
handle unexpected exit from frontend server ( #38497 )
2019-08-14 19:00:31 -07:00
compile_test.dart
Throw error when hot reload enters bad state ( #38907 )
2019-08-20 14:30:03 -07:00
config_test.dart
Implement feature flag system for flutter tools ( #36138 )
2019-07-16 17:33:28 -07:00
coverage_collector_test.dart
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests ( #36108 )
2019-07-13 11:51:44 -07:00
crash_reporting_test.dart
fix some bad indentations ( #41172 )
2019-09-24 21:03:37 +02:00
devfs_test.dart
Missing trailing commas ( #41473 )
2019-09-30 18:48:23 +02:00
device_test.dart
Handle single unsupported device ( #39541 )
2019-08-29 21:39:38 -07:00
doctor.dart
Missing trailing commas ( #41473 )
2019-09-30 18:48:23 +02:00
emulator_test.dart
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests ( #36108 )
2019-07-13 11:51:44 -07:00
features_test.dart
Reland #40810 : Re-enable AAR plugins when an AndroidX failure occurred ( #41160 )
2019-09-24 16:16:22 -07:00
flutter_manifest_test.dart
fix bad indentations(mainly around collection literals) ( #41355 )
2019-09-27 10:46:45 +02:00
flutter_platform_test.dart
add missing trailing commas in flutter_tools ( #40968 )
2019-09-24 08:06:09 +02:00
forbidden_imports_test.dart
add missing trailing commas in flutter_tools ( #40968 )
2019-09-24 08:06:09 +02:00
hot_test.dart
add missing trailing commas in flutter_tools ( #40968 )
2019-09-24 08:06:09 +02:00
mdns_discovery_test.dart
Implement mdns for flutter run
( #40447 )
2019-09-18 11:01:08 -07:00
package_uri_mapper_test.dart
handle unexpected exit from frontend server ( #38497 )
2019-08-14 19:00:31 -07:00
plugin_parsing_test.dart
Add the beginnings of plugin support for Windows and Linux ( #41015 )
2019-09-26 14:01:57 -07:00
plugins_test.dart
Invalidate macOS pods on plugin changes ( #40730 )
2019-09-18 21:42:57 -07:00
project_file_invalidator_test.dart
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests ( #36108 )
2019-07-13 11:51:44 -07:00
project_test.dart
fix bad indentations(mainly around collection literals) ( #41355 )
2019-09-27 10:46:45 +02:00
protocol_discovery_test.dart
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests ( #36108 )
2019-07-13 11:51:44 -07:00
resident_runner_test.dart
Missing trailing commas ( #41473 )
2019-09-30 18:48:23 +02:00
resident_web_runner_cold_test.dart
fix bad indentations(mainly around collection literals) ( #41355 )
2019-09-27 10:46:45 +02:00
resident_web_runner_test.dart
Add analytics tracking for compile and refresh times for Flutter Web ( #41545 )
2019-09-30 12:45:03 -07:00
terminal_handler_test.dart
fix some bad indentations ( #41172 )
2019-09-24 21:03:37 +02:00
test_compiler_test.dart
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests ( #36108 )
2019-07-13 11:51:44 -07:00
testbed_test.dart
Move tools tests into a general.shard directory in preparation to changing how we shard tools tests ( #36108 )
2019-07-13 11:51:44 -07:00
time_test.dart
[flutter_tool] Include the local timezone in analytics timestamp ( #37345 )
2019-07-31 23:28:18 -07:00
utils_test.dart
[flutter_tool] Use curly braces around single statment control structures ( #40446 )
2019-09-13 14:51:35 -07:00
version_test.dart
flutter_tools/version: git log.showSignature=false ( #38576 )
2019-08-21 13:55:57 -07:00
vmservice_test.dart
[flutter_tool] Use curly braces around single statment control structures ( #40446 )
2019-09-13 14:51:35 -07:00