flutter/packages/flutter_tools/test/general.shard
2019-11-13 13:01:41 -08:00
..
android Forward ProcessException to error handlers (#44783) 2019-11-13 10:02:46 -08:00
base [flutter_tool] Stream artifact downloads to files (#44360) 2019-11-07 14:01:57 -08:00
build_runner some formatting changes (#41640) 2019-10-08 18:32:10 +02:00
build_system Always link desktop platforms (#44753) 2019-11-12 15:24:18 -08:00
commands Build ios framework (#44065) 2019-11-06 14:54:15 -08:00
dart check for instanceof instead of runtimeType and wait for testbed (#43870) 2019-10-31 19:31:42 -07:00
fuchsia [flutter_tool] Teach the tool about local engine Fuchsia artifacts (#43759) 2019-10-30 14:11:18 -07:00
intellij Extra defensive programming for pub modification time assert (#43315) 2019-10-22 22:05:00 -07:00
ios Allow specifying device-vmservice-port and host-vmservice-port (#44027) 2019-11-13 13:01:41 -08: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 Extra defensive programming for pub modification time assert (#43315) 2019-10-22 22:05:00 -07:00
tester Extra defensive programming for pub modification time assert (#43315) 2019-10-22 22:05:00 -07:00
web add --dart-defines option (#44083) 2019-11-09 17:08:53 -08:00
windows handle format error from vswhere (#43402) 2019-10-24 10:07:05 -07:00
analytics_test.dart Extra defensive programming for pub modification time assert (#43315) 2019-10-22 22:05:00 -07:00
application_package_test.dart Extra defensive programming for pub modification time assert (#43315) 2019-10-22 22:05:00 -07: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 Extra defensive programming for pub modification time assert (#43315) 2019-10-22 22:05:00 -07: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 refactor depfile usage and update linux rule (#42487) 2019-10-17 17:42:40 -07:00
cache_test.dart [flutter_tool] --flutter_runner will download the debug symbols (#44119) 2019-11-05 14:07:48 -08: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 add --dart-defines option (#44083) 2019-11-09 17:08:53 -08:00
compile_expression_test.dart Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
compile_incremental_test.dart Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
compile_test.dart Add compiler configuration to support dartdevc target (#43281) 2019-10-22 20:35:05 -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 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 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 Extra defensive programming for pub modification time assert (#43315) 2019-10-22 22:05:00 -07: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 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 Split desktop config fallback variable by platform (#43758) 2019-10-29 21:43:25 -07:00
flutter_manifest_test.dart Extra defensive programming for pub modification time assert (#43315) 2019-10-22 22:05:00 -07:00
flutter_platform_test.dart Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -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 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 Extra defensive programming for pub modification time assert (#43315) 2019-10-22 22:05:00 -07: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 Add the beginnings of plugin support for Windows and Linux (#41015) 2019-09-26 14:01:57 -07:00
plugins_test.dart Show a warning when a module uses a v1 only plugin (#44499) 2019-11-11 15:56:43 -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 Allow specifying device-vmservice-port and host-vmservice-port (#44027) 2019-11-13 13:01:41 -08:00
resident_runner_test.dart Observe logging from VM service on iOS 13 (#43915) 2019-11-01 14:37:17 -07:00
resident_web_runner_cold_test.dart add --dart-defines option (#44083) 2019-11-09 17:08:53 -08:00
resident_web_runner_test.dart Ensure web-server does not force usage of dwds (#44744) 2019-11-12 15:24:45 -08: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 fix some bad indentations (#41172) 2019-09-24 21:03:37 +02: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 Remove Poller class from flutter_tools (#43685) 2019-10-28 19:35:43 -07:00
version_test.dart flutter_tools/version: git log.showSignature=false (#38576) 2019-08-21 13:55:57 -07:00
vmservice_test.dart Add reloadMethod RPC (#43725) 2019-10-29 13:21:06 -07:00