dart-sdk/tests
Leaf Petersen 386825ee8c Add tests for the transitivity of the base modifier when applied to
base mixins and base mixin classes.

Change-Id: Idfe7576f38382c5e9a0ff968aae00f48990e1d38
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/290351
Commit-Queue: Leaf Petersen <leafp@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
2023-03-24 21:59:23 +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 Clean up a number of 2.19 opt outs in language tests. 2023-03-17 16:17:50 +00:00
corelib_2 [test_runner] Cleanup unused compiler names 2023-03-07 02:09:16 +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/ffi] Add class modifiers" 2023-03-21 15:25:10 +00:00
ffi_2 [vm] Fix Dart_CObject_Type breaking change 2023-02-20 11:59:19 +00:00
language Add tests for the transitivity of the base modifier when applied to 2023-03-24 21:59:23 +00:00
language_2 [ddc] Fixing switch label finder. 2023-03-22 16:35:18 +00:00
lib Revert "Reland "Add class modifiers to dart:convert."" 2023-03-23 12:19:33 +00:00
lib_2 Revert "Reland "Add class modifiers to dart:convert."" 2023-03-23 12:19:33 +00:00
modular [Reland][cfe] Support external constructor with final fields 2023-01-17 17:29:28 +00:00
standalone Reland "[build] Handle cases for dart_target_arch != target_arch and target_cpu != host_cpu." 2023-03-22 14:57:27 +00:00
standalone_2 Reland "[vm/ffi] Add class modifiers" 2023-03-21 15:25:10 +00:00
web [js_util] Make callMethod take an Object method. 2023-03-23 00:23:00 +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.