dart-sdk/tests
Johnni Winther a9485e8b14 [cfe] Encode getter/field invocation as .call on property get
Current semantics with respect to evaluation order is retained.

Change-Id: I6794c8a720237536696afab2fe056042f8464ec8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/129702
Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
Commit-Queue: Johnni Winther <johnniwinther@google.com>
2020-02-17 13:52:45 +00:00
..
angular
co19 [co19] Handle builders using co19 with test selectors 2019-12-17 17:24:09 +00:00
co19_2 Remove dart:mirrors library from dart2js and ddc SDKs 2020-02-07 17:34:54 +00:00
compiler [cfe] Encode getter/field invocation as .call on property get 2020-02-17 13:52:45 +00:00
corelib Cleaning up corelib test migrations. 2020-02-03 19:06:17 +00:00
corelib_2 Update all Slow tests to be Slow, Pass. 2020-02-01 00:17:42 +00:00
dart
ffi [vm/ffi] Change asFunction and lookFunction to extension methods 2020-02-14 15:46:37 +00:00
ffi_2 [vm/ffi] Change asFunction and lookFunction to extension methods 2020-02-14 15:46:37 +00:00
kernel
language Move DEAD_NULL_COALESCE reporting to ErrorVerifier. 2020-02-13 19:42:48 +00:00
language_2 Validate not only errors, but also warnings. 2020-02-13 21:31:59 +00:00
lib Fix timer_cancel_test. 2020-02-15 02:40:00 +00:00
lib_2 Migrate html tests off of unittest.dart 2020-02-15 05:01:30 +00:00
modular [CFE] Use package config v2 2020-02-12 10:07:25 +00:00
search
standalone Reland [dart:io] Stop forcing lower case on HttpHeaders 2020-02-14 22:23:17 +00:00
standalone_2 Reland [dart:io] Stop forcing lower case on HttpHeaders 2020-02-14 22:23:17 +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.