dart-sdk/tests
Robert Nystrom 7e756d6f86 Migrate language_2/type_variable to NNBD.
Change-Id: Iee96b1e254f17ee0b1b7b309cc807bf874a1491e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/151982
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Commit-Queue: Nicholas Shahan <nshahan@google.com>
Reviewed-by: Nicholas Shahan <nshahan@google.com>
2020-06-22 21:20:26 +00:00
..
co19 [co19] Language/Functions tests enabled 2020-06-18 08:17:03 +00:00
co19_2 [co19] Re-enable tests skipped due to breaking change #40674 2020-05-12 14:51:19 +00:00
corelib Revert "Fix duration.toString() to conform the description" 2020-06-22 10:29:15 +00:00
corelib_2 Revert "Fix duration.toString() to conform the description" 2020-06-22 10:29:15 +00:00
dart2js [dart2js] Remove more dead code. 2020-06-19 21:20:07 +00:00
dart2js_2 [dart2js] Remove more dead code. 2020-06-19 21:20:07 +00:00
dartdevc [dartdevc] Move opted out tests to tests/dartdevc and optin. 2020-06-18 18:46:16 +00:00
dartdevc_2 [dartdevc] Migrate tests/compiler/dartdevc_native to tests/dartdevc_2. 2020-06-17 18:14:00 +00:00
ffi [vm/ffi] Expose a subset of dart_(native_)api.h for dynamic linking. 2020-06-18 07:30:43 +00:00
ffi_2 [vm/ffi] Expose a subset of dart_(native_)api.h for dynamic linking. 2020-06-18 07:30:43 +00:00
kernel [VM] Fixes bad reuse/typing of temps in async transform invocations. 2020-03-06 12:20:45 +00:00
language Migrate language_2/type_variable to NNBD. 2020-06-22 21:20:26 +00:00
language_2 [dart2js] Visit type parameter bounds in the scope visitor. 2020-06-19 23:17:47 +00:00
lib [VM/runtime] - detect null safety before isolate initialization 2020-06-11 01:22:35 +00:00
lib_2 Change terms to be more divisive 2020-06-10 17:14:37 +00:00
modular [dart2js] Fix bug in modular_test_suite. 2020-05-28 21:30:36 +00:00
standalone [dart:io] HttpClientConnection is destroyed for "CONNECT" request 2020-06-19 23:18:07 +00:00
standalone_2 [dart:io] HttpClientConnection is destroyed for "CONNECT" request 2020-06-19 23:18:07 +00:00
legacy_status_dart2js.csv [dart2js] Remove obsolete unittests. 2020-05-12 17:16: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.