dart-sdk/tests/language/nnbd/subtyping
Josh Soref 84e3c8b50f Spelling tests
Closes https://github.com/dart-lang/sdk/pull/50920

GitOrigin-RevId: fa87531bd0f52b69485c9d02ff9e44a4a29c6a91
Change-Id: I0ae8574a5b77087895e004079f221201bb550cf3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/278535
Reviewed-by: Martin Kustermann <kustermann@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
2023-01-19 16:24:29 +00:00
..
function_type_bounds_legacy_lib.dart [tests] Add tests for generic function type bounds with null safety 2020-02-11 22:31:55 +00:00
function_type_bounds_null_safe_lib.dart [tests] Add tests for generic function type bounds with null safety 2020-02-11 22:31:55 +00:00
function_type_bounds_strong_test.dart Spelling tests 2023-01-19 16:24:29 +00:00
function_type_bounds_test.dart Skip mixed-mode tests under language/nnbd in strong mode. 2020-05-21 17:34:43 +00:00
function_type_bounds_weak_test.dart Spelling tests 2023-01-19 16:24:29 +00:00
function_type_required_params_test.dart [nnbd] Fix analyser error in required params test 2020-02-26 17:43:27 +00:00
mixed_bottom_type_lib.dart
mixed_bottom_type_weak_test.dart
non_nullable_instantiation_with_nullable_lib.dart [VM/nnbd] Allow instantiation of a non-nullable type parameter to a nullable type. 2020-02-27 19:48:23 +00:00
non_nullable_instantiation_with_nullable_test.dart Skip mixed-mode tests under language/nnbd in strong mode. 2020-05-21 17:34:43 +00:00
recursive_legacy_type_bounds_lib.dart [tests] Adding test for recursive legacy class type bounds. 2020-02-27 00:06:20 +00:00
recursive_legacy_type_bounds_test.dart Skip mixed-mode tests under language/nnbd in strong mode. 2020-05-21 17:34:43 +00:00
regress41272_test.dart [vm/nnbd] Fix supertype check in GenerateSubtype1TestCacheLookup 2020-04-02 01:39:10 +00:00
regress41939_test.dart [VM/nnbd] The equivalent of dynamic as bound is Object? and not Object. 2020-05-19 18:10:54 +00:00
type_casts_strong_test.dart [tests/nnbd] Remove mixed mode test cases from language/nnbd/subtyping/type_casts_strong_test 2020-06-02 19:46:38 +00:00