flutter/packages/flutter_tools/test/integration.shard/test_data
Jonah Williams bdb830a833
[flutter_tools] pretty print hot reload rejection error (#66701)
If the vm of an attached device rejects a hot reload, pretty print the reason. Suggest a hot restart so that users are aware that they do not have to detach and rebuild. Also resets the last compilation time, so a subsequent restart would still apply the last change. Adds an integration test for the const field removal.

Fixes #64027
2020-10-09 15:44:52 -07:00
..
background_project.dart [flutter_tools] standardize patterns for integration.shard (#64980) 2020-09-08 15:56:00 -07:00
basic_project.dart [flutter_tools] generate a synthetic flutter_gen package on pub get (#61261) 2020-07-15 10:12:52 -07:00
gen_l10n_project.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
hot_reload_const_project.dart [flutter_tools] pretty print hot reload rejection error (#66701) 2020-10-09 15:44:52 -07:00
hot_reload_project.dart [flutter_tools] standardize patterns for integration.shard (#64980) 2020-09-08 15:56:00 -07:00
hot_reload_with_asset.dart [flutter_tools] hot reload/restart update for asset manager change (#66742) 2020-10-09 12:25:15 -07:00
project_with_early_error.dart Add integration tests for structured error (#59809) 2020-06-19 13:58:03 -07:00
project_with_immediate_exit.dart Roll package:dds to 1.4.0 and update error handling (#66836) 2020-09-29 10:28:17 -07:00
project.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
single_widget_reload_project.dart [flutter_tools] connect widget cache from frontend_server (#65951) 2020-09-19 11:02:04 -07:00
stateless_stateful_project.dart [flutter_tools] standardize patterns for integration.shard (#64980) 2020-09-08 15:56:00 -07:00
stepping_project.dart [flutter_tools] Update to latest dwds APIs (#51004) 2020-03-17 17:29:53 -07:00
test_project.dart [flutter_tools] support machine and coverage together but for real (#54692) 2020-04-13 19:00:02 -07:00
tests_project.dart [flutter_tools] standardize patterns for integration.shard (#64980) 2020-09-08 15:56:00 -07:00