dart-sdk/tests
Nicholas Shahan c50fcf8828 [ddc] Show "any" for type args of package js types
Ensures that `toString()` of types that contain embedded js types 
will appear the same in the old and new runtime type systems.

Issue: https://github.com/dart-lang/sdk/issues/48585
Change-Id: I71ec0e13943281e745bcf05e10aa36d093cbc0c3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/334003
Commit-Queue: Nicholas Shahan <nshahan@google.com>
Reviewed-by: Srujan Gaddam <srujzs@google.com>
2023-11-06 22:13:17 +00:00
..
co19
co19_2
corelib [tests] Make corelib/string_split_test conditional rather than multitest 2023-11-03 17:28:08 +00:00
corelib_2
dartdevc [ddc] Show "any" for type args of package js types 2023-11-06 22:13:17 +00:00
dartdevc_2 [ddc] Show "any" for type args of package js types 2023-11-06 22:13:17 +00:00
ffi
ffi_2
language More thorough tests for field promotion in mixins. 2023-11-03 16:24:24 +00:00
language_2 [analyzer] Issue 53927: Disallow final fields to be used in a const context. 2023-11-02 20:46:20 +00:00
lib [tests/isolate] Avoid use of deprecated unmodifiable typed data view constructor 2023-11-02 12:45:48 +00:00
lib_2 [tests/isolate] Avoid use of deprecated unmodifiable typed data view constructor 2023-11-02 12:45:48 +00:00
modular
standalone Fix a bug where proxy usernames/passwords containing @ were not correctly parsed. 2023-11-03 19:48:42 +00:00
web [js_runtime] Polyfill WeakReference and Finalizer for ancient browsers 2023-11-03 22:15:38 +00:00
web_2
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.