flutter/packages/flutter_tools/test/commands.shard/hermetic
yaakovschectman 1e2be6ed54
Check for bad characters in path on Windows build (#107949)
* Check for bad characters in path on Windows build

* Doc comments

* Fix formatting

* Commenting/formatting

* Link to issue in comment

* Comments, formatting

* Global var rename
2022-07-20 14:05:13 -04:00
..
analyze_continuously_test.dart [flutter_tools] migrate project-validate to analyze --suggestions (#106149) 2022-06-24 18:43:07 +00:00
analyze_suggestion_test.dart [flutter_tools] migrate project-validate to analyze --suggestions (#106149) 2022-06-24 18:43:07 +00:00
analyze_test.dart [flutter_tools] migrate project-validate to analyze --suggestions (#106149) 2022-06-24 18:43:07 +00:00
assemble_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
attach_test.dart [flutter_tools] Fix null check errors in attach command (#107864) 2022-07-18 23:10:06 +00:00
build_darwin_framework_test.dart Add flutter build macos-framework command (#105242) 2022-06-03 10:13:08 -07:00
build_fuchsia_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
build_ios_test.dart [flutter_tools] rename local functions with _s (#102688) 2022-04-27 16:19:07 -07:00
build_ipa_test.dart [flutter_tools] rename local functions with _s (#102688) 2022-04-27 16:19:07 -07:00
build_linux_test.dart [Windows] Flow version information to the build output (#106145) 2022-06-27 10:45:56 -07:00
build_macos_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
build_test.dart Adds tool warning log level and command line options to fail on warning/error output (#92031) 2021-11-10 16:13:04 -08:00
build_web_test.dart [tools][web] Make Plugin Registrant file ephemeral. (#102185) 2022-05-11 17:54:11 -07:00
build_windows_test.dart Check for bad characters in path on Windows build (#107949) 2022-07-20 14:05:13 -04:00
clean_test.dart [flutter_tools] migrate clean_test to null-safety (#107750) 2022-07-18 19:10:07 +00:00
config_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
create_usage_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
custom_devices_test.dart Stop using FallThroughError. (#105600) 2022-06-08 22:38:08 -07:00
daemon_test.dart Remove custom unawaited, prefer dart:async version (#103212) 2022-05-07 08:49:04 -07:00
devices_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
doctor_test.dart [flutter_tools] Remove shuffle from doctor test (#107744) 2022-07-16 00:54:05 +00:00
downgrade_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
drive_test.dart feat(tools): Arbitrary browser flags (closes #65575) (#104935) 2022-06-24 10:14:08 -07:00
generate_localizations_test.dart Fix flutter gen-l10n help message (#98147) 2022-02-11 01:40:14 -08:00
http_host_validator_test.dart [flutter_tools] handle HandshakeException in httphostvalidator (#105076) 2022-06-01 14:08:13 -07:00
ide_config_test.dart [flutter_tools] rename local functions with _s (#102688) 2022-04-27 16:19:07 -07:00
install_test.dart Enable unnecessary_import (#101600) 2022-04-08 12:56:45 -07:00
logs_test.dart use throwsA (#82238) 2021-05-11 10:19:01 -07:00
precache_test.dart [flutter_tools] fix flutter create --offline (#100941) 2022-04-07 17:05:49 -07:00
proxied_devices_test.dart Remove custom unawaited, prefer dart:async version (#103212) 2022-05-07 08:49:04 -07:00
proxy_validator_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
pub_get_test.dart [flutter_tools] re-use findProjectRoot on flutter command (#104850) 2022-06-03 15:23:10 -07:00
run_test.dart Pass device-user in machine mode (#107747) 2022-07-15 15:18:05 -07:00
screenshot_command_test.dart use throwsXxx instead of throwsA(isA<Xxx>()) (#82328) 2021-05-12 09:59:02 -07:00
shell_completion_test.dart [flutter_tools] Catch lack of flutter tools source missing (#93168) 2021-11-12 14:43:52 -08:00
symbolize_test.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
test_test.dart [flutter_tools] fix test asset loading (#103667) 2022-05-14 10:59:07 -07:00
update_packages_test.dart [flutter_tools] Upgrade only from flutter update-packages (#103924) 2022-05-19 13:33:11 -07:00
upgrade_test.dart [flutter_tools] Remove usage of globals.flutterGit from version (#100744) 2022-04-14 14:44:09 -07:00