Files
sdk/tests
Johnni Winther 62e11ac90a [PrimaryConstructors] Mark tests as SkipByDesign for dart2js/ddc
These tests use `external` modifier on constructors, and dart2js/ddc only supports external on constructors marked as JS-interop and therefore reports compile-time errors for these tests.

Change-Id: I7f55086170b06d2b31bda8c1916780622502df41
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/490540
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Johnni Winther <johnniwinther@google.com>
2026-03-25 05:22:00 -07:00
..
2026-03-25 02:48:45 -07:00
2026-03-20 09:09:46 -07: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.