dart-sdk/tests
Daco Harkes 3de5d25429 [vm] Class modifiers for NativeFieldWrapper subtypes
Split off https://dart-review.googlesource.com/c/sdk/+/291761.
Landing separately, so that the breaking change itself is a smaller
CL.

TEST=ci build (see touched _test files)

bug: https://github.com/dart-lang/sdk/issues/51896
Change-Id: Ic8d218845ccb6a277689e911b2c34c44639e13cf
Cq-Include-Trybots: luci.dart.try:flutter-linux-try,vm-aot-linux-debug-x64c-try,vm-ffi-android-debug-arm-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/292000
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
2023-03-31 13:20:19 +00:00
..
co19 [test_runner] Cleanup unused compiler names 2023-03-07 02:09:16 +00:00
co19_2 [test_runner] Cleanup unused compiler names 2023-03-07 02:09:16 +00:00
corelib Fix bug in Duration.toString. 2023-03-30 14:02:38 +00:00
corelib_2 Fix bug in Duration.toString. 2023-03-30 14:02:38 +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] Class modifiers for NativeFieldWrapper subtypes 2023-03-31 13:20:19 +00:00
ffi_2 [vm/isolates] Introduce 'vm:isolate-unsendable' pragma. 2023-03-27 20:54:11 +00:00
language Fix parsing of PATTERN as T? when 2023-03-31 13:12:48 +00:00
language_2 Reland "Add more interface and final modifiers to dart:core." 2023-03-30 20:34:09 +00:00
lib [vm] Class modifiers for NativeFieldWrapper subtypes 2023-03-31 13:20:19 +00:00
lib_2 Reland "Add more interface and final modifiers to dart:core." 2023-03-30 20:34:09 +00:00
modular [Reland][cfe] Support external constructor with final fields 2023-01-17 17:29:28 +00:00
standalone [io] Do delayed IPv6 lookups on all platforms. 2023-03-28 18:17:54 +00:00
standalone_2 [io] Do delayed IPv6 lookups on all platforms. 2023-03-28 18:17:54 +00:00
web [vm] Class modifiers for NativeFieldWrapper subtypes 2023-03-31 13:20:19 +00:00
web_2 Add test for http://dartbug.com/51527 2023-03-22 20:09:03 +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.