dart-sdk/tests
Srujan Gaddam e9a72b80c1 [dart:js_interop] Clear up wording about isA requiring non-generic type argument
Closes https://github.com/dart-lang/sdk/issues/56564

CoreLibraryReviewExempt: Doc-only change.
Change-Id: I0086a0778d53d850c8d746e0474d22382d5e451c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/381942
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2024-09-03 16:03:57 +00:00
..
co19 [ddc] Turning down unsound testing on canary (6) 2024-08-14 21:31:30 +00:00
corelib [dart2bytecode, vm/interpreter] Constructor tear-offs and more fixes 2024-08-29 14:30:38 +00:00
dartdevc [test_runner] Add option to run browser tests with ddc module format 2024-08-15 23:37:21 +00:00
ffi [cfe/ffi]: Removing .address invalid expression in leaf call to prevent errors 2024-08-30 20:15:09 +00:00
hot_reload [reload_test] Porting more field modification VM tests hot reload suite 2024-08-23 00:09:08 +00:00
language [dart2bytecode, vm/interpreter] Constructor tear-offs and more fixes 2024-08-29 14:30:38 +00:00
lib [dart:js_interop] Clear up wording about isA requiring non-generic type argument 2024-09-03 16:03:57 +00:00
macro_build add package:_macros (SDK vendored) and package:macros (pub published) 2024-03-26 18:40:00 +00:00
modular Support prebuilt macros in the incremental compiler mode for DDC 2024-04-09 07:37:26 +00:00
standalone Skip io/http_big_header_test on simarm 2024-08-20 21:55:43 +00:00
web [dart2wasm] Adjustments to inliner 2024-08-30 13:14:56 +00:00
legacy_status_dart2js.csv Spelling tests 2022-12-19 12:56:47 +00:00
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
README.md [wiki] move the https://github.com/dart-lang/sdk/wiki to the docs/ dir 2024-05-16 18:19:40 +00: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.