tree: 7c84b1581a4a6c1b46d4e730ebf7efe7953a8ab9 [path history] [tgz]
  1. analysis_options/
  2. abi_specific_integer_mapping_test.dart
  3. abstract_class_member_test.dart
  4. abstract_field_constructor_initializer_test.dart
  5. abstract_field_initializer_test.dart
  6. abstract_super_member_reference_test.dart
  7. ambiguous_export_test.dart
  8. ambiguous_extension_member_access_test.dart
  9. ambiguous_import_test.dart
  10. ambiguous_set_or_map_literal_test.dart
  11. annotation_on_pointer_field_test.dart
  12. annotation_syntax_test.dart
  13. argument_must_be_a_constant_test.dart
  14. argument_type_not_assignable_test.dart
  15. argument_type_not_assignable_to_error_handler_test.dart
  16. assert_in_redirecting_constructor_test.dart
  17. assignment_of_do_not_store_test.dart
  18. assignment_to_const_test.dart
  19. assignment_to_final_local_test.dart
  20. assignment_to_final_no_setter_test.dart
  21. assignment_to_final_test.dart
  22. assignment_to_function_test.dart
  23. assignment_to_method_test.dart
  24. assignment_to_type_test.dart
  25. async_for_in_wrong_context_test.dart
  26. async_keyword_used_as_identifier_test.dart
  27. augmentation_modifier_extra_test.dart
  28. augmentation_modifier_missing_test.dart
  29. augmentation_of_different_declaration_kind_test.dart
  30. augmentation_without_declaration_test.dart
  31. await_in_late_local_variable_initializer_test.dart
  32. await_in_wrong_context_test.dart
  33. await_of_incompatible_type_test.dart
  34. base_class_implemented_outside_of_library_test.dart
  35. base_mixin_implemented_outside_of_library_test.dart
  36. binary_operator_written_out_test.dart
  37. body_might_complete_normally_catch_error_test.dart
  38. body_might_complete_normally_nullable_test.dart
  39. body_might_complete_normally_test.dart
  40. break_label_on_switch_member_test.dart
  41. built_in_identifier_as_extension_name_test.dart
  42. built_in_identifier_as_extension_type_name_test.dart
  43. built_in_identifier_as_prefix_name_test.dart
  44. built_in_identifier_as_type_name_test.dart
  45. built_in_identifier_as_type_parameter_name_test.dart
  46. built_in_identifier_as_typedef_name_test.dart
  47. case_block_not_terminated_test.dart
  48. case_expression_type_implements_equals_test.dart
  49. case_expression_type_is_not_switch_expression_subtype_test.dart
  50. cast_from_null_always_fails_test.dart
  51. cast_to_non_type_test.dart
  52. class_instantiation_access_to_member_test.dart
  53. class_used_as_mixin_test.dart
  54. concrete_class_has_enum_superinterface_test.dart
  55. concrete_class_with_abstract_member_test.dart
  56. conflicting_constructor_and_static_field_test.dart
  57. conflicting_constructor_and_static_method_test.dart
  58. conflicting_field_and_method_test.dart
  59. conflicting_generic_interfaces_test.dart
  60. conflicting_inherited_method_and_setter_test.dart
  61. conflicting_method_and_field_test.dart
  62. conflicting_static_and_instance_test.dart
  63. conflicting_type_variable_and_container_test.dart
  64. conflicting_type_variable_and_member_test.dart
  65. const_constructor_field_type_mismatch_test.dart
  66. const_constructor_param_type_mismatch_test.dart
  67. const_constructor_with_field_initialized_by_non_const_test.dart
  68. const_constructor_with_mixin_with_field_test.dart
  69. const_constructor_with_non_const_super_test.dart
  70. const_constructor_with_non_final_field_test.dart
  71. const_deferred_class_test.dart
  72. const_eval_extension_method_test.dart
  73. const_eval_for_element_test.dart
  74. const_eval_method_invocation_test.dart
  75. const_eval_property_access_test.dart
  76. const_eval_throws_exception_test.dart
  77. const_eval_throws_idbze_test.dart
  78. const_eval_type_bool_int_test.dart
  79. const_eval_type_bool_num_string_test.dart
  80. const_eval_type_bool_test.dart
  81. const_eval_type_num_test.dart
  82. const_eval_type_string_test.dart
  83. const_field_initializer_not_assignable_test.dart
  84. const_initialized_with_non_constant_value_from_deferred_library_test.dart
  85. const_initialized_with_non_constant_value_test.dart
  86. const_instance_field_test.dart
  87. const_map_key_not_primitive_equality_test.dart
  88. const_not_initialized_test.dart
  89. const_set_element_not_primitive_equality_test.dart
  90. const_spread_expected_list_or_set_test.dart
  91. const_spread_expected_map_test.dart
  92. const_type_parameter_test.dart
  93. const_with_non_const_test.dart
  94. const_with_non_constant_argument_test.dart
  95. const_with_non_type_test.dart
  96. const_with_type_parameters_test.dart
  97. const_with_undefined_constructor_test.dart
  98. constant_pattern_never_matches_value_type_test.dart
  99. constant_pattern_with_non_constant_expression_test.dart
  100. continue_label_invalid_test.dart
  101. could_not_infer_test.dart
  102. creation_of_struct_or_union_test.dart
  103. dead_code_test.dart
  104. dead_null_aware_expression_test.dart
  105. declaration_named_augmented_inside_augmentation_test.dart
  106. default_value_in_function_type_test.dart
  107. default_value_in_redirecting_factory_constructor_test.dart
  108. default_value_on_required_parameter_test.dart
  109. deferred_import_of_extension_test.dart
  110. definitely_unassigned_late_local_variable_test.dart
  111. deprecated_colon_for_default_value_test.dart
  112. deprecated_export_use_test.dart
  113. deprecated_extends_function_test.dart
  114. deprecated_implements_function_test.dart
  115. deprecated_member_use_test.dart
  116. deprecated_mixin_function_test.dart
  117. division_optimization_test.dart
  118. doc_directive_argument_wrong_format_test.dart
  119. doc_directive_has_extra_arguments_test.dart
  120. doc_directive_has_unexpected_named_argument_test.dart
  121. doc_directive_missing_one_argument_test.dart
  122. doc_directive_missing_three_arguments_test.dart
  123. doc_directive_missing_two_arguments_test.dart
  124. doc_import_cannot_be_deferred_test.dart
  125. doc_import_cannot_have_configurations_test.dart
  126. duplicate_augmentation_import_test.dart
  127. duplicate_constructor_default_test.dart
  128. duplicate_constructor_name_test.dart
  129. duplicate_definition_test.dart
  130. duplicate_field_formal_parameter_test.dart
  131. duplicate_field_name_test.dart
  132. duplicate_hidden_name_test.dart
  133. duplicate_ignore_test.dart
  134. duplicate_import_test.dart
  135. duplicate_named_argument_test.dart
  136. duplicate_part_test.dart
  137. duplicate_pattern_assignment_variable_test.dart
  138. duplicate_pattern_field_test.dart
  139. duplicate_rest_element_in_pattern_test.dart
  140. duplicate_shown_name_test.dart
  141. duplicate_variable_pattern_test.dart
  142. enum_constant_invokes_factory_constructor_test.dart
  143. enum_constant_same_name_as_enclosing_test.dart
  144. enum_instantiated_to_bounds_is_not_well_bounded_test.dart
  145. enum_mixin_with_instance_variable_test.dart
  146. enum_with_abstract_member_test.dart
  147. enum_with_name_values_test.dart
  148. enum_without_constants_test.dart
  149. equal_elements_in_const_set_test.dart
  150. equal_elements_in_set_test.dart
  151. equal_keys_in_const_map_test.dart
  152. equal_keys_in_map_pattern_test.dart
  153. equal_keys_in_map_test.dart
  154. expected_one_list_pattern_type_arguments_test.dart
  155. expected_one_list_type_arguments_test.dart
  156. expected_one_set_type_arguments_test.dart
  157. expected_two_map_pattern_type_arguments_test.dart
  158. expected_two_map_type_arguments_test.dart
  159. experiment_not_enabled_test.dart
  160. export_internal_library_test.dart
  161. export_of_non_library_test.dart
  162. expression_in_map_test.dart
  163. extends_deferred_class_test.dart
  164. extends_disallowed_class_test.dart
  165. extends_non_class_test.dart
  166. extends_type_alias_expands_to_type_parameter_test.dart
  167. extension_as_expression_test.dart
  168. extension_conflicting_static_and_instance_test.dart
  169. extension_declares_abstract_method_test.dart
  170. extension_declares_constructor_test.dart
  171. extension_declares_field_test.dart
  172. extension_declares_member_of_object_test.dart
  173. extension_override_access_to_static_member_test.dart
  174. extension_override_argument_not_assignable_test.dart
  175. extension_override_with_cascade_test.dart
  176. extension_override_without_access_test.dart
  177. extension_type_constructor_with_super_formal_parameter_test.dart
  178. extension_type_constructor_with_super_invocation_test.dart
  179. extension_type_declares_instance_field_test.dart
  180. extension_type_declares_member_of_object_test.dart
  181. extension_type_implements_disallowed_type_test.dart
  182. extension_type_implements_itself_test.dart
  183. extension_type_implements_not_supertype_of_erasure_test.dart
  184. extension_type_implements_representation_not_supertype_test.dart
  185. extension_type_inherited_member_conflict_test.dart
  186. extension_type_representation_depends_on_itself_test.dart
  187. extension_type_representation_type_bottom_test.dart
  188. extension_type_with_abstract_member_test.dart
  189. external_field_constructor_initializer_test.dart
  190. external_field_initializer_test.dart
  191. external_variable_initializer_test.dart
  192. extra_annotation_on_struct_field_test.dart
  193. extra_positional_arguments_test.dart
  194. extra_size_annotation_carray_test.dart
  195. extraneous_modifier_test.dart
  196. ffi_async_callback_test.dart
  197. ffi_leaf_call_must_not_use_handle_test.dart
  198. ffi_native_test.dart
  199. field_initialized_by_multiple_initializers_test.dart
  200. field_initialized_in_initializer_and_declaration_test.dart
  201. field_initialized_in_parameter_and_initializer_test.dart
  202. field_initializer_factory_constructor_test.dart
  203. field_initializer_not_assignable_test.dart
  204. field_initializer_outside_constructor_test.dart
  205. field_initializer_redirecting_constructor_test.dart
  206. field_initializing_formal_not_assignable_test.dart
  207. field_must_be_external_in_struct_test.dart
  208. final_class_extended_outside_of_library_test.dart
  209. final_class_implemented_outside_of_library_test.dart
  210. final_class_used_as_mixin_constraint_outside_of_library_test.dart
  211. final_initialized_in_declaration_and_constructor_test.dart
  212. final_not_initialized_constructor_test.dart
  213. final_not_initialized_test.dart
  214. for_in_of_invalid_element_type_test.dart
  215. for_in_of_invalid_type_test.dart
  216. for_in_with_const_variable_test.dart
  217. function_typed_parameter_var_test.dart
  218. generic_function_type_cannot_be_bound_test.dart
  219. generic_struct_subclass_test.dart
  220. getter_not_subtype_setter_types_test.dart
  221. if_element_condition_from_deferred_library_test.dart
  222. illegal_async_generator_return_type_test.dart
  223. illegal_async_return_type_test.dart
  224. illegal_concrete_enum_member_declaration_test.dart
  225. illegal_concrete_enum_member_inheritance_test.dart
  226. illegal_enum_values_declaration_test.dart
  227. illegal_enum_values_inheritance_test.dart
  228. illegal_language_version_override_test.dart
  229. illegal_sync_generator_return_type_test.dart
  230. implements_deferred_class_test.dart
  231. implements_disallowed_class_test.dart
  232. implements_non_class_test.dart
  233. implements_repeated_test.dart
  234. implements_super_class_test.dart
  235. implements_type_alias_expands_to_type_parameter_test.dart
  236. implicit_this_reference_in_initializer_test.dart
  237. import_deferred_library_with_load_function_test.dart
  238. import_internal_library_test.dart
  239. import_of_non_library_test.dart
  240. import_of_not_augmentation_test.dart
  241. inconsistent_inheritance_getter_and_method_test.dart
  242. inconsistent_inheritance_test.dart
  243. inconsistent_language_version_override_test.dart
  244. inference_failure_on_collection_literal_test.dart
  245. inference_failure_on_function_invocation_test.dart
  246. inference_failure_on_function_return_type_test.dart
  247. inference_failure_on_generic_invocation_test.dart
  248. inference_failure_on_instance_creation_test.dart
  249. inference_failure_on_uninitialized_variable_test.dart
  250. inference_failure_on_untyped_parameter_test.dart
  251. initializer_for_non_existent_field_test.dart
  252. initializer_for_static_field_test.dart
  253. initializing_formal_for_non_existent_field_test.dart
  254. instance_access_to_static_member_test.dart
  255. instance_member_access_from_factory_test.dart
  256. instance_member_access_from_static_test.dart
  257. instantiate_abstract_class_test.dart
  258. instantiate_enum_test.dart
  259. instantiate_type_alias_expands_to_type_parameter_test.dart
  260. integer_literal_imprecise_as_double_test.dart
  261. integer_literal_out_of_range_test.dart
  262. interface_class_extended_outside_of_library_test.dart
  263. invalid_annotation_from_deferred_library_test.dart
  264. invalid_annotation_target_test.dart
  265. invalid_annotation_test.dart
  266. invalid_assignment_test.dart
  267. invalid_constant_test.dart
  268. invalid_constructor_name_test.dart
  269. invalid_do_not_submit_test.dart
  270. invalid_exception_value_test.dart
  271. invalid_export_of_internal_element_test.dart
  272. invalid_extension_argument_count_test.dart
  273. invalid_factory_annotation_test.dart
  274. invalid_factory_method_impl_test.dart
  275. invalid_factory_name_not_a_class_test.dart
  276. invalid_field_name_test.dart
  277. invalid_field_type_in_struct_test.dart
  278. invalid_immutable_annotation_test.dart
  279. invalid_implementation_override_test.dart
  280. invalid_internal_annotation_test.dart
  281. invalid_language_override_greater_test.dart
  282. invalid_language_override_test.dart
  283. invalid_literal_annotation_test.dart
  284. invalid_modifier_on_constructor_test.dart
  285. invalid_modifier_on_setter_test.dart
  286. invalid_non_virtual_annotation_test.dart
  287. invalid_null_aware_operator_test.dart
  288. invalid_override_of_non_virtual_member_test.dart
  289. invalid_override_test.dart
  290. invalid_reference_to_generative_enum_constructor_test.dart
  291. invalid_reference_to_this_test.dart
  292. invalid_reopen_annotation_test.dart
  293. invalid_required_named_param_test.dart
  294. invalid_required_optional_positional_param_test.dart
  295. invalid_required_positional_param_test.dart
  296. invalid_sealed_annotation_test.dart
  297. invalid_super_formal_parameter_location_test.dart
  298. invalid_super_in_initializer_test.dart
  299. invalid_type_argument_in_const_list_test.dart
  300. invalid_type_argument_in_const_map_test.dart
  301. invalid_type_argument_in_const_set_test.dart
  302. invalid_uri_test.dart
  303. invalid_use_of_covariant_in_extension_test.dart
  304. invalid_use_of_covariant_test.dart
  305. invalid_use_of_internal_member_test.dart
  306. invalid_use_of_protected_member_test.dart
  307. invalid_use_of_visible_for_overriding_member_test.dart
  308. invalid_use_of_visible_for_template_member_test.dart
  309. invalid_use_of_visible_for_testing_member_test.dart
  310. invalid_visibility_annotation_test.dart
  311. invalid_visible_for_overriding_annotation_test.dart
  312. invalid_visible_outside_template_annotation_test.dart
  313. invocation_of_extension_without_call_test.dart
  314. invocation_of_non_function_expression_test.dart
  315. label_in_outer_scope_test.dart
  316. label_undefined_test.dart
  317. late_final_field_with_const_constructor_test.dart
  318. late_final_local_already_assigned_test.dart
  319. list_element_type_not_assignable_test.dart
  320. main_first_positional_parameter_type_test.dart
  321. main_has_required_named_parameters_test.dart
  322. main_has_too_many_required_positional_parameters_test.dart
  323. main_is_not_function_test.dart
  324. map_entry_not_in_map_test.dart
  325. map_key_type_not_assignable_test.dart
  326. map_value_type_not_assignable_test.dart
  327. member_with_class_name_test.dart
  328. mismatched_annotation_on_struct_field_test.dart
  329. missing_annotation_on_struct_field_test.dart
  330. missing_default_value_for_parameter_test.dart
  331. missing_enum_constant_in_switch_test.dart
  332. missing_exception_value_test.dart
  333. missing_field_type_in_struct_test.dart
  334. missing_override_of_must_be_overridden_test.dart
  335. missing_required_param_test.dart
  336. missing_size_annotation_carray_test.dart
  337. missing_variable_pattern_test.dart
  338. mixin_application_concrete_super_invoked_member_type_test.dart
  339. mixin_application_no_concrete_super_invoked_member_test.dart
  340. mixin_application_not_implemented_interface_test.dart
  341. mixin_class_declaration_extends_not_object_test.dart
  342. mixin_class_declares_constructor_test.dart
  343. mixin_declares_constructor_test.dart
  344. mixin_deferred_class_test.dart
  345. mixin_inference_no_possible_substitution_test.dart
  346. mixin_inherits_from_not_object_test.dart
  347. mixin_instantiate_test.dart
  348. mixin_of_disallowed_class_test.dart
  349. mixin_of_non_class_test.dart
  350. mixin_of_type_alias_expands_to_type_parameter_test.dart
  351. mixin_on_sealed_class_test.dart
  352. mixin_on_type_alias_expands_to_type_parameter_test.dart
  353. mixin_subtype_of_base_is_not_base_test.dart
  354. mixin_subtype_of_final_is_not_base_test.dart
  355. mixin_super_class_constraint_deferred_class_test.dart
  356. mixin_super_class_constraint_disallowed_class_test.dart
  357. mixin_super_class_constraint_non_interface_test.dart
  358. mixin_with_non_class_superclass_test.dart
  359. mixins_super_class_test.dart
  360. mock_sdk_test.dart
  361. multiple_redirecting_constructor_invocations_test.dart
  362. multiple_super_initializers_test.dart
  363. must_be_a_native_function_type_test.dart
  364. must_be_a_subtype_test.dart
  365. must_be_immutable_test.dart
  366. must_call_super_test.dart
  367. native_clause_in_non_sdk_code_test.dart
  368. native_function_body_in_non_sdk_code_test.dart
  369. new_with_non_type_test.dart
  370. new_with_undefined_constructor_test.dart
  371. no_annotation_constructor_arguments_test.dart
  372. no_combined_super_signature_test.dart
  373. no_default_super_constructor_test.dart
  374. no_generative_constructors_in_superclass_test.dart
  375. non_abstract_class_inherits_abstract_member_test.dart
  376. non_bool_condition_test.dart
  377. non_bool_expression_test.dart
  378. non_bool_negation_expression_test.dart
  379. non_bool_operand_test.dart
  380. non_const_argument_for_const_parameter_test.dart
  381. non_const_call_to_literal_constructor_test.dart
  382. non_const_generative_enum_constructor_test.dart
  383. non_const_map_as_expression_statement_test.dart
  384. non_constant_annotation_constructor_test.dart
  385. non_constant_case_expression_from_deferred_library_test.dart
  386. non_constant_case_expression_test.dart
  387. non_constant_default_value_from_deferred_library_test.dart
  388. non_constant_default_value_test.dart
  389. non_constant_list_element_from_deferred_library_test.dart
  390. non_constant_list_element_test.dart
  391. non_constant_map_element_test.dart
  392. non_constant_map_key_from_deferred_library_test.dart
  393. non_constant_map_key_test.dart
  394. non_constant_map_pattern_key_test.dart
  395. non_constant_map_value_from_deferred_library_test.dart
  396. non_constant_map_value_test.dart
  397. non_constant_record_field_from_deferred_library_test.dart
  398. non_constant_record_field_test.dart
  399. non_constant_relational_pattern_expression_test.dart
  400. non_constant_set_element_test.dart
  401. non_constant_type_argument_test.dart
  402. non_covariant_type_parameter_position_in_representation_type_test.dart
  403. non_exhaustive_switch_test.dart
  404. non_final_field_in_enum_test.dart
  405. non_generative_constructor_test.dart
  406. non_generative_implicit_constructor_test.dart
  407. non_native_function_type_argument_to_pointer_test.dart
  408. non_nullable_equals_parameter_test.dart
  409. non_positive_array_dimension_test.dart
  410. non_sized_type_argument_test.dart
  411. non_type_as_type_argument_test.dart
  412. non_type_in_catch_clause_test.dart
  413. non_void_return_for_operator_test.dart
  414. non_void_return_for_setter_test.dart
  415. not_a_type_test.dart
  416. not_assigned_potentially_non_nullable_local_variable_test.dart
  417. not_binary_operator_test.dart
  418. not_enough_positional_arguments_test.dart
  419. not_initialized_non_nullable_instance_field_test.dart
  420. not_initialized_non_nullable_variable_test.dart
  421. not_instantiated_bound_test.dart
  422. not_iterable_spread_test.dart
  423. not_map_spread_test.dart
  424. not_null_aware_null_spread_test.dart
  425. null_argument_to_non_null_type_test.dart
  426. null_check_always_fails_test.dart
  427. null_safety_read_write_test.dart
  428. nullable_type_in_catch_clause_test.dart
  429. nullable_type_in_extends_clause_test.dart
  430. nullable_type_in_implements_clause_test.dart
  431. nullable_type_in_on_clause_test.dart
  432. nullable_type_in_with_clause_test.dart
  433. object_cannot_extend_another_class_test.dart
  434. obsolete_colon_for_default_value_test.dart
  435. on_repeated_test.dart
  436. optional_parameter_in_operator_test.dart
  437. override_on_non_overriding_field_test.dart
  438. override_on_non_overriding_getter_test.dart
  439. override_on_non_overriding_method_test.dart
  440. override_on_non_overriding_setter_test.dart
  441. packed_annotation_alignment_test.dart
  442. packed_annotation_test.dart
  443. parser_diagnostics.dart
  444. part_of_different_library_test.dart
  445. part_of_non_part_test.dart
  446. pattern_assignment_not_local_variable_test.dart
  447. pattern_never_matches_value_type_test.dart
  448. pattern_type_mismatch_in_irrefutable_context_test.dart
  449. pattern_variable_assignment_inside_guard_test.dart
  450. positional_super_formal_parameter_with_positional_argument_test.dart
  451. prefix_collides_with_top_level_member_test.dart
  452. prefix_identifier_not_followed_by_dot_test.dart
  453. prefix_shadowed_by_local_declaration_test.dart
  454. private_collision_in_mixin_application_test.dart
  455. private_optional_parameter_test.dart
  456. private_setter_test.dart
  457. receiver_of_type_never_test.dart
  458. record_literal_one_positional_no_trailing_comma_test.dart
  459. recursive_compile_time_constant_test.dart
  460. recursive_constant_constructor_test.dart
  461. recursive_constructor_redirect_test.dart
  462. recursive_factory_redirect_test.dart
  463. recursive_interface_inheritance_extends_test.dart
  464. recursive_interface_inheritance_implements_test.dart
  465. recursive_interface_inheritance_test.dart
  466. recursive_interface_inheritance_with_test.dart
  467. redeclare_on_non_redeclaring_member_test.dart
  468. redirect_generative_to_missing_constructor_test.dart
  469. redirect_generative_to_non_generative_constructor_test.dart
  470. redirect_to_abstract_class_constructor_test.dart
  471. redirect_to_invalid_function_type_test.dart
  472. redirect_to_invalid_return_type_test.dart
  473. redirect_to_missing_constructor_test.dart
  474. redirect_to_non_class_test.dart
  475. redirect_to_non_const_constructor_test.dart
  476. redirect_to_type_alias_expands_to_type_parameter_test.dart
  477. referenced_before_declaration_test.dart
  478. refutable_pattern_in_irrefutable_context_test.dart
  479. relational_pattern_operand_type_not_assignable_test.dart
  480. relational_pattern_operator_return_type_not_assignable_to_bool_test.dart
  481. removed_lint_use_test.dart
  482. replaced_lint_use_test.dart
  483. rethrow_outside_catch_test.dart
  484. return_in_generative_constructor_test.dart
  485. return_in_generator_test.dart
  486. return_of_do_not_store_test.dart
  487. return_of_invalid_type_from_catch_error_test.dart
  488. return_of_invalid_type_test.dart
  489. return_type_invalid_for_catch_error_test.dart
  490. return_without_value_test.dart
  491. sdk_constraint_verifier_support.dart
  492. sdk_version_gt_gt_gt_operator_test.dart
  493. sdk_version_since_test.dart
  494. sealed_class_subtype_outside_of_library_test.dart
  495. set_element_from_deferred_library_test.dart
  496. set_element_type_not_assignable_test.dart
  497. shared_deferred_prefix_test.dart
  498. size_annotation_dimensions_test.dart
  499. spread_expression_from_deferred_library_test.dart
  500. static_access_to_instance_member_test.dart
  501. strict_raw_type_test.dart
  502. subtype_of_base_is_not_base_final_or_sealed_test.dart
  503. subtype_of_ffi_class_test.dart
  504. subtype_of_final_is_not_base_final_or_sealed_test.dart
  505. subtype_of_sealed_class_test.dart
  506. subtype_of_struct_class_test.dart
  507. super_formal_parameter_type_is_not_subtype_of_associated_test.dart
  508. super_formal_parameter_without_associated_named_test.dart
  509. super_formal_parameter_without_associated_positional_test.dart
  510. super_in_enum_constructor_test.dart
  511. super_in_extension_test.dart
  512. super_in_extension_type_test.dart
  513. super_in_invalid_context_test.dart
  514. super_in_redirecting_constructor_test.dart
  515. super_initializer_in_object_test.dart
  516. super_invocation_not_last_test.dart
  517. switch_case_completes_normally_test.dart
  518. tearoff_of_generative_constructor_of_abstract_class_test.dart
  519. test_all.dart
  520. text_direction_code_point_test.dart
  521. throw_of_invalid_type_test.dart
  522. todo_test.dart
  523. top_level_cycle_test.dart
  524. top_level_instance_getter_test.dart
  525. type_alias_cannot_reference_itself_test.dart
  526. type_annotation_deferred_class_test.dart
  527. type_argument_not_matching_bounds_test.dart
  528. type_check_is_not_null_test.dart
  529. type_check_is_null_test.dart
  530. type_parameter_referenced_by_static_test.dart
  531. type_parameter_supertype_of_its_bound_test.dart
  532. type_test_with_non_type_test.dart
  533. type_test_with_undefined_name_test.dart
  534. undefined_annotation_test.dart
  535. undefined_class_boolean_test.dart
  536. undefined_class_test.dart
  537. undefined_constructor_in_initializer_default_test.dart
  538. undefined_constructor_in_initializer_test.dart
  539. undefined_enum_constant_test.dart
  540. undefined_enum_constructor_named_test.dart
  541. undefined_enum_constructor_unnamed_test.dart
  542. undefined_extension_getter_test.dart
  543. undefined_extension_method_test.dart
  544. undefined_extension_operator_test.dart
  545. undefined_extension_setter_test.dart
  546. undefined_getter_test.dart
  547. undefined_hidden_name_test.dart
  548. undefined_identifier_await_test.dart
  549. undefined_identifier_test.dart
  550. undefined_method_test.dart
  551. undefined_named_parameter_test.dart
  552. undefined_operator_test.dart
  553. undefined_prefixed_name_test.dart
  554. undefined_referenced_parameter_test.dart
  555. undefined_setter_test.dart
  556. undefined_shown_name_test.dart
  557. undefined_super_getter_test.dart
  558. undefined_super_operator_test.dart
  559. undefined_super_setter_test.dart
  560. unignorable_ignore_test.dart
  561. unnecessary_cast_pattern_test.dart
  562. unnecessary_cast_test.dart
  563. unnecessary_final_test.dart
  564. unnecessary_ignore_test.dart
  565. unnecessary_import_test.dart
  566. unnecessary_nan_comparison_test.dart
  567. unnecessary_no_such_method_test.dart
  568. unnecessary_non_null_assertion_test.dart
  569. unnecessary_null_assert_pattern_test.dart
  570. unnecessary_null_check_pattern_test.dart
  571. unnecessary_null_comparison_test.dart
  572. unnecessary_question_mark_test.dart
  573. unnecessary_set_literal_test.dart
  574. unnecessary_type_check_test.dart
  575. unnecessary_wildcard_pattern_test.dart
  576. unqualified_reference_to_non_local_static_member_test.dart
  577. unqualified_reference_to_static_member_of_extended_type_test.dart
  578. unreachable_switch_case_test.dart
  579. unused_catch_clause_test.dart
  580. unused_catch_stack_test.dart
  581. unused_element_test.dart
  582. unused_field_test.dart
  583. unused_import_test.dart
  584. unused_label_test.dart
  585. unused_local_variable_test.dart
  586. unused_result_test.dart
  587. unused_shown_name_test.dart
  588. uri_does_not_exist_test.dart
  589. uri_with_interpolation_test.dart
  590. use_of_native_extension_test.dart
  591. use_of_nullable_value_test.dart
  592. use_of_void_result_test.dart
  593. values_declaration_in_enum_test.dart
  594. variable_type_mismatch_test.dart
  595. void_with_type_arguments_test.dart
  596. wrong_number_of_parameters_for_operator_test.dart
  597. wrong_number_of_parameters_for_setter_test.dart
  598. wrong_number_of_type_arguments_enum_test.dart
  599. wrong_number_of_type_arguments_extension_test.dart
  600. wrong_number_of_type_arguments_test.dart
  601. wrong_type_parameter_variance_in_superinterface_test.dart
  602. yield_each_in_non_generator_test.dart
  603. yield_in_non_generator_test.dart
  604. yield_of_invalid_type_test.dart