flutter/packages/flutter_tools/test/base
Stanislav Baranov 54c10f44b2
Implement build flow for hot updates on Android (#22391)
This also involves switching from Core JIT to App JIT snapshot, and replacing per-isolate VM snapshot with the shared VM snapshot.

For now there is no separate update bundle file, as the generated update gets packaged directly into the APK for testing purposes.
2018-09-28 13:58:37 -07:00
..
build_test.dart Implement build flow for hot updates on Android (#22391) 2018-09-28 13:58:37 -07:00
common_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
context_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
file_system_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
fingerprint_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
flags_test.dart enable lint prefer_generic_function_type_aliases (#21680) 2018-09-14 21:06:19 +02:00
io_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
logger_test.dart Swap out the moon emoji used for progress spinner for a single-cell character. (#22243) 2018-09-25 10:55:41 -07:00
logs_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
net_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
os_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
os_utils_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
process_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
terminal_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00