dart-sdk/tests/language_2
Erik Ernst 35d83867ba Enable non-function type alias tests for the analyzer
Change-Id: I64074eb4b49e514f3b7454de0fb244f21ef336a6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/170580
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Erik Ernst <eernst@google.com>
2020-11-06 08:19:52 +00:00
..
abstract Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
accessor_conflict
argument Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
assert Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
assign Remove 'checked mode' from checked_mode_compile_time_errors 2020-07-31 19:20:58 +00:00
async Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
async_nested
async_star Add new tests, cf. #1060 (void generators) 2020-07-16 14:07:13 +00:00
await
bool
call Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
canonicalize
cascade Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
class [parser] Issue different warnings for missing identifier based on whether the token is used or not. 2020-09-14 08:55:18 +00:00
closure Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
compile_time_constant [CFE] Better error messages for class initialization errors 2020-09-09 11:37:47 +00:00
const [CFE] Better error messages for class initialization errors 2020-09-09 11:37:47 +00:00
constants_2018 Add test of potentially constant scopes. 2020-10-29 10:11:53 +00:00
constructor [CFE] Better error messages for class initialization errors 2020-09-09 11:37:47 +00:00
control_flow_collections
covariant
covariant_override
deferred Add tests for the identity of constants repeated in different loading units but not present in the main unit. 2020-10-30 19:16:42 +00:00
double Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
double_literals
dynamic Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
enum [parser] Issue different warnings for missing identifier based on whether the token is used or not. 2020-09-14 08:55:18 +00:00
exception
export
extension_methods Issue 43200. Report ASSIGNMENT_TO_FINAL when 'final late' has an initializer. 2020-09-02 15:38:22 +00:00
factory Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
field Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
final [CFE] Better error messages for class initialization errors 2020-09-09 11:37:47 +00:00
fixed_size_int
function Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
function_subtype
function_type
generic Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
generic_methods
getter [cfe] Check getter/setter types on top level and extension members 2020-10-09 07:16:06 +00:00
identifier Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
identity
if
if_null Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
implicit_creation
implicit_downcast_during
import Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
inference Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
initializer_assert
initializing_formal Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
instance
instantiate_to_bound
interceptor
interface Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
invalid_returns
is Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
label [parser] Issue different warnings for missing identifier based on whether the token is used or not. 2020-09-14 08:55:18 +00:00
lazy
least_upper_bound Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
library
list Unify three diagnostic codes for documentation purposes 2020-10-26 04:24:55 +00:00
loop
main
malbounded
malformed Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
map Unify three diagnostic codes for documentation purposes 2020-10-26 04:24:55 +00:00
metadata
method Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
mixin [dartdevc] Lazily executing deferred types to prevent improper module reordering. 2020-10-06 21:31:33 +00:00
mixin_constructor_forwarding
mixin_declaration
new Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
no_such_method
nonfunction_type_aliases Enable non-function type alias tests for CFE based tools 2020-10-29 13:40:23 +00:00
nosuchmethod_forwarding
null Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
null_aware Report INVALID_ASSIGNMENT on the cascade target. 2020-07-29 23:04:49 +00:00
number Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
operator Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
optimize Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
override Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
parameter Remove the diagnostic default_value_in_function_typed_parameter 2020-09-25 04:35:53 +00:00
part
prefix Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
private Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
propagate
redirecting Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
reg_exp
regress Issue 43175. Report IMPLICIT_THIS_REFERENCE_IN_INITIALIZER in AssertInitializer. 2020-10-01 02:02:31 +00:00
resolution
return
rewrite Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
script
set_literals [tests] Add const-big-set-literal test 2020-10-20 11:07:23 +00:00
setter [cfe] Report error on non-void setter return type 2020-09-02 12:43:12 +00:00
spread_collections
stack_trace
static Change resolution of assignment to PropertyAccess. 2020-09-11 15:50:20 +00:00
string Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
subtyping_dynamic
subtyping_static
super [cfe] Report error on non-void setter return type 2020-09-02 12:43:12 +00:00
superinterface_variance
switch Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
symbol Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
sync_star [VM] Fixes yield* exception handling in sync*. 2020-10-27 06:46:27 +00:00
syntax
this Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
top_level
type Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
type_object Set readElement/Type and writeElement/Type for PostfixExpression. 2020-08-28 14:45:08 +00:00
type_promotion Fix CFE legacy type promotion. 2020-10-06 18:12:13 +00:00
type_variable Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
typedef
unsorted [cfe] Report error on non-void setter return type 2020-09-02 12:43:12 +00:00
variable Improve the highlight range for invalid_super_invocation 2020-11-01 15:24:51 +00:00
variance Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
vm [vm/compiler] Allocation sinking of arrays and typed data objects 2020-10-16 20:05:02 +00:00
void
await_type_error_test.dart
await_type_test.dart
compiler_annotations.dart
dynamic_type_helper.dart
language_2.status Enable non-function type alias tests for the analyzer 2020-11-06 08:19:52 +00:00
language_2_analyzer.status
language_2_dart2js.status
language_2_dartdevc.status
language_2_kernel.status Remove remaining tests for bytecode mode 2020-10-09 22:30:19 +00:00
language_2_precompiled.status
language_2_spec_parser.status
language_2_vm.status
library1.dart
library2.dart
library10.dart
library11.dart
library12.dart