Files
sdk/tests
Alexander Aprelev 4bc746a1cb [sdk/vm] Make Encoding._nameToEncoding map const.
This allows use of Encoding class in isolategroup-bound callbacks.

TEST=run_isolate_group_run_test
BUG=https://github.com/dart-lang/sdk/issues/61541

Change-Id: Iaa545bc2df7ffd98e9fc09381826c566f4b833ca
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/461185
Reviewed-by: Slava Egorov <vegorov@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
Reviewed-by: Lasse Nielsen <lrn@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2025-12-02 05:51:22 -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.