mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
237c6eef9e
* FunctionInvocation and LocalFunctionInvocation nodes are now supported. * Handling of List getters is added to InstanceGet. * Removed incorrect constant evaluation of .hashCode and .runtimeType for List constants. Issue: https://github.com/dart-lang/sdk/issues/45340 Change-Id: I73f3e64e805c0753325463b3e777a6c1b7d0b5fb Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/198181 Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com> |
||
---|---|---|
.. | ||
co19 | ||
co19_2 | ||
corelib | ||
corelib_2 | ||
dartdevc | ||
dartdevc_2 | ||
ffi | ||
ffi_2 | ||
language | ||
language_2 | ||
lib | ||
lib_2 | ||
modular | ||
standalone | ||
standalone_2 | ||
web | ||
web_2 | ||
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.