dart-sdk/tests/language_2
Josh Soref 01b28894e7 Spelling pkg dev compiler
Closes https://github.com/dart-lang/sdk/pull/50861

GitOrigin-RevId: 71005e6f5bf5a151cb5c1aefb6a2a300fc40f592
Change-Id: Iadfafb5787a62e9a379437f6a3763d31f99ba7c6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/277743
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
2023-01-26 09:12:41 +00:00
..
abstract
accessor_conflict
argument [analyzer] NOT_ENOUGH_POSITIONAL_ARGUMENTS 2022-10-11 17:56:11 +00:00
assert [dart2wasm] Emit code for assert initializers. 2023-01-05 00:23:40 +00:00
assign
async Spelling tests 2023-01-19 16:24:29 +00:00
async_nested
async_star Fixed various typos in a lot of files 2022-07-25 12:21:59 +00:00
await [tests] Avoid small --optimization-counter-threshold in tests 2022-10-10 21:04:18 +00:00
bool
call [vm] Fix call-through-getter runtime handling. 2022-12-08 17:48:49 +00:00
canonicalize Spelling tests language 2022-12-19 16:30:06 +00:00
cascade Remove nbsp 2022-10-17 08:18:49 +00:00
class [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
closure [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
compile_time_constant [analyzer] NOT_ENOUGH_POSITIONAL_ARGUMENTS 2022-10-11 17:56:11 +00:00
const Spelling tests language 2022-12-19 16:30:06 +00:00
constants_2018 Fixed various typos in a lot of files 2022-07-25 12:21:59 +00:00
constructor Move seven more Hints to be StaticWarnings: 2023-01-12 19:17:35 +00:00
control_flow_collections
covariant
covariant_override Fix typos 2022-06-15 11:08:28 +00:00
deferred [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
double
double_literals
dynamic [vm] Better implementation of hashCode function. 2022-10-20 20:31:20 +00:00
enum Spelling tests language 2022-12-19 16:30:06 +00:00
exception [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
export
extension_methods Fix typos 2022-06-10 15:48:54 +00:00
factory
field [dart2wasm] Initialize the function class early. 2022-03-18 17:44:57 +00:00
final
fixed_size_int
function Spelling tests language 2022-12-19 16:30:06 +00:00
function_subtype Spelling tests standalone 2023-01-23 12:55:22 +00:00
function_type
generic Spelling tests language 2022-12-19 16:30:06 +00:00
generic_methods [cfe] Refactor bounds checking 2022-05-17 14:36:19 +00:00
getter
identifier [cfe] Refactor TypeBuilders 2022-03-28 18:22:50 +00:00
identity
if
if_null
implicit_creation Spelling tests language 2022-12-19 16:30:06 +00:00
implicit_downcast_during
import [cfe] Include import paths in error for unavailable dart: libraries 2022-11-08 14:54:17 +00:00
inference
inference_update_2 Spelling pkg dev compiler 2023-01-26 09:12:41 +00:00
initializer_assert
initializing_formal
instance
instantiate_to_bound
interceptor
interface [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
invalid_returns
is [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
label
lazy Spelling tests 2023-01-19 16:24:29 +00:00
least_upper_bound
library
list [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
loop
main
malbounded [cfe] Refactor bounds checking 2022-05-17 14:36:19 +00:00
malformed [3.0 alpha][test] Remove use of NullThrownError 2022-12-15 23:33:18 +00:00
map
metadata
method Spelling pkg dev compiler 2023-01-26 09:12:41 +00:00
mixin Fix typos 2022-06-15 11:08:28 +00:00
mixin_constructor_forwarding
mixin_declaration Spelling pkg dev compiler 2023-01-26 09:12:41 +00:00
new
no_such_method
nosuchmethod_forwarding
null [tests] Avoid small --optimization-counter-threshold in tests 2022-10-10 21:04:18 +00:00
null_aware [3.0 alpha] Update CFE messages for Dart 3 sound null safety by-default 2022-12-09 16:55:03 +00:00
number
operator [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
optimize Spelling tests language 2022-12-19 16:30:06 +00:00
override
parameter [analyzer] NOT_ENOUGH_POSITIONAL_ARGUMENTS 2022-10-11 17:56:11 +00:00
part
prefix
private
propagate
redirecting
reg_exp
regress Spelling tests 2023-01-19 16:24:29 +00:00
resolution
return
rewrite
script
set_literals
setter
spread_collections
stack_trace
static [ddc] Adding support for static setters of const fields 2022-04-01 23:51:15 +00:00
string [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
subtyping_dynamic
subtyping_static
super [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
superinterface_variance
switch [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
symbol
sync_star Spelling tests language 2022-12-19 16:30:06 +00:00
syntax
this
top_level
type [cfe] Check primitive equals in legacy libraries 2022-02-10 22:13:14 +00:00
type_object [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
type_promotion
type_variable [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
typedef
unsorted [Reland][cfe] Support external constructor with final fields 2023-01-17 17:29:28 +00:00
variable
vm Spelling pkg analyzer lib 2023-01-25 14:08:27 +00:00
void
await_type_error_test.dart
await_type_test.dart
dynamic_type_helper.dart
language_2.status [testing] Remove --compiler=none from test.py 2022-10-19 08:09:58 +00:00
language_2_analyzer.status [tests] Cleanup test with absent deferred library 2022-11-03 17:06:42 +00:00
language_2_dart2js.status Add a language test to check situations where implicit call tearoff does not occur. 2022-02-15 16:37:50 +00:00
language_2_dartdevc.status [ddc] Ensure status file entries are consistent 2022-08-08 17:23:50 +00:00
language_2_kernel.status [gardening] Mark all tests as slow in debug-ia32 mode 2022-07-21 10:22:45 +00:00
language_2_precompiled.status [vm] Fix yield in async* to check if the stream was canceled while generator was suspended 2022-07-15 14:09:20 +00:00
language_2_spec_parser.status Spelling tests language 2022-12-19 16:30:06 +00:00
language_2_vm.status [vm] Fix yield in async* to check if the stream was canceled while generator was suspended 2022-07-15 14:09:20 +00:00
library1.dart
library2.dart
library10.dart
library11.dart
library12.dart
record_literal_problems_test.dart [parser] Empty record 2022-10-06 06:34:58 +00:00
record_literal_test.dart [cfe] Use reportIfNotEnabled in endRecordLiteral 2022-10-04 09:30:07 +00:00
record_type_problems_test.dart [parser] Empty record 2022-10-06 06:34:58 +00:00
record_type_test.dart [cfe] Use reportIfNotEnabled in endRecordLiteral 2022-10-04 09:30:07 +00:00
static_type_helper.dart
syntax_helper.dart