5ee4eb52e6
This generator will be used create shared plugin package entrypoints from plugin configurations. Work towards https://github.com/dart-lang/sdk/issues/53402 Change-Id: If5c6aeb7bc7845311975928fba1cb9c8d273423c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/384681 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Samuel Rawlins <srawlins@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
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.