dart-sdk/tests
Brian Quinlan 8a91749e42 Fix parsing of folded header field values.
Bug: https://github.com/dart-lang/sdk/issues/53227
Bug: https://github.com/dart-lang/sdk/issues/53185
Change-Id: Ibbdbdf9c8f2875e8f687244982810fffee20e69c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/320920
Commit-Queue: Brian Quinlan <bquinlan@google.com>
Reviewed-by: Alexander Aprelev <aam@google.com>
2023-09-11 21:13:58 +00:00
..
co19 [co19] Roll co19 to 910330408dd6af6b8f58c5d26464dbe0ce76e476 2023-08-25 08:55:34 +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 [vm, lib] Fix out-of-bounds access in BigInt.>>. 2023-09-11 21:05:38 +00:00
corelib_2 [dart2js] Add Dart web speciailized expectation helpers. 2023-08-11 20:59:30 +00:00
dartdevc [ddc, dart2js] Add results cache to isSubtype 2023-09-08 18:39:53 +00:00
dartdevc_2 [ddc] Seal the native Object prototype in test infra 2023-08-10 19:45:59 +00:00
ffi [test] Mark RISC-V pass-struct-by-value tests to avoid flaky status changes. 2023-09-08 01:17:30 +00:00
ffi_2 [infra] Make the sanitizer a first-class status variable. 2023-07-10 17:46:31 +00:00
language Fix type promotion of late final fields on DDC and dart2wasm. 2023-09-08 14:02:00 +00:00
language_2 [analyzer] Report more specific diagnostic codes instead of INVALID_CONSTANT. 2023-08-29 22:36:02 +00:00
lib Revert "[dart:js_interop] Re-enable type checks on external APIs" 2023-09-11 19:31:20 +00:00
lib_2 Revert "[dart:js_interop] Re-enable type checks on external APIs" 2023-09-11 19:31:20 +00:00
modular [Reland][cfe] Support external constructor with final fields 2023-01-17 17:29:28 +00:00
standalone Fix parsing of folded header field values. 2023-09-11 21:13:58 +00:00
standalone_2 [test] Remove some stale status entries. 2023-08-18 20:56:03 +00:00
web [dart2wasm] Support initial value and literals for Wasm object arrays 2023-09-07 05:29:30 +00:00
web_2 [js_runtime] NullError always reports as a failed null check 2023-09-01 00:05:09 +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.