dart-sdk/tests
Kallen Tu d968d14314 [analyzer/cfe] Use the 'class-modifiers' flag for the 'mixin' class modifier.
Separating the class modifiers from the 'sealed' modifier.

Change-Id: Ifec865c9f612b147706be9b7c797167ef6788e90
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/277043
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Commit-Queue: Kallen Tu <kallentu@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
2022-12-22 17:49:58 +00:00
..
co19 [dart2wasm] Re-enable async tests that no longer time out 2022-12-08 13:43:41 +00:00
co19_2 [Dart 3.0 alpha] Fix some test issues (legacy mode argument not passed in) 2022-12-06 19:34:47 +00:00
corelib Spelling tests 2022-12-19 12:56:47 +00:00
corelib_2 Spelling tests 2022-12-19 12:56:47 +00:00
dartdevc [ddc] Add interop classes for static members 2022-12-08 04:57:50 +00:00
dartdevc_2 [ddc] Add interop classes for static members 2022-12-08 04:57:50 +00:00
ffi Spelling tests 2022-12-19 12:56:47 +00:00
ffi_2 [test/ffi] Free pointer allocated via malloc 2022-12-13 16:41:47 +00:00
language [analyzer/cfe] Use the 'class-modifiers' flag for the 'mixin' class modifier. 2022-12-22 17:49:58 +00:00
language_2 [dart2wasm] Emit closures and contexts for subexpressions of asserts. 2022-12-22 16:27:39 +00:00
lib Spelling tests 2022-12-19 12:56:47 +00:00
lib_2 Spelling tests 2022-12-19 12:56:47 +00:00
modular [pkg:js] Enable modular compilation for exports 2022-10-26 16:34:38 +00:00
standalone [io] Remove incorrect docs that listSupport is not available on Android. 2022-12-21 00:23:02 +00:00
standalone_2 [io] Remove incorrect docs that listSupport is not available on Android. 2022-12-21 00:23:02 +00:00
web [dart2js] Add priority to dartDeferredLibraryLoader hook. 2022-12-20 15:39:09 +00:00
web_2 Spelling tests 2022-12-19 12:56:47 +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.