flutter/packages/flutter_tools/test/general.shard
2019-10-10 19:37:01 -07:00
..
android Add support for Android x86_64 ABI to Flutter (#42401) 2019-10-10 16:34:16 -07:00
base indent formal parameters correctly (#41644) 2019-10-04 11:00:18 +02:00
build_runner some formatting changes (#41640) 2019-10-08 18:32:10 +02:00
build_system Pass -Ddart.developer.causal_async_stacks=true to frontend_server invocations. (#42354) 2019-10-10 10:41:24 -07:00
commands Add support for Android x86_64 ABI to Flutter (#42401) 2019-10-10 16:34:16 -07:00
dart Be more verbose when pub fails (#42187) 2019-10-10 19:37:01 -07:00
fuchsia indent formal parameters correctly (#41644) 2019-10-04 11:00:18 +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 Stop leaking iproxy processes (#42026) 2019-10-09 16:30:27 -07:00
linux Make desktop stopApp only apply to processes Flutter started (#41519) 2019-10-09 16:28:10 -07:00
macos Make desktop stopApp only apply to processes Flutter started (#41519) 2019-10-09 16:28:10 -07:00
runner [flutter_tool] Re-work analytics events to use labels and values (#42016) 2019-10-07 15:04:55 -07:00
tester Plumb --enable-asserts through to frontend_server invocation in debug mode. (#41832) 2019-10-04 12:07:23 -07:00
web Make Pub an interface in the flutter tool (#42257) 2019-10-08 14:53:28 -07:00
windows Make desktop stopApp only apply to processes Flutter started (#41519) 2019-10-09 16:28:10 -07:00
analytics_test.dart [flutter_tool] Re-work analytics events to use labels and values (#42016) 2019-10-07 15:04:55 -07:00
application_package_test.dart [BUG] Process all children of intent-filter instead of just the first one to identify default activity (#40029) 2019-10-10 10:05:43 -07:00
artifacts_test.dart More consistent temp directory naming (#42063) 2019-10-07 16:43:04 -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 Add option to precache unsigned mac binaries. (#42376) 2019-10-09 22:24:15 -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 Plumb --enable-asserts through to frontend_server invocation in debug mode. (#41832) 2019-10-04 12:07:23 -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
desktop_device_test.dart Make desktop stopApp only apply to processes Flutter started (#41519) 2019-10-09 16:28:10 -07:00
devfs_test.dart Reland: don't update last compile time when compilation is rejected. (#41580) 2019-10-02 12:46:33 -07:00
device_test.dart Stop leaking iproxy processes (#42026) 2019-10-09 16:30:27 -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 Handle empty entry in asset list and add more explicit validation (#41735) 2019-10-02 12:45:51 -07:00
flutter_platform_test.dart Plumb --enable-asserts through to frontend_server invocation in debug mode. (#41832) 2019-10-04 12:07:23 -07: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 Updates packages (#41936) 2019-10-07 09:46:57 -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 More consistent temp directory naming (#42063) 2019-10-07 16:43:04 -07:00
project_file_invalidator_test.dart Clean up ProjectFileInvalidator.findInvalidated a bit (#41889) 2019-10-04 12:55:17 -07:00
project_test.dart some formatting changes (#41640) 2019-10-08 18:32:10 +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 More consistent temp directory naming (#42063) 2019-10-07 16:43:04 -07: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 Wrap dwds in async guard, only catch known error types (#42364) 2019-10-10 16:34:27 -07:00
terminal_handler_test.dart fix some bad indentations (#41172) 2019-09-24 21:03:37 +02:00
test_compiler_test.dart Plumb --enable-asserts through to frontend_server invocation in debug mode. (#41832) 2019-10-04 12:07:23 -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