flutter/packages/flutter_tools/test/general.shard
2021-05-13 22:59:03 -07:00
..
android Fix Android Studio 4.2 detection on Windows (#82484) 2021-05-13 22:54:04 -07:00
base Add 'v' hotkey to open DevTools in the browser (#82227) 2021-05-13 09:54:10 -07:00
build_system use throwsXxx instead of throwsA(isA<Xxx>()) (#82328) 2021-05-12 09:59:02 -07:00
commands Remove analyze --dartdocs flag (#80484) 2021-04-18 09:29:02 -07:00
custom_devices Remove "unnecessary" imports. (#80999) 2021-05-06 16:14:06 -07:00
dart use throwsA (#82238) 2021-05-11 10:19:01 -07:00
drive Fix reuseApplication when ws URI does not end with / (#82066) 2021-05-10 16:29:03 -07:00
fuchsia [flutter_tools] remove most mocks from Fuchsia device tests (#81789) 2021-05-03 19:54:04 -07:00
intellij Find Intellij installations with Spotlight query on macOS (#80479) 2021-04-16 14:19:03 -07:00
ios Tool exit on xcodebuild -list when Xcode project is corrupted (#82476) 2021-05-13 21:34:04 -07:00
linux [flutter_tools] remove mocks and fix fake imports (#81309) 2021-04-27 11:51:41 -07:00
macos [flutter_tools] remove mocks from xcode test (#81451) 2021-04-30 09:44:01 -07:00
migrations [flutter_tools] remove mock from cmake project migrator (#76813) 2021-02-25 14:59:10 -08:00
reporting Migrate reporting library to null safety (#80320) 2021-04-15 17:01:34 -07:00
runner use throwsXxx instead of throwsA(isA<Xxx>()) (#82328) 2021-05-12 09:59:02 -07:00
test [flutter_tools] remove mocks from test_compiler test (#81312) 2021-04-27 15:51:42 -07:00
tester Apply style guide regarding createTempSync pattern (#81090) 2021-04-27 14:59:03 -07:00
vscode [reland] Adding vscode path installed via snap (#81989) 2021-05-11 17:04:03 -07:00
web Update loader style (#82485) 2021-05-13 22:59:03 -07:00
windows Support uninstall, install status query for UWP (#82481) 2021-05-13 16:15:09 -07:00
analytics_test.dart [flutter_tools] remove mocks from dart plugins test (#82413) 2021-05-13 13:14:04 -07:00
android_plugin_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
application_package_test.dart Adopt FakeProcessManager.empty (#80480) 2021-04-15 14:19:02 -07:00
args_test.dart Use "aliases" in args to fix some technical debt (#81073) 2021-04-27 14:54:03 -07:00
artifact_updater_test.dart use throwsXxx instead of throwsA(isA<Xxx>()) (#82328) 2021-05-12 09:59:02 -07:00
artifacts_test.dart Add support for DarwinArchs when assembling macOS App.framework (#81243) 2021-04-28 11:33:36 -07:00
asset_bundle_package_fonts_test.dart Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -07:00
asset_bundle_package_test.dart Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -07:00
asset_bundle_test.dart Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -07:00
asset_bundle_variant_test.dart Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -07:00
asset_test.dart Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -07:00
base_utils_test.dart Migrate features_tests and other tool tests to null safety (#80168) 2021-04-12 12:35:02 -07:00
build_info_test.dart Standardize build system environment defines derived from build info (#81879) 2021-05-07 17:04:02 -07:00
bundle_builder_test.dart Enable use_named_constants_lint (#82426) 2021-05-13 13:29:06 -07:00
cache_test.dart [flutter_tools] use try to delete in web cache (#82478) 2021-05-13 21:44:02 -07:00
channel_test.dart fix sort_directives violations (#80817) 2021-04-21 13:49:03 -07:00
cold_test.dart [flutter_tools] remove mocks from cold test (#81550) 2021-04-30 17:44:03 -07:00
common_test.dart Migrate more tool unit tests to null safety (#80002) 2021-04-08 15:18:52 -07:00
compile_batch_test.dart Reland the Dart plugin registry (#79669) 2021-04-23 15:34:04 -07:00
compile_expression_test.dart Reland the Dart plugin registry (#79669) 2021-04-23 15:34:04 -07:00
compile_incremental_test.dart Reland the Dart plugin registry (#79669) 2021-04-23 15:34:04 -07:00
compile_test.dart [flutter_tools] read expression compilation results into memory before starting next compilation (#77867) 2021-03-11 22:18:51 -08:00
config_test.dart Add posix permission chown suggestion to io error handling (#81942) 2021-05-11 14:54:02 -07:00
coverage_collector_test.dart [flutter_tools] use package:vm_service types for coverage collection requests (#80526) 2021-04-19 14:59:04 -07:00
crash_reporting_test.dart Remove crash_reporting and github_template from reporting library (#80139) 2021-04-09 15:24:15 -07:00
create_config_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
dart_plugin_test.dart [flutter_tools] remove mocks from dart plugins test (#82413) 2021-05-13 13:14:04 -07:00
desktop_device_test.dart Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -07:00
devfs_test.dart [flutter_tools] remove mocks from devFS test (#82471) 2021-05-13 16:09:04 -07:00
device_port_forwarder_test.dart [flutter_tools] remove mocks and fix fake imports (#81309) 2021-04-27 11:51:41 -07:00
device_test.dart [flutter_tools] remove mocks from device test (#82472) 2021-05-13 16:14:02 -07:00
devtools_launcher_test.dart Add additional logging when devtools cannot launch (#81554) 2021-04-30 17:54:02 -07:00
doctor.dart [flutter_tools] switch FakeCache to cache.test and NoopUsage to TestUsage (#76802) 2021-02-26 11:13:32 -08:00
emulator_test.dart [flutter_tools] remove mocks from android emulator tests (#81548) 2021-04-30 17:39:03 -07:00
features_test.dart Migrate features_tests and other tool tests to null safety (#80168) 2021-04-12 12:35:02 -07:00
flutter_manifest_test.dart allow flutterManifest to handle empty lists, add unit tests (#81324) 2021-04-27 16:04:03 -07:00
flutter_platform_test.dart Remove MockFlutterVersions (#77962) 2021-03-11 16:05:05 -08:00
flutter_project_metadata_test.dart fix sort_directives violations (#80817) 2021-04-21 13:49:03 -07:00
flutter_tester_device_test.dart [flutter_tools] remove mocks, globals from golden comparator and test runner tests | Reland 2021-04-29 22:40:59 -07:00
flutter_validator_test.dart [flutter_tools] remove mocks and fix fake imports (#81309) 2021-04-27 11:51:41 -07:00
generate_localizations_test.dart [gen-l10n] Cleans up formatting of the generated file (#79517) 2021-05-11 17:19:05 -07:00
github_template_test.dart Remove crash_reporting and github_template from reporting library (#80139) 2021-04-09 15:24:15 -07:00
hot_test.dart [flutter_tools] remove mocks from hot test (#82301) 2021-05-12 09:33:05 -07:00
integration_test_device_test.dart Remove "unnecessary" imports. (#80999) 2021-05-06 16:14:06 -07:00
license_collector_test.dart Move FakeOperatingSystemUtils from context.dart to fakes.dart (#80916) 2021-04-22 10:44:02 -07:00
mdns_discovery_test.dart use throwsXxx instead of throwsA(isA<Xxx>()) (#82328) 2021-05-12 09:59:02 -07:00
persistent_tool_state_test.dart Migrate persistent_tool_state to null safety (#80085) 2021-04-08 19:14:03 -07:00
plugin_parsing_test.dart Reland the Dart plugin registry (#79669) 2021-04-23 15:34:04 -07:00
plugins_test.dart remove noop primitive operations (#82297) 2021-05-12 00:04:02 -07:00
project_file_invalidator_test.dart Enable missing_whitespace_between_adjacent_strings (#77027) 2021-03-01 18:30:17 -08:00
project_test.dart [flutter_tools] remove mocks from ios_device, project, flutter_command test (#82195) 2021-05-10 17:44:03 -07:00
protocol_discovery_test.dart Replace testUsingContext with testWithoutContext in protocol_discovery_test (#82499) 2021-05-13 21:29:07 -07:00
resident_devtools_handler_test.dart Add 'v' hotkey to open DevTools in the browser (#82227) 2021-05-13 09:54:10 -07:00
resident_runner_test.dart Add 'v' hotkey to open DevTools in the browser (#82227) 2021-05-13 09:54:10 -07:00
resident_web_runner_cold_test.dart use throwsXxx instead of throwsA(isA<Xxx>()) (#82328) 2021-05-12 09:59:02 -07:00
resident_web_runner_test.dart fix sort_directives violations (#80817) 2021-04-21 13:49:03 -07:00
template_test.dart Migrate template to null safety (#80016) 2021-04-08 15:19:03 -07:00
terminal_handler_test.dart Add 'v' hotkey to open DevTools in the browser (#82227) 2021-05-13 09:54:10 -07:00
testbed_test.dart use throwsXxx instead of throwsA(isA<Xxx>()) (#82328) 2021-05-12 09:59:02 -07:00
time_test.dart Migrate more tool unit tests to null safety (#80002) 2021-04-08 15:18:52 -07:00
tracing_test.dart Migrate test/src/common to null safety (#79907) 2021-04-06 22:55:03 -07:00
update_packages_test.dart [flutter_tools] remove mocks from hot test (#82301) 2021-05-12 09:33:05 -07:00
utils_test.dart fix sort_directives violations (#80817) 2021-04-21 13:49:03 -07:00
version_test.dart Adopt FakeProcessManager.empty (#80480) 2021-04-15 14:19:02 -07:00
vmservice_test.dart [flutter_tools] remove usage of getIsolate in extension waiter (#80960) 2021-04-22 10:47:57 -07:00