dart-sdk/tests
Srujan Gaddam a5cd295831 [CFE] Add 'futureValueType' to visitors/transformers
Closes https://github.com/dart-lang/sdk/issues/48835

This fixes an issue in which erasure is incomplete for
static interop types.

Change-Id: Ia2aef8c009d83df30bbb63b9c4dbb5b96e9f8e34
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/241820
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
2022-04-20 21:59:10 +00:00
..
co19 Skip co19/LanguageFeatures/Enhanced-Enum/grammar_A07_t01 on the web 2022-04-05 19:54:13 +00:00
co19_2 [infra] Stop manually creating co19 cipd packages. 2022-03-28 14:01:37 +00:00
corelib [vm, compiler] RISC-V BigInt intrinsics. 2022-03-08 18:08:44 +00:00
corelib_2 [vm, compiler] RISC-V BigInt intrinsics. 2022-03-08 18:08:44 +00:00
dartdevc [ddc] Adding support for static setters of const fields 2022-04-01 23:51:15 +00:00
dartdevc_2 [ddc] Reset static fields on first get or set 2022-02-11 01:18:01 +00:00
ffi [vm/ffi] Add Char C type 2022-03-28 09:46:56 +00:00
ffi_2 [vm/ffi] Add Char C type 2022-03-28 09:46:56 +00:00
language Test horizontal inference for a variety of invocation types. 2022-04-12 21:06:02 +00:00
language_2 Revert "[vm] Fix some async* semantics issues: Only run generator if there's active subscription (not paused/cancelled)" 2022-04-07 21:46:38 +00:00
lib [CFE] Add 'futureValueType' to visitors/transformers 2022-04-20 21:59:10 +00:00
lib_2 [CFE] Add 'futureValueType' to visitors/transformers 2022-04-20 21:59:10 +00:00
modular [dart2js] Support trimming modular analysis data. 2022-04-20 21:58:29 +00:00
standalone Revert "[VM/io] - Set correct file type for files backing unix domain sockets" 2022-04-04 23:30:02 +00:00
standalone_2 Revert "[VM/io] - Set correct file type for files backing unix domain sockets" 2022-04-04 23:30:02 +00:00
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 [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
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.