flutter/packages/flutter_tools/test/general.shard/base
Jonah Williams 6f20c8a83f
[flutter_tools] handle missing zip/unzip argument errors (#66685)
it is possible for users that download the prebuilt SDKs to run the tool without unzip installed. Rather than crashing with an unclear argument error, exit the tool with a message on how to install that mirrors the message in the update_dart_sdk.sh script.

Also applied to zip for completeness
2020-09-29 07:58:09 -07:00
..
analyze_size_test.dart [flutter_tools] add analytics to code size, add more testing (#64578) 2020-08-27 09:45:10 -07:00
async_guard_test.dart [flutter_tools] move to fake_async, skip failing tests (#63536) 2020-08-11 19:36:05 -07:00
bot_detector_test.dart [flutter_tools] handle OsError thrown during azure detector (#64749) 2020-08-27 17:13:04 -07:00
build_test.dart Change minimum iOS version from 8.0 to 9.0 (#62902) 2020-08-06 13:46:15 -07:00
command_help_test.dart Optionally invert oversized images (#61209) 2020-07-13 14:03:23 -07:00
common_test.dart revert #48985 (#49572) 2020-01-27 14:36:02 -08:00
context_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
error_handling_io_test.dart [flutter_tools] add a mechanism to turn off immediate tool exit (#66787) 2020-09-28 13:04:38 -07:00
file_system_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
fingerprint_test.dart [flutter_tools] shrink fingerprinter API to currently used subset (#63840) 2020-08-18 17:01:06 -07:00
io_test.dart revert #48985 (#49572) 2020-01-27 14:36:02 -08:00
logger_test.dart fix an issue where raw json output is written to IDE clients (#65508) 2020-09-15 12:44:05 -07:00
logs_test.dart [flutter_tools] last pass on general.shard unit tests (#60263) 2020-06-26 13:36:06 -07:00
net_test.dart [flutter_tools] move to fake_async, skip failing tests (#63536) 2020-08-11 19:36:05 -07:00
os_test.dart [flutter_tools] handle missing zip/unzip argument errors (#66685) 2020-09-29 07:58:09 -07:00
os_utils_test.dart [flutter_tools] remove globals from base/android (#60480) 2020-06-29 15:06:58 -07:00
platform_test.dart [flutter_tools] Restore base/platform.dart (#56410) 2020-05-06 08:15:39 -07:00
process_test.dart [flutter_tools] move to fake_async, skip failing tests (#63536) 2020-08-11 19:36:05 -07:00
signals_test.dart [flutter_tools] Delete system temp entries on fatal signals (#55513) 2020-05-14 14:27:02 -07:00
terminal_test.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
user_messages_test.dart Updated androidMissingSdkInstructions error message (#65964) 2020-09-17 15:57:06 -07:00