flutter/packages/flutter_tools/test/integration.shard/debug_adapter
Danny Tuppeny 5d31b07ed5
[flutter_tools] [dap] Ensure DAP sends app.stop/app.detach during terminate (#108310)
* [flutter_tools] [dap] Ensure DAP sends app.stop/app.detach during terminate

Fixes an issue where the flutter_tester device may not be cleaned up correctly if we just terminate the Flutter process.

* Update integration test expectations

* Revert accidental commit
2022-07-26 10:48:38 +01:00
..
flutter_adapter_test.dart [flutter_tools] [dap] Ensure DAP sends app.stop/app.detach during terminate (#108310) 2022-07-26 10:48:38 +01:00
test_adapter_test.dart Fix issues running integration tests through DAP debug adapter (#104618) 2022-05-26 09:36:30 +01:00
test_client.dart Provide more useful error message if a non-compliant DAP tool (or user) sends bad input to DAP server (#107827) 2022-07-19 11:48:05 -07:00
test_server.dart Provide more useful error message if a non-compliant DAP tool (or user) sends bad input to DAP server (#107827) 2022-07-19 11:48:05 -07:00
test_support.dart Remove dead code in tools tests (#104567) 2022-05-25 12:48:17 -07:00