dart-sdk/tests/dartdevc
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
..
cast_error [ddc] Add library URIs to cast failure messages 2021-04-09 22:24:43 +00:00
debugger [ddc] Removing some references to "legacy" DDC modules. 2024-01-24 21:22:25 +00:00
mixin [flip-modifiers]: opt out failing ddc tests from class modifiers 2023-03-02 20:27:25 +00:00
assertion_failure_message_test.dart
basic_assignment_test.dart
const_test.dart [test] Remove use of unwrapType() from test 2024-01-26 23:56:11 +00:00
developer_events_test.dart [ddc] Remove old dwds versions fallback support 2023-02-04 04:09:48 +00:00
hot_restart_expando_test.dart [ddc] Add a regression test for issue #45874 2021-05-11 22:14:28 +00:00
hot_restart_js_interop_test.dart [dartdevc] Resetting lazy js types on hot restart 2020-09-30 00:08:23 +00:00
hot_restart_late_test.dart [ddc] Reset all initialized consts on hot restart 2024-01-22 23:25:18 +00:00
hot_restart_static_test.dart [ddc] Adding support for static setters of const fields 2022-04-01 23:51:15 +00:00
hot_restart_test.dart
hot_restart_timer_test.dart [ddc] use async-helper in ddc's hot_restart_timer test 2023-11-02 15:37:14 +00:00
if_else_literal_compilation_test.dart [ddc] Avoid emitting dead branches in conditionals 2022-05-03 20:17:44 +00:00
js_interop_non_external_lib.dart [ddc] Add interop classes for static members 2022-12-08 04:57:50 +00:00
js_interop_non_external_test.dart [ddc] Add interop classes for static members 2022-12-08 04:57:50 +00:00
js_interop_test.dart [ddc] Update reified type calculation 2023-07-18 21:01:14 +00:00
libraries_part.dart
libraries_test.dart [test,ddc] Update library test to use static method 2023-11-10 20:39:00 +00:00
no_such_method_errors_test.dart [ddc] Update dynamic NSM errors to match 2023-12-14 00:51:50 +00:00
regress52688_test.dart [tests] Add regression test for DDC compiler crash 2023-06-16 22:31:26 +00:00
runtime_utils.dart [ddc] Delete tests requiring the old type system 2024-02-14 00:13:57 +00:00
subtype_test.dart [ddc] Delete tests requiring the old type system 2024-02-14 00:13:57 +00:00
subtype_weak_test.dart [ddc] Delete tests requiring the old type system 2024-02-14 00:13:57 +00:00
utils.dart
weak_null_safety_errors_test.dart [ddc] Update for extra null safety checks in RTI 2023-10-19 21:32:15 +00:00