dart-sdk/tests/language/type_object
Nicholas Shahan 7ff8c6c6be [tests] Remove not-identical expectation for Type values
The instantiation at runtime implies non-constant type expressions
but canonicalization is unspecified so backends should be allowed
to optimize by canonicalizing types.

Change-Id: I2f1cab6ac68a1ce156b15af0b99e02d03b7b3dca
Issue: https://github.com/dart-lang/sdk/issues/46837
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/209663
Commit-Queue: Nicholas Shahan <nshahan@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
2021-08-10 18:47:31 +00:00
..
constant_type_literal_runtime_test.dart
constant_type_literal_test.dart
explicit_instantiated_type_literal_error_test.dart Create tests for constructor tear-offs and related syntax changes. 2021-06-11 12:28:06 +00:00
explicit_instantiated_type_literal_test.dart [tests] Remove not-identical expectation for Type values 2021-08-10 18:47:31 +00:00
first_class_types_constants_test.dart
first_class_types_lib1.dart
first_class_types_lib2.dart
first_class_types_libraries_test.dart
first_class_types_literals_runtime_1_test.dart
first_class_types_literals_runtime_2_test.dart
first_class_types_literals_runtime_test.dart
first_class_types_literals_test.dart Set readElement/Type and writeElement/Type for PostfixExpression. 2020-08-28 14:45:08 +00:00
first_class_types_test.dart
literal_canonicalization_test.dart
literal_prefix_call_test.dart
literal_type_literal_test.dart
reify_type_variable_test.dart
runtime_type_function_helper.dart
runtime_type_function_legacy_lib.dart
runtime_type_function_test.dart
runtime_type_function_weak_test.dart
runtime_type_test.dart