flutter/packages/flutter_tools/test/general.shard
2019-11-27 13:11:04 -08:00
..
android Register memory info command on vmservice for Android devices (#45568) 2019-11-26 14:49:56 -08:00
base Always compile with isysroot on iOS to point to SDK root (#45436) (#45560) 2019-11-25 12:49:18 -08:00
build_runner some formatting changes (#41640) 2019-10-08 18:32:10 +02:00
build_system implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
commands implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
fuchsia implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
intellij Revert "Reduce some direct package:archive usage (#44608)" (#45291) 2019-11-20 14:45:32 -08:00
ios Retry Xcode builds if they fail due to concurrent builds running (#45608) 2019-11-27 09:44:05 +00:00
linux Extra defensive programming for pub modification time assert (#43315) 2019-10-22 22:05:00 -07:00
macos Extra defensive programming for pub modification time assert (#43315) 2019-10-22 22:05:00 -07:00
runner Suggest GitHub template when flutter tool crashes (#45360) 2019-11-26 14:06:31 -08:00
tester Extra defensive programming for pub modification time assert (#43315) 2019-10-22 22:05:00 -07:00
web Serve web source maps in release runner (#45318) 2019-11-25 17:09:36 -08:00
windows implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
analytics_test.dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
application_package_test.dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
artifacts_test.dart Extra defensive programming for pub modification time assert (#43315) 2019-10-22 22:05:00 -07:00
asset_bundle_package_fonts_test.dart Extra defensive programming for pub modification time assert (#43315) 2019-10-22 22:05:00 -07:00
asset_bundle_package_test.dart Extra defensive programming for pub modification time assert (#43315) 2019-10-22 22:05:00 -07:00
asset_bundle_test.dart Dont crash if the tool cannot delete asset directory during debugging (#45407) 2019-11-22 14:06:05 -08:00
asset_bundle_variant_test.dart Extra defensive programming for pub modification time assert (#43315) 2019-10-22 22:05:00 -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 Refactor BuildMode into class, add jit_release configuration (#42476) 2019-10-28 09:37:29 -07:00
bundle_shim_test.dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
cache_test.dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
channel_test.dart Always fake ProcessManager when you fake Filesystem in tests (#42369) 2019-10-11 11:23:12 -07:00
cold_test.dart dispose devices on cleanupAtFinish() for run_cold.dart (#42668) 2019-10-15 12:50:44 -07:00
compile_batch_test.dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
compile_expression_test.dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
compile_incremental_test.dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
compile_test.dart Add compiler configuration to support dartdevc target (#43281) 2019-10-22 20:35:05 -07:00
config_test.dart Reland handle corrupt config file (#45414) 2019-11-22 12:26:51 -08:00
coverage_collector_test.dart Revert "Added a null check for ranges in the sourceReport map. (#43667)" (#43827) 2019-10-30 10:57:35 -07:00
crash_reporting_test.dart Suggest GitHub template when flutter tool crashes (#45360) 2019-11-26 14:06:31 -08:00
desktop_device_test.dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
devfs_test.dart Reland: Attach looks at future observatory URIs (#45307) 2019-11-20 18:51:25 -08:00
device_test.dart [flutter_tool] Use engine flutter_runner prebuilts (#43381) 2019-10-28 09:38:08 -07:00
doctor.dart Missing trailing commas (#41473) 2019-09-30 18:48:23 +02:00
emulator_test.dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
features_test.dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
flutter_manifest_test.dart Suggest GitHub template when flutter tool crashes (#45360) 2019-11-26 14:06:31 -08:00
flutter_platform_test.dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
forbidden_imports_test.dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
github_template_test.dart Suggest GitHub template when flutter tool crashes (#45360) 2019-11-26 14:06:31 -08:00
hot_test.dart dispose devices on cleanupAtFinish() for run_cold.dart (#42668) 2019-10-15 12:50:44 -07:00
mdns_discovery_test.dart Updates packages (#41936) 2019-10-07 09:46:57 -07:00
package_uri_mapper_test.dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
persistent_tool_state_test.dart [flutter_tool] Update analytics policy, send event on disable (#43217) 2019-11-05 10:43:52 -08:00
plugin_parsing_test.dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
plugins_test.dart Add a note to generated plugins files (#45557) 2019-11-25 11:47:20 -08:00
project_file_invalidator_test.dart Make ProjectFileInvalidator injectable (#44200) 2019-11-05 21:40:48 -08:00
project_test.dart Extra defensive programming for pub modification time assert (#43315) 2019-10-22 22:05:00 -07:00
protocol_discovery_test.dart Reland: Attach looks at future observatory URIs (#45307) 2019-11-20 18:51:25 -08:00
resident_runner_test.dart Cleanups to resident runner and flutter device classes (#45673) 2019-11-27 13:11:04 -08:00
resident_web_runner_cold_test.dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
resident_web_runner_test.dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
screenshot_command_test.dart [flutter_tool] Screenshot command must require device only for _kDeviceType (#44227) 2019-11-06 10:59:29 -08:00
terminal_handler_test.dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
test_compiler_test.dart Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
testbed_test.dart require awaiting Testbed.run (#43952) 2019-11-01 10:55:04 -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 implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
version_test.dart implicit-casts:false on flutter_tools (#45153) 2019-11-24 06:54:43 +01:00
vmservice_test.dart Register memory info command on vmservice for Android devices (#45568) 2019-11-26 14:49:56 -08:00