flutter/packages/flutter_tools/test/general.shard/base
James D. Lin 566c1d1124
flutter_tools: Prefer using .of() over .from() when possible (#55250)
Prefer using `.of()` (which is statically type-checked) over
`.from()` (which is dynamically type-checked) when possible.
2020-04-21 22:09:50 -07:00
..
async_guard_test.dart Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
bot_detector_test.dart [flutter_tool] Timeout the Azure bot detector http request (#53217) 2020-03-25 11:11:03 -07:00
build_test.dart Inject Usage dependency into FallbackDiscovery and BuildEvent (#53443) 2020-04-02 10:57:37 -07:00
command_help_test.dart [flutter_tools] Launch DevTools with 'v' (#53902) 2020-04-04 19:51:01 -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_file_system_test.dart [flutter_tools] Handle full device when creating a temp directory (#53691) 2020-04-02 10:31:03 -07:00
file_system_test.dart use raw strings to avoid escaping (#50322) 2020-02-07 16:35:55 +01:00
fingerprint_test.dart flutter_tools: Prefer using .of() over .from() when possible (#55250) 2020-04-21 22:09:50 -07:00
io_test.dart revert #48985 (#49572) 2020-01-27 14:36:02 -08:00
logger_test.dart [flutter_tools] Remove fromPlatform from tests (#54152) 2020-04-10 16:51:28 -07:00
logs_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
net_test.dart [flutter_tools] Remove fromPlatform from tests (#54152) 2020-04-10 16:51:28 -07:00
os_test.dart [flutter_tools] Handle empty gzip file on Windows (#54679) 2020-04-14 09:42:26 -07:00
os_utils_test.dart Revert "[flutter_tools] More Linux version detail (#50739)" (#50840) 2020-02-14 16:10:47 -08:00
process_test.dart [flutter_tools] Remove fromPlatform from tests (#54152) 2020-04-10 16:51:28 -07:00
signals_test.dart Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
terminal_test.dart revert #48985 (#49572) 2020-01-27 14:36:02 -08:00
user_messages_test.dart [flutter_tools] Remove fromPlatform from tests (#54152) 2020-04-10 16:51:28 -07:00