Files
sdk/pkg/analysis_server/test/src/plugin2
FMorschel 3c4eaf4263 [DAS] Use new analysis_server_plugin 0.3.8 version
Fixes: https://github.com/dart-lang/sdk/issues/62173
Change-Id: I3cdf41e1c090d4003893a72a8b14cc1d2be06dac
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/477880
Auto-Submit: Felipe Morschel <git@fmorschel.dev>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2026-02-03 07:15:59 -08:00
..

This directory contains tests for the "new" plugin system introduced circa 2024, which is the replacement for the "prototype" plugin system introduced circa 2017. The tests for the "prototype" plugin are located in ../plugin. Eventually, all tests in ../plugin which test some equivalent behavior in the "new" plugin system should be migrated here.