dart-sdk/tests
Liam Appelbe 2a9af7d953 [vm] Late modifier for non-final static fields.
Bug: https://github.com/dart-lang/sdk/issues/38841
Change-Id: I8e6feef2c0ee8021bec2f849e9729516532ca91a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/124641
Commit-Queue: Liam Appelbe <liama@google.com>
Reviewed-by: Régis Crelier <regis@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2019-11-12 17:27:39 +00:00
..
angular
co19_2 [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00
compiler [dartdevc] Fix crash when source files contain non-UTF8 characters 2019-11-08 23:10:59 +00:00
corelib_2 [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00
dart
ffi [vm] Add NativePort static extension to dart:ffi 2019-10-31 15:00:03 +00:00
kernel Remove the old "preview Dart 2" flags from the test runner. 2019-09-05 16:59:43 +00:00
language_2 [vm] Late modifier for non-final static fields. 2019-11-12 17:27:39 +00:00
lib_2 Added promiseToFuture function to js_util.dart 2019-11-04 22:56:45 +00:00
modular Handle exported extensions in dill library builder 2019-10-09 18:48:54 +00:00
search
standalone_2 [http] noFolding() should follow same check as add() 2019-11-11 16:36:23 +00:00
legacy_status_dart2js.csv [infra] Remove non-essential test expectations with comments from general status files 2019-10-01 06:18:59 +00:00
light_unittest.dart
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.