dart-sdk/tests/dartdevc
Nicholas Shahan c3c98a0446 [ddc] Update reified type calculation
In the new type system, allow native types that have a "peer" on
the Dart side to use that Dart type as their reified type.

This matches the semantics of the old type system for these types.

Change-Id: I62bf6cb1654d33549a6ea2c757e7e65fa81677a4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/313700
Reviewed-by: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Nicholas Shahan <nshahan@google.com>
2023-07-18 21:01:14 +00:00
..
cast_error
debugger [ddc] Implement new record types 2023-05-12 17:23:07 +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
developer_events_test.dart [ddc] Remove old dwds versions fallback support 2023-02-04 04:09:48 +00:00
hot_restart_expando_test.dart
hot_restart_js_interop_test.dart
hot_restart_late_test.dart
hot_restart_static_test.dart
hot_restart_test.dart
hot_restart_timer_test.dart
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
no_such_method_errors_test.dart [ddc] Add DDC specific NSM error test cases 2023-05-01 18:39:35 +00:00
regress52688_test.dart [tests] Add regression test for DDC compiler crash 2023-06-16 22:31:26 +00:00
runtime_utils.dart
runtime_utils_nnbd.dart
subtype_test.dart
subtype_weak_test.dart
type_normalization_test.dart
utils.dart
variance_subtype_test.dart
variance_test.dart
weak_null_safety_errors_test.dart [test_runner] Unify name for passing DDC options 2023-02-14 20:13:57 +00:00