dart-sdk/tests
Joshua Litt 84497e41ca [package:js] Add @trustTypes annotation.
Adds an experimental `@trustTypes` annotation which can be used during
migration to static interop to preserve the older semantics for JS interop.

Change-Id: Ic00a6c968b15f8c8f5d0840b82db5a6670eaf0eb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/241362
Reviewed-by: Riley Porter <rileyporter@google.com>
Reviewed-by: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Joshua Litt <joshualitt@google.com>
2022-04-20 15:24:18 +00:00
..
co19
co19_2
corelib
corelib_2
dartdevc
dartdevc_2
ffi
ffi_2
language
language_2
lib [package:js] Add @trustTypes annotation. 2022-04-20 15:24:18 +00:00
lib_2 [package:js] Add @trustTypes annotation. 2022-04-20 15:24:18 +00:00
modular [package:js] Add @trustTypes annotation. 2022-04-20 15:24:18 +00:00
standalone
standalone_2
web [package:js] Add @trustTypes annotation. 2022-04-20 15:24:18 +00:00
web_2 [package:js] Add @trustTypes annotation. 2022-04-20 15:24:18 +00:00
legacy_status_dart2js.csv
OWNERS
README.md

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