dart-sdk/tests
Mayank Patke cf62339751 [dart2js] Ensure type arguments are passed when invoking a generic
function property.

Change-Id: I387977e2f1fb7732d94331b7a97cceeec767aaae
Bug: https://github.com/dart-lang/sdk/issues/41449
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/151301
Reviewed-by: Stephen Adams <sra@google.com>
Commit-Queue: Mayank Patke <fishythefish@google.com>
2020-06-24 20:12:39 +00:00
..
co19 [co19] Generics and Superinterfaces tests enabled 2020-06-24 13:13:03 +00:00
co19_2
corelib Revert "Fix duration.toString() to conform the description" 2020-06-22 10:29:15 +00:00
corelib_2 Revert "Fix duration.toString() to conform the description" 2020-06-22 10:29:15 +00:00
dart2js [dart2js] Remove more dead code. 2020-06-19 21:20:07 +00:00
dart2js_2 [dart2js] Ensure type arguments are passed when invoking a generic 2020-06-24 20:12:39 +00:00
dartdevc [dartdevc] Move opted out tests to tests/dartdevc and optin. 2020-06-18 18:46:16 +00:00
dartdevc_2 [dartdevc] Migrate tests/compiler/dartdevc_native to tests/dartdevc_2. 2020-06-17 18:14:00 +00:00
ffi [vm/ffi] Expose a subset of dart_(native_)api.h for dynamic linking. 2020-06-18 07:30:43 +00:00
ffi_2 [vm/ffi] Expose a subset of dart_(native_)api.h for dynamic linking. 2020-06-18 07:30:43 +00:00
kernel
language Merge 4 diagnostics for the purpose of documentation 2020-06-23 17:46:02 +00:00
language_2 Merge 4 diagnostics for the purpose of documentation 2020-06-23 17:46:02 +00:00
lib [VM/runtime] - detect null safety before isolate initialization 2020-06-11 01:22:35 +00:00
lib_2 Change terms to be more divisive 2020-06-10 17:14:37 +00:00
modular
standalone [vm] Remove (unused & deprecated) --package-root parameter from VM binaries and from tests (Platform.packageRoot always returns null) 2020-06-24 18:17:53 +00:00
standalone_2 [vm] Remove (unused & deprecated) --package-root parameter from VM binaries and from tests (Platform.packageRoot always returns null) 2020-06-24 18:17:53 +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.