dart-sdk/tests
Daco Harkes 732e4a43d5 Revert "[vm/ffi] Disallow nullable struct fields"
Revert submission 279511

Reason for revert: Flutter dependencies are using nullable struct
fields and need to be migrated first
https://github.com/flutter/flutter/issues/120260

Reverted changes: /q/submissionid:279510 /q/submissionid:279511

Change-Id: I7ab66ef6c6b5f21303804b2930af4ad6aa000413
Tested: Revert
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/281600
Reviewed-by: Johnni Winther <johnniwinther@google.com>
2023-02-08 08:51:28 +00:00
..
co19 [dart2wasm] Skip VM-specific co19 Finalizer tests 2023-01-31 10:28:36 +00:00
co19_2 Spelling tests 2023-01-19 16:24:29 +00:00
corelib Spelling pkg analyzer lib 2023-01-25 14:08:27 +00:00
corelib_2 Spelling pkg analyzer lib 2023-01-25 14:08:27 +00:00
dartdevc [ddc] Remove old dwds versions fallback support 2023-02-04 04:09:48 +00:00
dartdevc_2 [ddc] Remove old dwds versions fallback support 2023-02-04 04:09:48 +00:00
ffi Revert "[vm/ffi] Disallow nullable struct fields" 2023-02-08 08:51:28 +00:00
ffi_2 Spelling tools 2023-01-09 15:48:57 +00:00
language Test legacy flow analysis behaviour of case null. 2023-02-07 17:10:10 +00:00
language_2 Spelling pkg dev compiler 2023-01-26 09:12:41 +00:00
lib [dart:_js_interop] Add support for statically resolvable inline class interop members 2023-02-07 18:47:23 +00:00
lib_2 Filter trusttypes_test from being run on CSP bot 2023-01-27 03:13:07 +00:00
modular [Reland][cfe] Support external constructor with final fields 2023-01-17 17:29:28 +00:00
standalone [test] Synchronize status entries for fragmentation_test. 2023-02-03 20:43:10 +00:00
standalone_2 [io] Fix a bug where large reads would return partial data. 2023-01-31 18:41:39 +00:00
web [dart2js] Add phase 1 kernel transformer to simplify const conditionals. 2023-02-07 20:07:57 +00:00
web_2 [dart2js] Add phase 1 kernel transformer to simplify const conditionals. 2023-02-07 20:07:57 +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.