dart-sdk/tests/language_2
Robert Nystrom ddef611e04 Copy over the README.
That's the only thing in language_2/async_no_suspend.

A little weird, but I think it's worth copying it just to minimize the
diff between the two test directories.

Change-Id: Iac7078d8e44ac63331c38bd6465a654880bbeb98
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/134905
Reviewed-by: Nicholas Shahan <nshahan@google.com>
Commit-Queue: Nicholas Shahan <nshahan@google.com>
Auto-Submit: Bob Nystrom <rnystrom@google.com>
2020-02-12 23:45:07 +00:00
..
abstract
accessor_conflict
argument Migrate language_2/argument to NNBD. 2020-02-04 15:07:11 +00:00
assert Migrate language_2/assert to NNBD. 2020-02-06 22:47:25 +00:00
assign
async
async_nested
async_star Fix bug in NNBD stream controller. 2020-01-14 09:17:45 +00:00
await
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 Use 'enum' and 'mixin' with undefined getters, methods, operators, setters 2020-01-30 17:01:58 +00:00
exception
export
extension_methods Issue 40333. Extract GetterSetterTypesVerifier, report GETTER_NOT_SUBTYPE_SETTER_TYPES for NNBD. 2020-01-29 02:37:14 +00:00
factory
field
final
fixed_size_int
function
function_subtype
function_type
generic [tests] Updating tests to not depend on type variable names being conserved. 2020-02-05 19:18:49 +00:00
generic_methods
getter Issue 40333. Verify types of static getters / setters. 2020-01-29 18:05:36 +00:00
identifier
identity
if
if_null
implicit_creation
implicit_downcast_during
import
inference
initializer_assert
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
no_such_method
nonfunction_type_aliases
nosuchmethod_forwarding [cfe] Account for signatures when inserting noSuchMethod forwarders 2020-02-04 07:58:00 +00:00
null
null_aware
number
operator [cfe,analyzer] Disallow type parameters on operator methods 2020-01-31 14:05:02 +00:00
optimize
override
parameter
part
prefix
private
propagate
redirecting
reg_exp
regress
resolution
return
rewrite
script
set_literals
setter
spread_collections
stack_trace
static
string
subtyping_dynamic
subtyping_static
super
superinterface_variance
switch
symbol
sync_star
syntax
this
top_level
type
type_object [tests] Updating tests to not depend on type variable names being conserved. 2020-02-05 19:18:49 +00:00
type_promotion
type_variable
typedef
unsorted
variable
variance
vm [SDK] Fixes remaining issues with --lazy-async-stacks on. 2020-01-31 10:45:21 +00:00
void
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 Update all Slow tests to be Slow, Pass. 2020-02-01 00:17:42 +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 Update all Slow tests to be Slow, Pass. 2020-02-01 00:17:42 +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