dart-sdk/tests
Stephen Adams e9529d1841 Add test for moving past end of sync* iterator
Change-Id: I4dd80cd7fc5875cb0d677f45683e3a2652165cc1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/294163
Commit-Queue: Stephen Adams <sra@google.com>
Reviewed-by: Ömer Ağacan <omersa@google.com>
2023-04-11 18:58:42 +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 [vm/win] Better exception handling on Windows x64. 2023-04-07 21:22:35 +00:00
ffi_2 [test] Introduce status variable $simulator, and fix some cases missing simarm_x64. 2023-04-04 03:10:26 +00:00
language Add test for moving past end of sync* iterator 2023-04-11 18:58:42 +00:00
language_2 Add test for moving past end of sync* iterator 2023-04-11 18:58:42 +00:00
lib Revert "Reland "[pkg:js/dart:js_interop] Move annotations to dart:_js_annotations"" 2023-04-06 14:43:18 +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.