dart-sdk/tests
Lasse R.H. Nielsen 64f52c0f0a Regression test for issue 53610.
Bug: https://dartbug.com/53610
Change-Id: Ia43d8e518586e5c83211a3c4427651737e0f0234
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/327882
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Lasse Nielsen <lrn@google.com>
2023-10-04 16:14:18 +00:00
..
co19 [co19] Roll co19 to 6ec024498b3546c775b65cd2d964eb3c6ff0fb2f 2023-09-29 13:59:53 +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 [cfe] Introduce StructuralParameters 2023-09-25 10:44:41 +00:00
dartdevc_2 [cfe] Introduce StructuralParameters 2023-09-25 10:44:41 +00:00
ffi [ffi] Make nativeFunction throw if already closed 2023-09-27 22:18:47 +00:00
ffi_2 [infra] Make the sanitizer a first-class status variable. 2023-07-10 17:46:31 +00:00
language Regression test for issue 53610. 2023-10-04 16:14:18 +00:00
language_2 [cfe] Error on variable use before declaration, not on declaration 2023-10-03 10:51:15 +00:00
lib [vm, compiler] Fix Float32x4.greaterThan[OrEqual] on IA32 and X64 to give the expected result for NaNs. 2023-10-03 15:32:30 +00:00
lib_2 [dart:js_interop] Add/fix some js_interop helpers 2023-09-23 18:32:59 +00:00
modular Fix incorrect file reference in license headers 2023-09-18 06:44:08 +00:00
standalone Allow files to be renamed to links to directories 2023-09-29 00:17:04 +00:00
standalone_2 [gardening] Call initial asyncStart() and final asyncEnd() 2023-09-26 11:41:03 +00:00
web [ddc] Unskip tests on canary configs 2023-09-19 20:59:33 +00:00
web_2 Fix incorrect file reference in license headers 2023-09-18 06:44:08 +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.