dart-sdk/tests/language/nnbd
Lasse R.H. Nielsen 3a36439abe Tests for language operators and constructs with (non-)nullable operands.
Test that the NNBD implementation does not allow a nullable expression
where a non-null value is expected for language constructs.

Similarly that null-aware operations used on non=-nullable values
are caught.

Change-Id: I877e9b464666698b7f25b355b0474eb171bfc4b3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/134160
Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
Reviewed-by: Bob Nystrom <rnystrom@google.com>
2020-02-05 10:00:27 +00:00
..
is_type_test [tests] Create null is T tests in legacy and null safe libraries 2020-02-03 23:12:02 +00:00
resolution
static_errors [testing] Fix unchecked_use_of_nullable_test 2019-12-20 16:40:20 +00:00
subtyping Revert "[tests] Add tests for generic function type bounds with null safety" 2020-02-05 00:58:27 +00:00
syntax [test] Run late field tests in optimised mode 2020-02-04 16:51:38 +00:00
type_object [dartdevc] Using a single cache for _typeObject and normalized types. 2020-01-17 20:53:46 +00:00
type_promotion
operator_type_test.dart Tests for language operators and constructs with (non-)nullable operands. 2020-02-05 10:00:27 +00:00