dart-sdk/tests
Paul Berry b2281e14f3 Add language tests for parsing behaviors around type arguments.
In these tests I've tried to test a lot of the corner cases
surrounding the addition of a `<type arguments>` selector to the
grammar (which we intend to do as part of constructor tearoffs), to
make sure that when we do so, we don't break any existing
functionality.

Change-Id: I765195cdd3745904f4aeb36663f59afe03381ab8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/200001
Commit-Queue: Paul Berry <paulberry@google.com>
Reviewed-by: Lasse R.H. Nielsen <lrn@google.com>
2021-05-17 15:07:41 +00:00
..
co19 [co19] Status files cleanup 2021-04-22 13:40:48 +00:00
co19_2 [co19] Skip in status files removed or replaced where it is possible 2021-04-12 13:26:49 +00:00
corelib Remove references to triple-shift and generic-metadata experiments. 2021-05-12 13:35:00 +00:00
corelib_2 Fix test names in corelib/. 2021-05-05 01:06:12 +00:00
dartdevc [ddc] Add a regression test for issue #45874 2021-05-11 22:14:28 +00:00
dartdevc_2 [ddc] Add a regression test for issue #45874 2021-05-11 22:14:28 +00:00
ffi [vm/ffi] Union transform fix offsets 2021-05-12 09:50:00 +00:00
ffi_2 [vm/ffi] Union transform fix offsets 2021-05-12 09:50:00 +00:00
language Add language tests for parsing behaviors around type arguments. 2021-05-17 15:07:41 +00:00
language_2 Add language tests for parsing behaviors around type arguments. 2021-05-17 15:07:41 +00:00
lib [ddc] Limit DDC to only skip reifying tearoffs in foreign JS when in the SDK. 2021-05-12 20:46:51 +00:00
lib_2 [ddc] Limit DDC to only skip reifying tearoffs in foreign JS when in the SDK. 2021-05-12 20:46:51 +00:00
modular [ddc] Fix private class exposed by typedef 2021-04-05 18:54:56 +00:00
standalone [dart:io] - Fix incorrect setting of socket options for UNIX-DOMAIN sockets 2021-05-14 01:53:48 +00:00
standalone_2 [dart:io] - Fix incorrect setting of socket options for UNIX-DOMAIN sockets 2021-05-14 01:53:48 +00:00
web [dart2js] Pass box to inlined generative constructor body 2021-05-07 22:50:27 +00:00
web_2 Fix native_exception1_frog_test. 2021-05-14 23:13:28 +00:00
legacy_status_dart2js.csv
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.