dart-sdk/tests
Johnni Winther 9ea09ce17b [cfe] Improve message on final variable assignment
Closes #40242

Change-Id: Iccdfbf01da18ddd501dc705b678358c974003551
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/140654
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Jens Johansen <jensj@google.com>
2020-03-24 13:11:29 +00:00
..
co19 [co19] Handle builders using co19 with test selectors 2019-12-17 17:24:09 +00:00
co19_2 [nnbd] skip runes tests that are no longer valid 2020-03-03 16:16:21 +00:00
compiler Update usage of int/String fromEnvironment 2020-03-24 11:19:14 +00:00
corelib [cfe] Report error on missing return from non-nullable function 2020-03-24 08:21:36 +00:00
corelib_2 Update usage of int/String fromEnvironment 2020-03-24 11:19:14 +00:00
ffi [Cleanup] Removes deprecated --enable-inlining-annotations; updates annotation. 2020-02-25 12:09:10 +00:00
ffi_2 [vm] Address TSAN errors in FFI tests. 2020-03-23 21:19:36 +00:00
kernel [VM] Fixes bad reuse/typing of temps in async transform invocations. 2020-03-06 12:20:45 +00:00
language [cfe] Improve message on final variable assignment 2020-03-24 13:11:29 +00:00
language_2 [cfe] Improve message on final variable assignment 2020-03-24 13:11:29 +00:00
lib Update usage of int/String fromEnvironment 2020-03-24 11:19:14 +00:00
lib_2 Address a vulnerability in node validator 2020-03-23 20:01:58 +00:00
modular [CFE] Use package config v2 2020-02-12 10:07:25 +00:00
standalone [cfe] Report error on missing return from non-nullable function 2020-03-24 08:21:36 +00:00
standalone_2 [dart:io] support Unix domain communications 2020-03-23 03:51:40 +00:00
legacy_status_dart2js.csv Disallow non-external generative JS constructors 2020-03-06 17:06: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.