Files
sdk/tests
Kallen Tu 43247e8ffb [analyzer] Dot shorthands: Error when using type arguments on a factory constructor in an abstract class.
Fixing a small bug where we wouldn't check the other error cases if we
had an abstract class as the context type.

Added a few language tests and a unit test for this case.

Bug: https://github.com/dart-lang/sdk/issues/61978
Change-Id: I888c6258c19d41207b6d6e68fdc6e3713b263bcb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/462542
Commit-Queue: Kallen Tu <kallentu@google.com>
Reviewed-by: Paul Berry <paulberry@google.com>
2025-11-18 13:08:51 -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.