dart-sdk/tests
Leaf Petersen 7aace6fa60 Make StackTrace generally not nullable in migrated NNBD library.
Bug: https://github.com/dart-lang/sdk/issues/40130
Change-Id: I13aba0c2a3fa5b1c3d3995f075ffd38f03aca897
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/139880
Reviewed-by: Bob Nystrom <rnystrom@google.com>
2020-03-19 23:31:30 +00:00
..
angular
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 Make StackTrace generally not nullable in migrated NNBD library. 2020-03-19 23:31:30 +00:00
corelib Change tests to expect new behavior of fromEnvironment 2020-03-17 13:43:17 +00:00
corelib_2 Change tests to expect new behavior of fromEnvironment 2020-03-17 13:43:17 +00:00
dart
ffi [Cleanup] Removes deprecated --enable-inlining-annotations; updates annotation. 2020-02-25 12:09:10 +00:00
ffi_2 [vm/ffi] Change asFunction and lookFunction to extension methods 2020-02-14 15:46:37 +00:00
kernel [VM] Fixes bad reuse/typing of temps in async transform invocations. 2020-03-06 12:20:45 +00:00
language Make StackTrace generally not nullable in migrated NNBD library. 2020-03-19 23:31:30 +00:00
language_2 Make StackTrace generally not nullable in migrated NNBD library. 2020-03-19 23:31:30 +00:00
lib Make StackTrace generally not nullable in migrated NNBD library. 2020-03-19 23:31:30 +00:00
lib_2 Make StackTrace generally not nullable in migrated NNBD library. 2020-03-19 23:31:30 +00:00
modular [CFE] Use package config v2 2020-02-12 10:07:25 +00:00
search
standalone Revert "[dart:io] Fix hanging on zero-length datagram" 2020-03-19 23:05:59 +00:00
standalone_2 Revert "[dart:io] Fix hanging on zero-length datagram" 2020-03-19 23:05:59 +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.