dart-sdk/tests
Konstantin Shcheglov 5f3298eeac Set readElement/Type and writeElement/Type for PostfixExpression.
R=brianwilkerson@google.com

Change-Id: I449503648192e4b2d1d65304d65a12f74d589bcc
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/160785
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2020-08-28 14:45:08 +00:00
..
co19 [co19] LanguageFeatures/Extension-methods tests enabled 2020-08-28 12:56:43 +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 [vm/ffi] Add missing SharedObject for regression test 2020-08-14 17:21:16 +00:00
kernel [VM] Fixes bad reuse/typing of temps in async transform invocations. 2020-03-06 12:20:45 +00:00
language Set readElement/Type and writeElement/Type for PostfixExpression. 2020-08-28 14:45:08 +00:00
language_2 Set readElement/Type and writeElement/Type for PostfixExpression. 2020-08-28 14:45:08 +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] validate path component of class Cookie 2020-08-22 00:30:01 +00:00
standalone_2 [dart:io] validate path component of class Cookie 2020-08-22 00:30:01 +00:00
legacy_status_dart2js.csv [dart2js] Remove obsolete unittests. 2020-05-12 17:16:39 +00:00
README.md Update tests/README to point to new doc. 2019-08-06 22:19:42 +00:00

This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.