dart-sdk/tests
Konstantin Shcheglov af110a7aa4 Change resolution of assignment to PropertyAccess.
Change-Id: Ie9de1166eb0dfd179d539f1b10c54084caf643d6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/162248
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2020-09-11 15:50:20 +00:00
..
co19 [co19] Some LanguageFeatures and Utils tests enabled 2020-09-09 06:44:41 +00:00
co19_2 [co19] Re-enable tests skipped due to breaking change #40674 2020-05-12 14:51:19 +00:00
corelib Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
corelib_2 [vm] Reland "Remove non-covariant checks from closure bodies (part 1)" 2020-07-21 10:00:41 +00:00
dart2js [dart2js] Add regression test for #35311. 2020-08-27 23:26:47 +00:00
dart2js_2 [package:js] Add errors for missing @JS on class 2020-08-07 17:09:23 +00:00
dartdevc [ddc] Migrate tests in dartdevc suite 2020-07-15 00:16:03 +00:00
dartdevc_2 [ddc] Migrate tests in dartdevc suite 2020-07-15 00:16:03 +00:00
ffi [vm/ffi] Add missing SharedObject for regression test 2020-08-14 17:21:16 +00:00
ffi_2 [tests/ffi] Reinstate deleted test 2020-09-02 12:12:52 +00:00
kernel [VM] Fixes bad reuse/typing of temps in async transform invocations. 2020-03-06 12:20:45 +00:00
language Change resolution of assignment to PropertyAccess. 2020-09-11 15:50:20 +00:00
language_2 Change resolution of assignment to PropertyAccess. 2020-09-11 15:50:20 +00:00
lib [dart:html] Unify shared attribute metadata from MDN 2020-08-25 23:48:43 +00:00
lib_2 [Nit] Fixes typo in package_config_test (x2) 2020-08-14 14:02:39 +00:00
modular [dart2js] Fix bug in modular_test_suite. 2020-05-28 21:30:36 +00:00
standalone [dart:io] Enable insecure connection ban for HttpClient. 2020-09-10 17:42:29 +00:00
standalone_2 [dart:io] Enable insecure connection ban for HttpClient. 2020-09-10 17:42:29 +00:00
legacy_status_dart2js.csv [dart2js] Remove obsolete unittests. 2020-05-12 17:16:39 +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.