dart-sdk/tests
Leaf Petersen 6befc18cae Add tests for assignability around Never.
Change-Id: I2d3548eb609743277c026155d70fc1cb4d976cc7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/143040
Reviewed-by: Erik Ernst <eernst@google.com>
2020-04-24 04:38:43 +00:00
..
co19 [infra] Delete approve_results. 2020-03-25 10:27:40 +00:00
co19_2 [infra] Delete approve_results. 2020-03-25 10:27:40 +00:00
compiler [dart2js] rebase deferred_loading_test for nnbd. 2020-04-23 01:17:58 +00:00
corelib [nnbd] Fix corelib/list_test in strong mode 2020-04-21 21:13:58 +00:00
corelib_2 [tests] Clean up List constructor usage and unused multi-test 2020-04-01 00:03:46 +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 Add tests for assignability around Never. 2020-04-24 04:38:43 +00:00
language_2 [ddc] Remove error handler from number parse helpers 2020-04-22 16:07:29 +00:00
lib Issue 41603. await voidExpression is an error. 2020-04-24 03:42:52 +00:00
lib_2 Issue 41603. await voidExpression is an error. 2020-04-24 03:42:52 +00:00
modular [ddc] Run modular test suite in weak mode 2020-04-08 18:25:14 +00:00
standalone Issue 41603. await voidExpression is an error. 2020-04-24 03:42:52 +00:00
standalone_2 Issue 41603. await voidExpression is an error. 2020-04-24 03:42:52 +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.