dart-sdk/tests/language
Leaf Petersen 96c23be456 Add tests for runtime type normalization.
Change-Id: Ie71fa6acc1317d6be33cfb45ffed1a0816020806
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/148582
Reviewed-by: Lasse R.H. Nielsen <lrn@google.com>
2020-05-21 23:04:45 +00:00
..
abstract
accessor_conflict
argument
assert
assign
async [cfe] Change implicit catch type to Object 2020-05-14 18:26:01 +00:00
async_nested
async_star
await Make tests not assume catch(e) gives e type dynamic. 2020-05-05 09:57:23 +00:00
bool
call
canonicalize
cascade
class
closure
compile_time_constant
const
constants_2018
constructor
control_flow_collections
covariant
covariant_override
deferred
double
double_literals
dynamic
enum
exception Make tests not assume catch(e) gives e type dynamic. 2020-05-05 09:57:23 +00:00
export
extension_methods Issue 41778. Update language/extension_methods/static_extension_getter_setter_conflicts_test 2020-05-06 22:50:32 +00:00
factory
field
final
function
function_subtype Migrate language_2/function_subtype to NNBD. 2020-05-05 16:52:30 +00:00
function_type Migrate language_2/function_type to NNBD. 2020-05-05 01:38:43 +00:00
generic Migrate language_2/generic to NNBD. 2020-05-13 01:00:35 +00:00
generic_methods Migrate language_2/generic_methods to NNBD. 2020-05-14 01:41:56 +00:00
getter Migrate language_2/getter to NNBD. 2020-05-14 19:16:39 +00:00
identifier Migrate language_2/identifier to NNBD. 2020-05-15 18:47:52 +00:00
identity Migrate language_2/identity to NNBD. 2020-05-15 18:05:02 +00:00
if Migrate language_2/if to NNBD. 2020-05-15 16:00:12 +00:00
if_null Fix for crash 'C?.foo'. 2020-05-18 02:43:47 +00:00
implicit_creation Migrate language_2/implicit_creation to NNBD. 2020-05-20 22:04:05 +00:00
instantiate_to_bound
invalid_returns Adjust tests for new return rules, cf. language PR #941, #948. 2020-05-07 16:00:48 +00:00
nnbd Add tests for runtime type normalization. 2020-05-21 23:04:45 +00:00
nonfunction_type_aliases
operator New test, based on language PR #940 about ==. 2020-05-12 16:31:59 +00:00
regress Migrate language/regress/regress41890_test to use isStrongMode/isWeakMode from package:expect. 2020-05-19 06:55:30 +00:00
stack_trace Migrate tests to language/stack_trace. 2020-05-07 13:47:57 +00:00
switch
void
analysis_options.yaml
await_type_error_test.dart
await_type_test.dart
compiler_annotations.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