dart-sdk/pkg/frontend_server/test
Johnni Winther 85fea8ff86 [frontend_server] Add test for in-body change
This adds a DDC frontend server test that shows DDC doesn't currently
support advanced invalidation.

Change-Id: Ie6176bc4fa9d91262c0a6e0a30a1fccee96023be
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/252424
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Nicholas Shahan <nshahan@google.com>
2022-08-04 07:10:26 +00:00
..
src [frontend_server] This adds the ability for the frontend server to be a resident process, allowing it to live through invocations of the Dart CLI. This allows the CLI to utilize the frontend's incremental compilation mode and keep cached kernel files for better performance. This currently only supports VM targets. 2022-08-02 18:08:21 +00:00
frontend_server_flutter.dart [frontend_server] This adds the ability for the frontend server to be a resident process, allowing it to live through invocations of the Dart CLI. This allows the CLI to utilize the frontend's incremental compilation mode and keep cached kernel files for better performance. This currently only supports VM targets. 2022-08-02 18:08:21 +00:00
frontend_server_flutter_suite.dart [pkg/frontend_server] analyze using package:lints 2022-07-07 20:52:16 +00:00
frontend_server_test.dart [frontend_server] Add test for in-body change 2022-08-04 07:10:26 +00:00