flutter/packages/flutter_tools/test/general.shard
2021-01-25 14:15:23 -08:00
..
android [flutter_tools] check if process manager can find adb (#74672) 2021-01-25 14:15:23 -08:00
base [flutter_tools] propagate build errors from the backend (#72196) 2021-01-14 13:39:05 -08:00
build_system [flutter_tools] copy flutter_texture_registrar.h header on Windows (#61098) 2021-01-15 16:20:57 -05:00
commands Rephrase null safety mode (#74306) 2021-01-20 19:42:16 +01:00
dart [flutter_tools] do not crash if target file cannot be read for language version (#73879) 2021-01-13 14:24:04 -08:00
drive [flutter_tools] fix port leak in flutter_driver (#70999) 2020-11-21 14:04:01 -08:00
fuchsia Roll package:dds to 1.5.1 and add isCompleted guards around completers in base/dds.dart (#70712) 2020-11-17 16:03:18 -08:00
intellij enable unnecessary_string_escapes and use_raw_strings (#68302) (#69025) 2020-10-26 12:42:05 -07:00
ios Build x86_64 iOS apps with simulator local engines (#74003) 2021-01-15 14:47:14 -08:00
linux Add liblzma as an explicit dependancy on Linux (#70617) 2020-11-16 14:48:02 -08:00
macos Add recommended Xcode version to doctor (#73808) 2021-01-12 19:01:18 -08:00
migrations [flutter_tools] Let CMake handle escaping (#70026) 2020-12-21 16:04:04 -08:00
reporting [flutter_tools] handle NPE in language analytics (#74075) 2021-01-15 14:54:04 -08:00
runner Revert "Revert "[flutter_tools] Serve DevTools at app start (#73366)" (#73896)" (#73903) 2021-01-13 15:36:43 -08:00
test [flutter_tools] delete BuildRunnerWebCompilationProxy and WebCompilationProxy (#70914) 2020-12-01 09:54:43 -08:00
tester [flutter_tools] delete BuildRunnerWebCompilationProxy and WebCompilationProxy (#70914) 2020-12-01 09:54:43 -08:00
vscode [flutter_tools] do not error doctor on missing vs code extension (#66780) 2020-09-30 08:41:31 -07:00
web [flutter_tools] provide correct sources and metadata for different base hrefs (#74452) 2021-01-21 23:04:03 -08:00
windows [flutter_tools] remove globals from desktop configuration (#67146) 2020-10-02 21:52:53 -07:00
analytics_test.dart [flutter_tools] delegate first run message re-display to new class, only if changed (#73353) 2021-01-05 18:44:04 -08:00
android_plugin_test.dart [flutter_tools] cleanups to plugin test cases (#67242) 2020-10-05 14:45:39 -07:00
application_package_test.dart [flutter_tools] stop unit test from writing real file (#70511) 2020-11-13 21:51:04 -08:00
artifact_updater_test.dart [flutter_tools] throwToolExit from archive failure (#74259) 2021-01-20 15:17:58 -08:00
artifacts_test.dart Adopt Flutter.xcframework in tool (#71495) 2020-12-04 13:57:11 -08:00
asset_bundle_package_fonts_test.dart [flutter_tools] remove unused JSON schema (#70480) 2020-11-13 13:02:40 -08:00
asset_bundle_package_test.dart [flutter_tools] remove unused JSON schema (#70480) 2020-11-13 13:02:40 -08:00
asset_bundle_test.dart [flutter_tools] remove most globals from asset system and remove Cache manipulation in unit tests (#70011) 2020-11-09 18:01:04 -08:00
asset_bundle_variant_test.dart [flutter_tools] remove unused JSON schema (#70480) 2020-11-13 13:02:40 -08:00
asset_test.dart [flutter_tools] remove unused/deprecated asset flags (#70509) 2020-11-17 11:02:14 -08:00
base_utils_test.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
build_info_test.dart [flutter_tools] support code size tooling on iOS, linux, windows, macOS, and Android on Windows (#63610) 2020-08-25 10:00:24 -07:00
bundle_shim_test.dart [flutter_tools] reduce build bundle API (#70514) 2020-11-17 11:55:20 -08:00
cache_test.dart [flutter_tools] no-op maven artifacts if Android SDK is absent (#73957) 2021-01-14 12:09:06 -08:00
channel_test.dart Replace MockFile with memory file system files (#66941) 2020-09-29 17:50:33 -07:00
cold_test.dart Ensure attaching to an application with an existing DDS instance is not treated as a fatal error (#70847) 2020-12-04 17:16:30 -08:00
common_test.dart Fix/set mocks defaults (#54756) 2020-04-20 12:20:03 -07:00
compile_batch_test.dart Remove left-overs from causal async stacks. (#71663) 2020-12-03 11:03:07 -08:00
compile_expression_test.dart [flutter_tools] reland: map file URIs to a multiroot scheme (#66405) 2020-09-23 07:03:59 -07:00
compile_incremental_test.dart request.mainUri should be fileUri (#68329) 2020-10-16 15:23:54 -07:00
compile_test.dart Add testing shard for release mode guard (#71411) 2020-12-01 09:53:50 -08:00
config_test.dart Use XDG_CONFIG_HOME dir by default for config files (#66645) 2020-10-03 08:40:09 -07:00
coverage_collector_test.dart [flutter_tools] reland remove flutter view cache (#56387) 2020-05-05 12:09:51 -07:00
crash_reporting_test.dart [flutter_tools] dont let crash reporter crash tool (#66755) 2020-09-30 15:26:25 -07:00
create_config_test.dart flutter_tools: refactor CreateCommand. (#70874) 2020-11-20 10:58:03 -08:00
desktop_device_test.dart Add a --dart-entrypoint-args flag to flutter run to pass through Dart entrypoint arguments on Flutter Desktop (#69607) 2020-11-06 15:34:02 -08:00
devfs_test.dart Allow tests to override _DevFSHttpWriter._startWrite throttle time (#74545) 2021-01-25 10:58:26 -08:00
device_test.dart [flutter_tools] use 1-based index for device selection (#72189) 2020-12-21 09:29:05 -08:00
devtools_launcher_test.dart Return the existing DevTools server from DevToolsLauncher.serve if one is already running. (#74271) 2021-01-20 10:38:49 -08:00
doctor.dart [flutter_tools] refactor Chrome launch logic to remove globals/statics (#55160) 2020-04-22 01:28:51 -07:00
emulator_test.dart Revert "Launch named iOS simulators (#72323)" (#72447) 2020-12-16 11:52:59 -08:00
features_test.dart [flutter_tools] flag flip (#74444) 2021-01-22 09:29:57 -08:00
flutter_manifest_test.dart [flutter_tools] allow applications to specify additional license files to be bundled into the application NOTICES automatically (#73430) 2021-01-14 16:59:04 -08:00
flutter_platform_test.dart [flutter_tools] add API for passing arbitrary flags to tester binary (#73576) 2021-01-08 11:46:15 -08:00
flutter_project_metadata_test.dart [flutter_tools] update metadata detection to account for invalid yaml (#68243) 2020-10-15 16:51:52 -07:00
flutter_validator_test.dart [flutter_tools] remove globals from FlutterValidator, add documentation and move tests to new file (#67234) 2020-10-05 17:58:56 -07:00
generate_localizations_test.dart Avoid relative paths in .dart_tool/package_config.json when generate:true (#73944) 2021-01-20 14:53:49 +01:00
github_template_test.dart Replace MockFile with memory file system files (#66941) 2020-09-29 17:50:33 -07:00
hot_test.dart [flutter_tools] prevent hot reload/restart if device has not finished devFS initialization (#73420) 2021-01-06 15:54:04 -08:00
license_collector_test.dart [flutter_tools] allow applications to specify additional license files to be bundled into the application NOTICES automatically (#73430) 2021-01-14 16:59:04 -08:00
mdns_discovery_test.dart remove testUsingContext (#70482) 2020-11-13 13:23:03 -08:00
persistent_tool_state_test.dart Revert "Revert "[flutter_tools] Serve DevTools at app start (#73366)" (#73896)" (#73903) 2021-01-13 15:36:43 -08:00
plugin_parsing_test.dart [flutter_tools] cleanups to plugin test cases (#67242) 2020-10-05 14:45:39 -07:00
plugins_test.dart [flutter_tools] Sort plugins alphabetically when refreshed (#73803) 2021-01-13 09:41:16 -08:00
project_file_invalidator_test.dart [flutter_tools] use initially parsed package config for language version, sound mode determination (#70323) 2020-11-13 09:41:11 -08:00
project_test.dart [flutter_tools] dont crash on invalid utf8 in pubspec (#73891) 2021-01-13 14:25:16 -08:00
protocol_discovery_test.dart [flutter_tools] do not add events to closed sink in throttle transform (#66468) 2020-09-23 10:40:39 -07:00
resident_runner_test.dart Re-add tool test general per-test timeout (#74531) 2021-01-25 12:47:01 -08:00
resident_web_runner_cold_test.dart [flutter tools] Add a DelegatingLogger class (#67581) 2020-10-09 15:55:24 -07:00
resident_web_runner_test.dart [flutter_tools] fix web messaging (#74513) 2021-01-22 11:07:08 -08:00
screenshot_command_test.dart Validate empty observatory URI for screenshot (#71451) 2020-12-01 10:00:30 -08:00
terminal_handler_test.dart Revert "Revert "[flutter_tools] Serve DevTools at app start (#73366)" (#73896)" (#73903) 2021-01-13 15:36:43 -08:00
testbed_test.dart [flutter_tools] rethrow process exceptions as tool exit from gradle build (#64745) 2020-09-03 11:55:55 -07:00
time_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
tracing_test.dart Reland: Handle more cases where the tool receives RPCError 112 (#74602) 2021-01-24 12:54:00 -08:00
update_packages_test.dart Remove an obsolete comment from pubspec.yaml (#73505) 2021-01-07 15:59:04 -08:00
utils_test.dart Don't crash on narrow window widths (#74365) 2021-01-25 11:39:45 -08:00
version_test.dart [flutter_tools] Make flutter upgrade --verify-only display framework version differences instead of commit hashes (#69420) 2020-11-19 18:03:05 -08:00
vmservice_test.dart Reland: Handle more cases where the tool receives RPCError 112 (#74602) 2021-01-24 12:54:00 -08:00