flutter/packages/flutter_tools/test/general.shard
2020-12-21 16:04:04 -08:00
..
android Revert "Launch named iOS simulators (#72323)" (#72447) 2020-12-16 11:52:59 -08:00
base Remove left-overs from causal async stacks. (#71663) 2020-12-03 11:03:07 -08:00
build_system Build/copy macOS frameworks to built products instead of ephemeral directory (#72378) 2020-12-17 14:47:05 -08:00
commands Remove deprecated 'flutter build aot' (#70898) 2020-11-20 10:46:12 -08:00
dart [flutter_tools] reland: cache pub invocations (#70180) 2020-11-10 13:56:36 -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 Revert "Launch named iOS simulators (#72323)" (#72447) 2020-12-16 11:52:59 -08:00
linux Add liblzma as an explicit dependancy on Linux (#70617) 2020-11-16 14:48:02 -08:00
macos Move macOS Podfile logic into the tool (#72020) 2020-12-17 11:48:16 -08:00
migrations [flutter_tools] Let CMake handle escaping (#70026) 2020-12-21 16:04:04 -08:00
reporting [flutter_tools] report basic analytics for null-safety (#71487) 2020-12-03 15:14:20 -08:00
runner [flutter_tools] report basic analytics for null-safety (#71487) 2020-12-03 15:14:20 -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] wire up native-null-assertions for flutter web (#71618) 2020-12-03 08:59:31 -08:00
windows [flutter_tools] remove globals from desktop configuration (#67146) 2020-10-02 21:52:53 -07:00
analytics_test.dart [flutter_tools] remove branch migration and standardize constructor style for version interface (#70058) 2020-11-12 15:29:03 -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] Catch all exception subtypes when unzipping a file (#70967) 2020-12-01 12:00:24 -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] remove all globals from cache and cache_test (#69505) 2020-11-06 15:26:45 -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 [flutter_tools] increase devFS sync timeout to 60 seconds (#68488) 2020-10-19 10:14:37 -07: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 Add --no-launch-browser flag to DevTools pub run command (#72519) 2020-12-18 10:14:36 -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] remove globals from features (#70515) 2020-11-16 15:00:37 -08:00
flutter_manifest_test.dart [flutter_tools] Display "no platforms" message based on results when creating plugins project (#70215) 2020-12-01 09:53:07 -08:00
flutter_platform_test.dart [flutter_tools] migrate .packages to package_config, partial (#70200) 2020-11-11 13:50:41 -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 [gen-l10n] Fix untranslated messages (#68553) 2020-11-05 16:24:02 -08:00
github_template_test.dart Replace MockFile with memory file system files (#66941) 2020-09-29 17:50:33 -07:00
hot_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
license_collector_test.dart [flutter_tools] rename output LICENSE file to NOTICES and support loading either (#57871) 2020-05-29 11:55:02 -07:00
mdns_discovery_test.dart remove testUsingContext (#70482) 2020-11-13 13:23:03 -08:00
persistent_tool_state_test.dart Replace MockFile with memory file system files (#66941) 2020-09-29 17:50:33 -07:00
plugin_parsing_test.dart [flutter_tools] cleanups to plugin test cases (#67242) 2020-10-05 14:45:39 -07:00
plugins_test.dart enable unnecessary_string_escapes and use_raw_strings (#68302) (#69025) 2020-10-26 12:42:05 -07: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 Relands: Migrate template to Gradle 6.7 and AGP 4.1.0 (#71446) 2020-12-01 19:01:09 -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 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
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 only use code single path for verification of target file existence (#70962) 2020-11-20 14:17:11 -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 Launch DevTools from pub instead of devtools_server (#71737) 2020-12-14 10:12:42 -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 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
update_packages_test.dart [flutter_tool] Fix crash in update-packages (#71950) 2020-12-09 08:51:10 -08:00
utils_test.dart [flutter_tools] remove globals from utils (#63831) 2020-08-24 15:26:03 -07: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 [flutter_tools] delete code related to reload method (#67279) 2020-10-05 09:57:10 -07:00