dart-sdk/tests/language
Erik Ernst cc84bb3e28 Adjust type_parameter_test to expect caller-side check on tearoff
language/covariant/type_parameter_test.dart performed a tearoff which
should incur a run-time error (because the dynamic type of the
tearoff is not a subtype of the static type, so it would be a
soundness violation to pass that value on to the next step of
evaluation).

Change-Id: Ia4ec813606e711cab0bdcc68d24bbac3c9a2d8c2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/209910
Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
Commit-Queue: Erik Ernst <eernst@google.com>
2021-08-11 16:37:51 +00:00
..
abstract
accessor_conflict
argument
assert
assign
async
async_nested
async_star
await
bool
call
canonicalize
cascade
class
closure Restore function object equality related tests 2021-08-06 15:31:19 +00:00
compile_time_constant
const
const_functions
constants_2018
constructor Rewrite AST w/ Constructor reference w/ explicit type args 2021-08-10 23:54:49 +00:00
control_flow_collections
covariant Adjust type_parameter_test to expect caller-side check on tearoff 2021-08-11 16:37:51 +00:00
covariant_override
deferred [cfe] Fix message offset on unresolved prefix access 2021-08-11 16:12:01 +00:00
double
double_literals
dynamic
enum
exception
export
extension_methods
external_abstract_fields
factory
field
final
function
function_subtype
function_type
generic
generic_methods Remove expectation that instantiated local function tearoffs are notEqual 2021-08-11 16:07:51 +00:00
getter
identifier
identity
if
if_null
implicit_creation
implicit_downcast_during
import
inference
initializing_formal
instance
instantiate_to_bound
interceptor
interface
invalid_returns
is
label
lazy
least_upper_bound
library
list
loop
main
malbounded
malformed
map
metadata
method
mixin
mixin_constructor_forwarding
mixin_declaration
new
nnbd
no_such_method
nonfunction_type_aliases
nosuchmethod_forwarding
null
null_aware [cfe] Fix message offset on unresolved prefix access 2021-08-11 16:12:01 +00:00
number
operator
optimize
override
parameter
part
prefix
private [cfe] Fix message offset on unresolved prefix access 2021-08-11 16:12:01 +00:00
propagate
redirecting
reg_exp
regress [vm] Ignore differences in generic-covariant-impl flags of type parameters when doing a subtype check 2021-08-07 21:03:46 +00:00
resolution
return
rewrite
script
set_literals
setter
spread_collections
stack_trace
static
string
subtyping_static
super
superinterface_variance
switch
symbol
sync_star
syntax
this
top_level
type
type_object [tests] Remove not-identical expectation for Type values 2021-08-10 18:47:31 +00:00
type_promotion
type_variable
typedef
unsorted
value_class
variable
variance
vm
void
why_not_promoted
analysis_options.yaml
await_type_error_test.dart
await_type_test.dart
dynamic_type_helper.dart
language.status
language_analyzer.status
language_dart2js.status
language_dartdevc.status
language_kernel.status
language_precompiled.status
language_spec_parser.status
language_vm.status
library1.dart
library2.dart
library10.dart
library11.dart
library12.dart
static_type_helper.dart
syntax_helper.dart