dart-sdk/tests
Srujan Gaddam d54f0acd02 [dart2wasm] Fix null rejection exception and add tests for conversions
Then callbacks should accept and return a JSAny?. Some JS types tests
were incomplete as well.

Change-Id: Id46e2a53f8f83ce17247fbd23d5be82f3f986f30
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/326688
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
2023-09-21 21:41:39 +00:00
..
co19 [ddc] Unskip tests on canary configs 2023-09-19 20:59:33 +00:00
co19_2
corelib [vm, lib] Fix out-of-bounds access in BigInt.>>. 2023-09-11 21:05:38 +00:00
corelib_2 [dart2js] Add Dart web speciailized expectation helpers. 2023-08-11 20:59:30 +00:00
dartdevc [ddc, dart2js] Add results cache to isSubtype 2023-09-08 18:39:53 +00:00
dartdevc_2 [ddc] Seal the native Object prototype in test infra 2023-08-10 19:45:59 +00:00
ffi [vm/ffi] MSAN instrument StoreIndexedInstr x64 2023-09-19 16:51:30 +00:00
ffi_2 [infra] Make the sanitizer a first-class status variable. 2023-07-10 17:46:31 +00:00
language [ddc] Unskip tests on canary configs 2023-09-19 20:59:33 +00:00
language_2 Fix incorrect file reference in license headers 2023-09-18 06:44:08 +00:00
lib [dart2wasm] Fix null rejection exception and add tests for conversions 2023-09-21 21:41:39 +00:00
lib_2 Reland "[dart:js_interop] Re-enable type checks on external APIs" 2023-09-18 19:53:40 +00:00
modular Fix incorrect file reference in license headers 2023-09-18 06:44:08 +00:00
standalone [vm] Disable dart:cli waitFor by default 2023-09-14 10:08:29 +00:00
standalone_2 [vm] Disable dart:cli waitFor by default 2023-09-14 10:08:29 +00:00
web [ddc] Unskip tests on canary configs 2023-09-19 20:59:33 +00:00
web_2 Fix incorrect file reference in license headers 2023-09-18 06:44:08 +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.