dart-sdk/tests/language/variance
Nicholas Shahan b955d6a628 [ddc] Delete variance tests for old DDC types
- These tests rely on the internals of the old type system.
- Copy some expectations to the language suite when it looks like
  there isn't already coverage for the same test.

Change-Id: I63bfa2bc94fb29b4e4f90c3c02cf0943d19764b6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/352463
Commit-Queue: Nicholas Shahan <nshahan@google.com>
Reviewed-by: Kallen Tu <kallentu@google.com>
2024-02-14 22:29:33 +00:00
..
syntax [cfe,analyzer] Share experimental flags for the parser 2022-11-17 11:32:01 +00:00
variance_downwards_inference_test.dart Fix mistakes in variance_downwards_inference_test. 2020-09-17 00:15:19 +00:00
variance_in_field_error_test.dart
variance_in_field_test.dart
variance_in_inference_error_test.dart Fix analyzer implementation of the "variance" feature. 2022-03-10 15:56:35 +00:00
variance_in_inference_test.dart
variance_in_method_error_test.dart
variance_in_method_test.dart
variance_in_subclass_error_test.dart
variance_in_subclass_test.dart
variance_in_subtyping_error_test.dart [cfe] Refactor bounds checking 2022-05-17 14:36:19 +00:00
variance_in_subtyping_test.dart [ddc] Delete variance tests for old DDC types 2024-02-14 22:29:33 +00:00
variance_inout_field_test.dart
variance_inout_inference_error_test.dart Fix analyzer implementation of the "variance" feature. 2022-03-10 15:56:35 +00:00
variance_inout_inference_test.dart
variance_inout_method_test.dart
variance_inout_subclass_test.dart
variance_inout_subtyping_error_test.dart [cfe] Refactor bounds checking 2022-05-17 14:36:19 +00:00
variance_inout_subtyping_test.dart [ddc] Delete variance tests for old DDC types 2024-02-14 22:29:33 +00:00
variance_method_tearoff_test.dart
variance_multi_subclass_error_test.dart
variance_multi_subclass_test.dart
variance_out_field_error_test.dart
variance_out_field_test.dart
variance_out_inference_error_test.dart Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
variance_out_inference_test.dart
variance_out_method_error_test.dart
variance_out_method_test.dart
variance_out_subclass_error_test.dart
variance_out_subclass_test.dart
variance_out_subtyping_error_test.dart [cfe] Refactor bounds checking 2022-05-17 14:36:19 +00:00
variance_out_subtyping_test.dart [ddc] Delete variance tests for old DDC types 2024-02-14 22:29:33 +00:00
variance_unconstrained_inference_test.dart
variance_upper_lower_bounds_error_test.dart Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
variance_upper_lower_bounds_test.dart