dart-sdk/tests
Joshua Litt c4167766f2 [js] Restrict imports in strict mode.
Change-Id: I90cdf408e60cf8115c6321448623cf363dc92f66
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/292960
Commit-Queue: Joshua Litt <joshualitt@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Srujan Gaddam <srujzs@google.com>
2023-04-18 17:21:27 +00:00
..
co19 [test] Introduce status variable $simulator, and fix some cases missing simarm_x64. 2023-04-04 03:10:26 +00:00
co19_2 [test] Introduce status variable $simulator, and fix some cases missing simarm_x64. 2023-04-04 03:10:26 +00:00
corelib Add nonNulls, indexed and other extensions on iterables. 2023-04-04 23:05:54 +00:00
corelib_2 [test] Introduce status variable $simulator, and fix some cases missing simarm_x64. 2023-04-04 03:10:26 +00:00
dartdevc [flip-modifiers]: opt out failing ddc tests from class modifiers 2023-03-02 20:27:25 +00:00
dartdevc_2 [test_runner] Cleanup unused compiler names 2023-03-07 02:09:16 +00:00
ffi Reland "[vm] Expose Dart_{CurrentIsolate,ExitIsolate,EnterIsolate}" 2023-04-13 09:20:17 +00:00
ffi_2 Reland "[vm] Expose Dart_{CurrentIsolate,ExitIsolate,EnterIsolate}" 2023-04-13 09:20:17 +00:00
language Test for yield* of Iterable with throwing get:iterator 2023-04-14 22:04:28 +00:00
language_2 Test for yield* of Iterable with throwing get:iterator 2023-04-14 22:04:28 +00:00
lib [js] Restrict imports in strict mode. 2023-04-18 17:21:27 +00:00
lib_2 Revert "Reland "Fix bug in Completer.complete."" 2023-04-04 20:06:41 +00:00
modular [Reland][cfe] Support external constructor with final fields 2023-01-17 17:29:28 +00:00
standalone [test] Misc dart:io test fixes. 2023-04-05 19:15:19 +00:00
standalone_2 [test] Misc dart:io test fixes. 2023-04-05 19:15:19 +00:00
web Revert "Reland "[pkg:js/dart:js_interop] Move annotations to dart:_js_annotations"" 2023-04-06 14:43:18 +00:00
web_2 Revert "Reland "[pkg:js/dart:js_interop] Move annotations to dart:_js_annotations"" 2023-04-06 14:43:18 +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

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