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 Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
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 Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
async_star Add new tests, cf. #1060 (void generators) 2020-07-16 14:07:13 +00:00
await Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
bool Mark legacy boolean tests as complete for migration. 2020-06-25 18:57:32 +00:00
call Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
canonicalize Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
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 Migrate language_2/control_flow_collections to NNBD. 2020-04-04 00:04:27 +00:00
covariant [dart2js] Visit type parameter bounds in the scope visitor. 2020-06-19 23:17:47 +00:00
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 Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
export Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
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 Migrate language_2/function_subtype to NNBD. 2020-05-05 16:52:30 +00:00
function_type
generic Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
generic_methods Make all CastErrors be TypeErrors. 2020-03-11 23:31:06 +00:00
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 Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
if Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
if_null Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
implicit_creation
implicit_downcast_during Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
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 Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
instantiate_to_bound
interceptor Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
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 Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
least_upper_bound Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
library Migrate language_2/library to NNBD. 2020-05-30 01:10:44 +00:00
list Unify three diagnostic codes for documentation purposes 2020-10-26 04:24:55 +00:00
loop Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
main Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
malbounded Make all CastErrors be TypeErrors. 2020-03-11 23:31:06 +00:00
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 Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
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 Add test for mixin application constructor forwarding of default values. 2020-06-12 16:36:40 +00:00
mixin_declaration
new Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
no_such_method Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
nonfunction_type_aliases Enable non-function type alias tests for CFE based tools 2020-10-29 13:40:23 +00:00
nosuchmethod_forwarding [cfe] Account for signatures when inserting noSuchMethod forwarders 2020-02-04 07:58:00 +00:00
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 Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
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 Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
redirecting Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
reg_exp Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
regress Issue 43175. Report IMPLICIT_THIS_REFERENCE_IN_INITIALIZER in AssertInitializer. 2020-10-01 02:02:31 +00:00
resolution Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
return Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
rewrite Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
script Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
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 Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
stack_trace Migrate tests to language/stack_trace. 2020-05-07 13:47:57 +00:00
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 Add test demonstrating that FutureOr<A> <: FutureOr<B> =/=> A <: B. 2019-10-15 23:07:03 +00:00
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 Track files that do not need to be migrated in the NNBD progress script. 2019-12-20 21:25:35 +00:00
this Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
top_level Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
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 Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
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 Migrate void tests to Null Safety. 2020-06-03 13:22:10 +00:00
await_type_error_test.dart Analyzer: Don't do recursive flattening of FutureOr in await. 2020-01-28 11:16:07 +00:00
await_type_test.dart Analyzer: Don't do recursive flattening of FutureOr in await. 2020-01-28 11:16:07 +00:00
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 Update all Slow tests to be Slow, Pass. 2020-02-01 00:17:42 +00:00
language_2_dart2js.status Update all Slow tests to be Slow, Pass. 2020-02-01 00:17:42 +00:00
language_2_dartdevc.status Update all Slow tests to be Slow, Pass. 2020-02-01 00:17:42 +00:00
language_2_kernel.status Remove remaining tests for bytecode mode 2020-10-09 22:30:19 +00:00
language_2_precompiled.status Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
language_2_spec_parser.status Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
language_2_vm.status Move files under language_2 into subdirectories. 2019-12-11 19:18:00 +00:00
library1.dart
library2.dart
library10.dart
library11.dart
library12.dart