dart-sdk/tests
Nicholas Shahan 21535e540f [tests] Add tests for generic function type bounds with null safety
Testing that type arguments bounded by legacy types are equivalent
with nullable and non-nullable versions of the same types.

Change-Id: Ibd1166af68a74041920940789464cbb8afb091ec
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/132969
Commit-Queue: Nicholas Shahan <nshahan@google.com>
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
2020-02-04 22:37:35 +00:00
..
angular
co19 [co19] Handle builders using co19 with test selectors 2019-12-17 17:24:09 +00:00
co19_2 Update all Slow tests to be Slow, Pass. 2020-02-01 00:17:42 +00:00
compiler Fix type error within _EventStream.onData 2020-02-02 05:58:24 +00:00
corelib Cleaning up corelib test migrations. 2020-02-03 19:06:17 +00:00
corelib_2 Update all Slow tests to be Slow, Pass. 2020-02-01 00:17:42 +00:00
dart
ffi [vm/ffi] Split FFI tests in NNBD and legacy 2020-01-29 14:04:41 +00:00
ffi_2 [vm/ffi] Split FFI tests in NNBD and legacy 2020-01-29 14:04:41 +00:00
kernel
language [tests] Add tests for generic function type bounds with null safety 2020-02-04 22:37:35 +00:00
language_2 Migrate language_2/argument to NNBD. 2020-02-04 15:07:11 +00:00
lib Mark typed_data/zeroed_allocation_test as slow on reload bots. 2020-02-04 00:41:36 +00:00
lib_2 Mark typed_data/zeroed_allocation_test as slow on reload bots. 2020-02-04 00:41:36 +00:00
modular [dartdevc] Cleanup all temporary nnbd modular tests 2019-12-18 00:43:44 +00:00
search
standalone Update all Slow tests to be Slow, Pass. 2020-02-01 00:17:42 +00:00
standalone_2 [dart:io] Backport semantic changes from the dart:io NNBD migration. 2020-02-03 15:10:45 +00:00
legacy_status_dart2js.csv
light_unittest.dart
README.md

This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.