dart-sdk/tests
Paul Berry bf4a94c625 Fix tearoff of methods from promotable variables.
Fixes #51853.

Bug: https://github.com/dart-lang/sdk/issues/51853
Change-Id: I407a1d5fb8b00f983cfcf106d1f569d0642058c6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/292764
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2023-04-03 19:39:59 +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 Add DateTime.timestamp() constructor for "now as UTC". 2023-03-31 20:52:31 +00:00
corelib_2 Fix bug in Duration.toString. 2023-03-30 14:02:38 +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 [infra/ffi] Skip FFI tests on simulator 2023-04-03 16:14:02 +00:00
ffi_2 [infra/ffi] Skip FFI tests on simulator 2023-04-03 16:14:02 +00:00
language Fix tearoff of methods from promotable variables. 2023-04-03 19:39:59 +00:00
language_2 Reland "Add more interface and final modifiers to dart:core." 2023-03-30 20:34:09 +00:00
lib Reland "Fix bug in Completer.complete." 2023-04-03 14:22:26 +00:00
lib_2 Reland "Fix bug in Completer.complete." 2023-04-03 14:22:26 +00:00
modular [Reland][cfe] Support external constructor with final fields 2023-01-17 17:29:28 +00:00
standalone [io] Do delayed IPv6 lookups on all platforms. 2023-03-28 18:17:54 +00:00
standalone_2 [io] Do delayed IPv6 lookups on all platforms. 2023-03-28 18:17:54 +00:00
web [dart2js] Fix native null assertions for Dart 3 2023-04-03 18:05:28 +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.