Files
sdk/tests
Konstantin Shcheglov 51c059c43b CQ. Start using InstanceScope in ResolutionVisitor, a little.
The previous implementation was using LocalScope that does not do
filtering out instance members as required by the specification.

I also added a few tests, some of which demonstrate what was worked,
what was broken, and what is still broken.

Work toward fixing https://github.com/dart-lang/sdk/issues/62622

Change-Id: Ib5fa23b97d1e6938eb00a2d2b6659eecae86b3b0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/479380
Reviewed-by: Paul Berry <paulberry@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2026-02-12 13:02:56 -08:00
..
2026-02-05 05:18:02 -08:00

This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/tree/main/docs/Testing.md.