Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(582)

Issue 2768073002: Format all multitests (Closed)

Created:
3 years, 9 months ago by Jacob
Modified:
3 years, 9 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org, sra1, Emily Fortuna
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 23
Unified diffs Side-by-side diffs Delta from patch set Stats (+8741 lines, -6991 lines) Patch
M tests/compiler/dart2js_extra/23486_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/compiler/dart2js_extra/basic_class_test.dart View 1 chunk +3 lines, -6 lines 0 comments Download
M tests/compiler/dart2js_extra/compile_time_constant4_test.dart View 1 chunk +8 lines, -12 lines 0 comments Download
M tests/compiler/dart2js_extra/invalid_annotation2_test.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M tests/compiler/dart2js_extra/invalid_annotation_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_extra/mirrors_used_warning_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_extra/switch_test.dart View 4 chunks +16 lines, -16 lines 0 comments Download
M tests/corelib/big_integer_arith_vm_test.dart View 9 chunks +13 lines, -10 lines 0 comments Download
M tests/corelib/double_parse_test.dart View 12 chunks +730 lines, -693 lines 0 comments Download
M tests/corelib/hash_set_test.dart View 19 chunks +68 lines, -54 lines 0 comments Download
M tests/corelib/int_modulo_arith_test.dart View 8 chunks +25 lines, -38 lines 0 comments Download
M tests/corelib/int_parse_radix_test.dart View 6 chunks +29 lines, -21 lines 0 comments Download
M tests/corelib/integer_to_string_test.dart View 2 chunks +3 lines, -2 lines 0 comments Download
M tests/corelib/iterable_generate_test.dart View 4 chunks +13 lines, -10 lines 0 comments Download
M tests/corelib/iterable_return_type_test.dart View 2 chunks +9 lines, -9 lines 0 comments Download
M tests/corelib/iterable_to_list_test.dart View 3 chunks +6 lines, -4 lines 0 comments Download
M tests/corelib/list_test.dart View 11 chunks +55 lines, -18 lines 2 comments Download
M tests/corelib/num_parse_test.dart View 1 chunk +8 lines, -8 lines 0 comments Download
M tests/corelib/symbol_operator_test.dart View 2 chunks +20 lines, -20 lines 0 comments Download
M tests/corelib_strong/big_integer_arith_vm_test.dart View 9 chunks +13 lines, -10 lines 2 comments Download
M tests/corelib_strong/double_parse_test.dart View 12 chunks +730 lines, -693 lines 0 comments Download
M tests/corelib_strong/hash_set_test.dart View 19 chunks +68 lines, -54 lines 0 comments Download
M tests/corelib_strong/int_modulo_arith_test.dart View 8 chunks +25 lines, -38 lines 0 comments Download
M tests/corelib_strong/int_parse_radix_test.dart View 6 chunks +29 lines, -21 lines 0 comments Download
M tests/corelib_strong/integer_to_string_test.dart View 2 chunks +3 lines, -2 lines 0 comments Download
M tests/corelib_strong/iterable_return_type_test.dart View 2 chunks +9 lines, -9 lines 0 comments Download
M tests/corelib_strong/list_test.dart View 11 chunks +55 lines, -18 lines 2 comments Download
M tests/corelib_strong/num_parse_test.dart View 1 chunk +8 lines, -8 lines 0 comments Download
M tests/corelib_strong/symbol_operator_test.dart View 2 chunks +20 lines, -20 lines 0 comments Download
M tests/html/js_typed_interop_default_arg_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/html/js_typed_interop_type1_test.dart View 2 chunks +0 lines, -3 lines 0 comments Download
M tests/html/js_typed_interop_type2_test.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M tests/html/js_typed_interop_type3_test.dart View 3 chunks +0 lines, -4 lines 0 comments Download
M tests/isolate/compile_time_error_test.dart View 1 chunk +3 lines, -2 lines 0 comments Download
M tests/isolate/enum_const_test.dart View 1 chunk +1 line, -3 lines 0 comments Download
M tests/isolate/isolate_import_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/isolate/issue_21398_parent_isolate2_test.dart View 1 chunk +14 lines, -19 lines 0 comments Download
M tests/isolate/message3_test.dart View 8 chunks +21 lines, -16 lines 0 comments Download
M tests/isolate/simple_message_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/isolate/spawn_uri_multi_test.dart View 2 chunks +3 lines, -2 lines 0 comments Download
M tests/language/abstract_exact_selector_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/abstract_factory_constructor_test.dart View 1 chunk +4 lines, -2 lines 0 comments Download
M tests/language/abstract_getter_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language/abstract_runtime_error_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/argument_definition_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/assign_static_type_test.dart View 1 chunk +5 lines, -4 lines 0 comments Download
M tests/language/assign_top_method_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language/async_await_syntax_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/async_continue_label_test.dart View 4 chunks +35 lines, -23 lines 0 comments Download
M tests/language/async_or_generator_return_type_stacktrace_test.dart View 1 chunk +10 lines, -10 lines 0 comments Download
M tests/language/async_return_types_test.dart View 4 chunks +4 lines, -5 lines 0 comments Download
M tests/language/async_switch_test.dart View 5 chunks +8 lines, -8 lines 0 comments Download
M tests/language/async_test.dart View 5 chunks +5 lines, -5 lines 0 comments Download
M tests/language/async_throw_in_catch_test.dart View 16 chunks +19 lines, -21 lines 0 comments Download
M tests/language/bad_constructor_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language/bad_named_parameters2_test.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M tests/language/bad_named_parameters_test.dart View 1 chunk +2 lines, -4 lines 0 comments Download
M tests/language/bad_override_test.dart View 1 chunk +5 lines, -5 lines 0 comments Download
M tests/language/bad_raw_string_test.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M tests/language/bad_typedef_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tests/language/bit_operations_test.dart View 5 chunks +18 lines, -13 lines 0 comments Download
M tests/language/black_listed_test.dart View 3 chunks +1 line, -2 lines 0 comments Download
M tests/language/bool_condition_check_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/built_in_identifier_illegal_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language/built_in_identifier_test.dart View 5 chunks +7 lines, -7 lines 0 comments Download
M tests/language/call_non_method_field_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language/call_nonexistent_static_test.dart View 1 chunk +10 lines, -10 lines 0 comments Download
M tests/language/call_through_getter_test.dart View 5 chunks +66 lines, -23 lines 0 comments Download
M tests/language/call_type_literal_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language/callable_test.dart View 1 chunk +3 lines, -4 lines 0 comments Download
M tests/language/cascade_test.dart View 3 chunks +33 lines, -16 lines 0 comments Download
M tests/language/cast2_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language/cast_test.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M tests/language/check_member_static_test.dart View 2 chunks +2 lines, -4 lines 0 comments Download
M tests/language/check_method_override_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/checked_null_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language/class_cycle_test.dart View 2 chunks +3 lines, -7 lines 0 comments Download
M tests/language/class_keyword_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/language/class_override_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language/closure_type_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/compile_time_constant10_test.dart View 4 chunks +10 lines, -9 lines 0 comments Download
M tests/language/compile_time_constant13_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/compile_time_constant_c_test.dart View 1 chunk +1 line, -3 lines 0 comments Download
M tests/language/compile_time_constant_checked4_test.dart View 1 chunk +6 lines, -3 lines 0 comments Download
M tests/language/compile_time_constant_k_test.dart View 1 chunk +7 lines, -5 lines 6 comments Download
M tests/language/compile_time_constant_o_test.dart View 1 chunk +11 lines, -9 lines 0 comments Download
M tests/language/compile_time_constant_p_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/compile_time_constant_r_test.dart View 1 chunk +6 lines, -4 lines 0 comments Download
M tests/language/conditional_property_assignment_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/conditional_property_increment_decrement_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/const_conditional_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/const_constructor2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/const_constructor3_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/const_constructor_mixin2_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/const_constructor_mixin3_test.dart View 2 chunks +2 lines, -3 lines 0 comments Download
M tests/language/const_constructor_mixin_test.dart View 2 chunks +2 lines, -3 lines 0 comments Download
M tests/language/const_constructor_nonconst_field_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/language/const_constructor_super_test.dart View 1 chunk +4 lines, -2 lines 0 comments Download
M tests/language/const_for_in_variable_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/const_init2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/const_instance_field_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/const_map2_test.dart View 1 chunk +4 lines, -3 lines 0 comments Download
M tests/language/const_map3_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/const_native_factory_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/const_objects_are_immutable_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/const_switch2_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/const_switch_test.dart View 2 chunks +10 lines, -6 lines 0 comments Download
M tests/language/const_syntax_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/constant_locals_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/constant_type_literal_test.dart View 1 chunk +1 line, -1 line 2 comments Download
M tests/language/constructor10_test.dart View 2 chunks +1 line, -3 lines 0 comments Download
M tests/language/constructor9_test.dart View 1 chunk +1 line, -3 lines 0 comments Download
M tests/language/constructor_call_as_function_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/constructor_duplicate_final_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/constructor_duplicate_initializers_test.dart View 2 chunks +6 lines, -8 lines 0 comments Download
M tests/language/constructor_initializer_test.dart View 2 chunks +8 lines, -3 lines 0 comments Download
M tests/language/constructor_name_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language/constructor_named_arguments_test.dart View 1 chunk +6 lines, -3 lines 0 comments Download
M tests/language/constructor_redirect_test.dart View 1 chunk +1 line, -1 line 3 comments Download
M tests/language/constructor_return_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language/covariant_test.dart View 10 chunks +65 lines, -61 lines 0 comments Download
M tests/language/cyclic_metadata_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/cyclic_type_variable_test.dart View 1 chunk +22 lines, -15 lines 0 comments Download
M tests/language/cyclic_typedef_test.dart View 4 chunks +4 lines, -4 lines 0 comments Download
M tests/language/default_factory2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/default_factory_test.dart View 1 chunk +6 lines, -6 lines 0 comments Download
M tests/language/deferred_constraints_constants_test.dart View 2 chunks +15 lines, -12 lines 0 comments Download
M tests/language/deferred_constraints_type_annotation_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/language/deferred_inheritance_constraints_test.dart View 2 chunks +19 lines, -13 lines 0 comments Download
M tests/language/deferred_load_library_wrong_args_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/deferred_no_prefix_test.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M tests/language/deferred_super_dependency_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/deferred_type_dependency_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/duplicate_implements_test.dart View 1 chunk +5 lines, -3 lines 0 comments Download
M tests/language/duplicate_interface_negative_test.dart View 1 chunk +0 lines, -3 lines 0 comments Download
M tests/language/dynamic2_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language/dynamic_prefix_core_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/language/enum_duplicate_test.dart View 1 chunk +0 lines, -3 lines 0 comments Download
M tests/language/enum_private_test.dart View 1 chunk +0 lines, -3 lines 0 comments Download
M tests/language/enum_syntax_test.dart View 2 chunks +5 lines, -3 lines 0 comments Download
M tests/language/error_stacktrace_test.dart View 6 chunks +12 lines, -0 lines 0 comments Download
M tests/language/external_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/f_bounded_quantification_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/factory1_test.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M tests/language/factory2_test.dart View 3 chunks +2 lines, -4 lines 0 comments Download
M tests/language/factory_implementation_test.dart View 1 chunk +6 lines, -2 lines 0 comments Download
M tests/language/factory_redirection3_cyclic_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/fauxverride_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/field_decl_missing_var_type_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/language/field_override_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tests/language/final_super_field_set_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/fixed_type_variable2_test.dart View 3 chunks +5 lines, -9 lines 0 comments Download
M tests/language/fixed_type_variable_test.dart View 3 chunks +5 lines, -9 lines 0 comments Download
M tests/language/flatten_test.dart View 2 chunks +1 line, -2 lines 0 comments Download
M tests/language/function_syntax_test.dart View 9 chunks +413 lines, -231 lines 0 comments Download
M tests/language/function_type_alias6_test.dart View 1 chunk +8 lines, -7 lines 0 comments Download
M tests/language/function_type_alias7_test.dart View 2 chunks +1 line, -3 lines 0 comments Download
M tests/language/function_type_alias9_test.dart View 1 chunk +3 lines, -2 lines 0 comments Download
M tests/language/function_type_call_getter2_test.dart View 1 chunk +6 lines, -6 lines 0 comments Download
M tests/language/generic_field_mixin6_test.dart View 2 chunks +5 lines, -4 lines 0 comments Download
M tests/language/generic_metadata_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/generic_method_types_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/generic_methods_type_expression_test.dart View 1 chunk +6 lines, -5 lines 0 comments Download
M tests/language/getter_no_setter2_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/getter_no_setter_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M tests/language/getter_parameters_test.dart View 2 chunks +4 lines, -5 lines 0 comments Download
M tests/language/getters_setters2_test.dart View 2 chunks +29 lines, -14 lines 0 comments Download
M tests/language/getters_setters_type_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language/hidden_import_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/identical_const_test.dart View 1 chunk +4 lines, -2 lines 0 comments Download
M tests/language/if_null_assignment_behavior_test.dart View 2 chunks +4 lines, -3 lines 0 comments Download
M tests/language/if_null_assignment_static_test.dart View 2 chunks +8 lines, -3 lines 0 comments Download
M tests/language/if_null_behavior_test.dart View 1 chunk +6 lines, -2 lines 0 comments Download
M tests/language/illegal_initializer_test.dart View 1 chunk +12 lines, -8 lines 0 comments Download
M tests/language/implicit_this_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/import_combinators_part.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/interface_test.dart View 1 chunk +12 lines, -10 lines 0 comments Download
M tests/language/internal_library_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/is_malformed_type_test.dart View 7 chunks +10 lines, -7 lines 0 comments Download
M tests/language/issue1363_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/language/issue15606_test.dart View 1 chunk +4 lines, -3 lines 0 comments Download
M tests/language/issue_25671a_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/language/issue_25671b_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/language/keyword_type_expression_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/least_upper_bound_expansive_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/least_upper_bound_test.dart View 3 chunks +8 lines, -2 lines 0 comments Download
M tests/language/library_ambiguous_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/library_env_test.dart View 4 chunks +26 lines, -18 lines 0 comments Download
M tests/language/list_literal_syntax_test.dart View 1 chunk +23 lines, -12 lines 0 comments Download
M tests/language/literal_unary_plus_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/main_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language/malbounded_redirecting_factory2_test.dart View 1 chunk +9 lines, -6 lines 0 comments Download
M tests/language/malbounded_redirecting_factory_test.dart View 1 chunk +9 lines, -6 lines 0 comments Download
M tests/language/malbounded_type_cast2_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/malbounded_type_cast_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/malbounded_type_test2_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/malformed_bound_test.dart View 1 chunk +4 lines, -3 lines 0 comments Download
M tests/language/malformed_inheritance_test.dart View 1 chunk +2 lines, -4 lines 0 comments Download
M tests/language/malformed_test.dart View 9 chunks +11 lines, -17 lines 0 comments Download
M tests/language/map_literal1_test.dart View 1 chunk +0 lines, -3 lines 0 comments Download
M tests/language/map_literal3_test.dart View 4 chunks +23 lines, -11 lines 2 comments Download
M tests/language/metadata_scope1_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/method_override2_test.dart View 3 chunks +1 line, -3 lines 0 comments Download
M tests/language/method_override3_test.dart View 1 chunk +15 lines, -10 lines 0 comments Download
M tests/language/missing_const_constructor_test.dart View 2 chunks +3 lines, -6 lines 0 comments Download
M tests/language/missing_part_of_tag_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/mixin_black_listed_test.dart View 2 chunks +17 lines, -10 lines 0 comments Download
M tests/language/mixin_cyclic_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/language/mixin_forwarding_constructor4_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/mixin_illegal_constructor_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/mixin_illegal_cycles_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/mixin_illegal_object_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/mixin_illegal_super_use_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language/mixin_illegal_superclass_test.dart View 2 chunks +25 lines, -15 lines 0 comments Download
M tests/language/mixin_illegal_syntax_test.dart View 3 chunks +15 lines, -9 lines 0 comments Download
M tests/language/mixin_invalid_bound2_test.dart View 1 chunk +8 lines, -8 lines 0 comments Download
M tests/language/mixin_invalid_bound_test.dart View 1 chunk +8 lines, -8 lines 0 comments Download
M tests/language/mixin_invalid_inheritance2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/mixin_of_mixin_test.dart View 1 chunk +26 lines, -6 lines 0 comments Download
M tests/language/mixin_super_bound2_test.dart View 2 chunks +20 lines, -14 lines 0 comments Download
M tests/language/mixin_super_constructor_named_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/mixin_super_constructor_positionals_test.dart View 1 chunk +4 lines, -3 lines 0 comments Download
M tests/language/mixin_supertype_subclass2_test.dart View 1 chunk +7 lines, -1 line 0 comments Download
M tests/language/mixin_supertype_subclass3_test.dart View 1 chunk +6 lines, -1 line 0 comments Download
M tests/language/mixin_supertype_subclass4_test.dart View 1 chunk +8 lines, -1 line 0 comments Download
M tests/language/mixin_supertype_subclass_test.dart View 1 chunk +7 lines, -1 line 0 comments Download
M tests/language/mixin_type_parameters_errors_test.dart View 1 chunk +4 lines, -3 lines 0 comments Download
M tests/language/mixin_type_variable_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/multiline_newline_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/named_constructor_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/named_parameters_aggregated_test.dart View 2 chunks +10 lines, -13 lines 0 comments Download
M tests/language/named_parameters_default_eq_test.dart View 3 chunks +8 lines, -8 lines 0 comments Download
M tests/language/named_parameters_test.dart View 2 chunks +6 lines, -8 lines 0 comments Download
M tests/language/named_parameters_type_test.dart View 1 chunk +10 lines, -5 lines 0 comments Download
M tests/language/not_enough_positional_arguments_test.dart View 1 chunk +2 lines, -4 lines 0 comments Download
M tests/language/null_bottom_test.dart View 4 chunks +15 lines, -11 lines 0 comments Download
M tests/language/null_is_bottom_test.dart View 2 chunks +2 lines, -1 line 0 comments Download
M tests/language/null_is_bottom_type_test.dart View 2 chunks +2 lines, -1 line 0 comments Download
M tests/language/null_test.dart View 6 chunks +6 lines, -7 lines 0 comments Download
M tests/language/number_identifier_test.dart View 1 chunk +18 lines, -18 lines 0 comments Download
M tests/language/optional_named_parameters_test.dart View 3 chunks +24 lines, -26 lines 0 comments Download
M tests/language/override_field_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/override_inheritance_generic_test.dart View 1 chunk +4 lines, -2 lines 0 comments Download
M tests/language/override_inheritance_mixed_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language/override_inheritance_no_such_method_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language/parameter_default_test.dart View 1 chunk +12 lines, -4 lines 0 comments Download
M tests/language/parameter_metadata_test.dart View 1 chunk +5 lines, -5 lines 0 comments Download
M tests/language/positional_parameters_type_test.dart View 1 chunk +10 lines, -5 lines 0 comments Download
M tests/language/prefix23_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/private_access_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/private_super_constructor_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/proxy_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/redirecting_factory_default_values_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/redirecting_factory_malbounded_test.dart View 1 chunk +5 lines, -5 lines 0 comments Download
M tests/language/ref_before_declaration_test.dart View 5 chunks +15 lines, -11 lines 0 comments Download
M tests/language/regress_19413_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/regress_21793_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language/regress_21912_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/language/regress_22936_test.dart View 1 chunk +3 lines, -4 lines 0 comments Download
M tests/language/regress_22976_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/language/regress_23038_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/regress_23051_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/regress_23500_test.dart View 2 chunks +2 lines, -5 lines 0 comments Download
M tests/language/regress_24935_test.dart View 2 chunks +4 lines, -5 lines 0 comments Download
M tests/language/regress_26855_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/regress_27617_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language/regress_28217_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/reify_typevar_static_test.dart View 1 chunk +6 lines, -5 lines 0 comments Download
M tests/language/rewrite_implicit_this_test.dart View 1 chunk +49 lines, -48 lines 0 comments Download
M tests/language/scope_variable_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/setter_no_getter_call_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/setter_no_getter_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/setter_override2_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language/setter_override_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language/stacktrace_rethrow_error_test.dart View 10 chunks +21 lines, -18 lines 0 comments Download
M tests/language/static_field_test.dart View 6 chunks +4 lines, -7 lines 0 comments Download
M tests/language/static_getter_no_setter1_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/static_getter_no_setter2_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/static_getter_no_setter3_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M tests/language/static_parameter_test.dart View 2 chunks +3 lines, -6 lines 0 comments Download
M tests/language/static_setter_get_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/static_top_level_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language/string_interpolation_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/substring_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/super_bound_closure_test.dart View 2 chunks +13 lines, -13 lines 0 comments Download
M tests/language/super_call3_test.dart View 2 chunks +2 lines, -1 line 0 comments Download
M tests/language/super_no_such_method1_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/super_no_such_method2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/super_no_such_method3_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/super_no_such_method4_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/super_no_such_method5_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/super_operator_index_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/switch_case_test.dart View 1 chunk +12 lines, -4 lines 0 comments Download
M tests/language/switch_case_warn_test.dart View 6 chunks +52 lines, -40 lines 0 comments Download
M tests/language/symbol_literal_test.dart View 1 chunk +12 lines, -14 lines 0 comments Download
M tests/language/sync_generator1_test.dart View 1 chunk +4 lines, -2 lines 0 comments Download
M tests/language/sync_generator2_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M tests/language/sync_generator3_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/syncstar_yield_test.dart View 2 chunks +4 lines, -3 lines 0 comments Download
M tests/language/syntax_test.dart View 2 chunks +1 line, -2 lines 0 comments Download
M tests/language/top_level_getter_no_setter1_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/top_level_getter_no_setter2_test.dart View 2 chunks +3 lines, -4 lines 0 comments Download
M tests/language/toplevel_collision1_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/toplevel_collision2_test.dart View 2 chunks +3 lines, -4 lines 0 comments Download
M tests/language/try_catch_on_syntax_test.dart View 2 chunks +9 lines, -7 lines 0 comments Download
M tests/language/try_catch_test.dart View 3 chunks +4 lines, -5 lines 0 comments Download
M tests/language/type_check_const_function_typedef2_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tests/language/type_parameter_test.dart View 1 chunk +7 lines, -8 lines 0 comments Download
M tests/language/type_promotion_assign_test.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M tests/language/type_promotion_closure_test.dart View 5 chunks +10 lines, -1 line 0 comments Download
M tests/language/type_promotion_functions_test.dart View 5 chunks +9 lines, -4 lines 0 comments Download
M tests/language/type_promotion_local_test.dart View 2 chunks +17 lines, -16 lines 0 comments Download
M tests/language/type_promotion_logical_and_test.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M tests/language/type_promotion_more_specific_test.dart View 3 chunks +19 lines, -9 lines 0 comments Download
M tests/language/type_promotion_multiple_test.dart View 3 chunks +13 lines, -9 lines 0 comments Download
M tests/language/type_promotion_parameter_test.dart View 5 chunks +31 lines, -26 lines 0 comments Download
M tests/language/type_variable_bounds2_test.dart View 3 chunks +7 lines, -7 lines 0 comments Download
M tests/language/type_variable_bounds3_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language/type_variable_bounds4_test.dart View 3 chunks +9 lines, -6 lines 0 comments Download
M tests/language/type_variable_bounds_test.dart View 2 chunks +4 lines, -3 lines 0 comments Download
M tests/language/type_variable_conflict_test.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M tests/language/type_variable_scope3_test.dart View 1 chunk +5 lines, -4 lines 0 comments Download
M tests/language/type_variable_scope_test.dart View 2 chunks +7 lines, -5 lines 0 comments Download
M tests/language/typevariable_substitution2_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language/unbalanced_brace_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language/unresolved_default_constructor_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/unsigned_right_shift_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/unsupported_operators_test.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M tests/language/variable_declaration_metadata_test.dart View 4 chunks +16 lines, -16 lines 0 comments Download
M tests/language/wrong_number_type_arguments_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M tests/language_strong/abstract_exact_selector_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/abstract_factory_constructor_test.dart View 1 chunk +4 lines, -2 lines 0 comments Download
M tests/language_strong/abstract_getter_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language_strong/abstract_runtime_error_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language_strong/argument_definition_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/assign_static_type_test.dart View 1 chunk +5 lines, -4 lines 0 comments Download
M tests/language_strong/assign_top_method_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language_strong/async_await_syntax_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language_strong/async_await_test.dart View 140 chunks +328 lines, -96 lines 0 comments Download
M tests/language_strong/async_continue_label_test.dart View 4 chunks +35 lines, -23 lines 0 comments Download
M tests/language_strong/async_or_generator_return_type_stacktrace_test.dart View 1 chunk +10 lines, -10 lines 0 comments Download
M tests/language_strong/async_return_types_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language_strong/async_star_test.dart View 57 chunks +130 lines, -31 lines 0 comments Download
M tests/language_strong/async_switch_test.dart View 5 chunks +8 lines, -8 lines 0 comments Download
M tests/language_strong/async_throw_in_catch_test.dart View 16 chunks +19 lines, -21 lines 0 comments Download
M tests/language_strong/bad_constructor_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language_strong/bad_named_parameters2_test.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M tests/language_strong/bad_named_parameters_test.dart View 1 chunk +2 lines, -4 lines 0 comments Download
M tests/language_strong/bad_override_test.dart View 1 chunk +5 lines, -5 lines 0 comments Download
M tests/language_strong/bad_raw_string_test.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M tests/language_strong/bit_operations_test.dart View 5 chunks +18 lines, -13 lines 0 comments Download
M tests/language_strong/black_listed_test.dart View 3 chunks +1 line, -2 lines 0 comments Download
M tests/language_strong/bool_condition_check_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/built_in_identifier_illegal_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language_strong/built_in_identifier_test.dart View 5 chunks +7 lines, -7 lines 0 comments Download
M tests/language_strong/call_non_method_field_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language_strong/call_nonexistent_static_test.dart View 1 chunk +10 lines, -10 lines 0 comments Download
M tests/language_strong/call_through_getter_test.dart View 5 chunks +66 lines, -23 lines 0 comments Download
M tests/language_strong/call_type_literal_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language_strong/callable_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M tests/language_strong/cascade_test.dart View 3 chunks +33 lines, -16 lines 0 comments Download
M tests/language_strong/cast_test.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M tests/language_strong/check_member_static_test.dart View 2 chunks +2 lines, -4 lines 0 comments Download
M tests/language_strong/check_method_override_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/checked_null_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language_strong/class_cycle_test.dart View 2 chunks +3 lines, -7 lines 0 comments Download
M tests/language_strong/class_keyword_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/language_strong/class_override_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language_strong/closure_type_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language_strong/compile_time_constant10_test.dart View 4 chunks +10 lines, -9 lines 0 comments Download
M tests/language_strong/compile_time_constant13_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/compile_time_constant_c_test.dart View 1 chunk +1 line, -3 lines 0 comments Download
M tests/language_strong/compile_time_constant_checked4_test.dart View 1 chunk +6 lines, -3 lines 0 comments Download
M tests/language_strong/compile_time_constant_k_test.dart View 1 chunk +7 lines, -5 lines 0 comments Download
M tests/language_strong/compile_time_constant_o_test.dart View 1 chunk +11 lines, -9 lines 0 comments Download
M tests/language_strong/compile_time_constant_p_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/compile_time_constant_r_test.dart View 1 chunk +6 lines, -4 lines 0 comments Download
M tests/language_strong/conditional_property_assignment_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/conditional_property_increment_decrement_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language_strong/const_conditional_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/const_constructor2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/const_constructor3_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/const_constructor_mixin2_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language_strong/const_constructor_mixin3_test.dart View 2 chunks +2 lines, -3 lines 0 comments Download
M tests/language_strong/const_constructor_mixin_test.dart View 2 chunks +2 lines, -3 lines 0 comments Download
M tests/language_strong/const_constructor_nonconst_field_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/language_strong/const_constructor_super_test.dart View 1 chunk +4 lines, -2 lines 0 comments Download
M tests/language_strong/const_init2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/const_instance_field_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/const_map2_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language_strong/const_map3_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language_strong/const_native_factory_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language_strong/const_objects_are_immutable_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/const_switch2_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language_strong/const_switch_test.dart View 2 chunks +10 lines, -6 lines 0 comments Download
M tests/language_strong/const_syntax_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/constant_locals_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/constant_type_literal_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/constructor10_test.dart View 2 chunks +1 line, -3 lines 0 comments Download
M tests/language_strong/constructor9_test.dart View 1 chunk +1 line, -3 lines 0 comments Download
M tests/language_strong/constructor_call_as_function_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language_strong/constructor_duplicate_final_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language_strong/constructor_duplicate_initializers_test.dart View 2 chunks +6 lines, -8 lines 0 comments Download
M tests/language_strong/constructor_initializer_test.dart View 2 chunks +8 lines, -3 lines 0 comments Download
M tests/language_strong/constructor_name_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language_strong/constructor_named_arguments_test.dart View 1 chunk +6 lines, -3 lines 0 comments Download
M tests/language_strong/constructor_redirect_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/constructor_return_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language_strong/cyclic_metadata_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/cyclic_type_variable_test.dart View 1 chunk +22 lines, -15 lines 0 comments Download
M tests/language_strong/cyclic_typedef_test.dart View 4 chunks +4 lines, -4 lines 0 comments Download
M tests/language_strong/default_factory2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/default_factory_test.dart View 1 chunk +6 lines, -6 lines 0 comments Download
M tests/language_strong/deferred_constraints_constants_test.dart View 2 chunks +15 lines, -12 lines 0 comments Download
M tests/language_strong/deferred_constraints_type_annotation_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/language_strong/deferred_inheritance_constraints_test.dart View 2 chunks +19 lines, -13 lines 0 comments Download
M tests/language_strong/deferred_load_library_wrong_args_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language_strong/deferred_no_prefix_test.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M tests/language_strong/deferred_type_dependency_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M tests/language_strong/duplicate_implements_test.dart View 1 chunk +5 lines, -3 lines 0 comments Download
M tests/language_strong/duplicate_interface_negative_test.dart View 1 chunk +0 lines, -3 lines 0 comments Download
M tests/language_strong/dynamic2_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language_strong/dynamic_prefix_core_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/language_strong/enum_duplicate_test.dart View 1 chunk +0 lines, -3 lines 0 comments Download
M tests/language_strong/enum_private_test.dart View 1 chunk +0 lines, -3 lines 0 comments Download
M tests/language_strong/enum_syntax_test.dart View 2 chunks +5 lines, -3 lines 0 comments Download
M tests/language_strong/error_stacktrace_test.dart View 6 chunks +12 lines, -0 lines 0 comments Download
M tests/language_strong/external_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language_strong/f_bounded_quantification_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language_strong/factory1_test.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M tests/language_strong/factory2_test.dart View 3 chunks +2 lines, -4 lines 0 comments Download
M tests/language_strong/factory5_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language_strong/factory_implementation_test.dart View 1 chunk +6 lines, -2 lines 0 comments Download
M tests/language_strong/factory_redirection3_cyclic_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/fauxverride_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language_strong/field_decl_missing_var_type_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/language_strong/field_override_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tests/language_strong/final_super_field_set_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/fixed_type_variable2_test.dart View 3 chunks +5 lines, -9 lines 0 comments Download
M tests/language_strong/fixed_type_variable_test.dart View 3 chunks +5 lines, -9 lines 0 comments Download
M tests/language_strong/flatten_test.dart View 2 chunks +1 line, -2 lines 0 comments Download
M tests/language_strong/function_syntax_test.dart View 9 chunks +413 lines, -231 lines 0 comments Download
M tests/language_strong/function_type_alias6_test.dart View 1 chunk +8 lines, -7 lines 0 comments Download
M tests/language_strong/function_type_alias7_test.dart View 2 chunks +1 line, -3 lines 0 comments Download
M tests/language_strong/function_type_alias9_test.dart View 1 chunk +3 lines, -2 lines 0 comments Download
M tests/language_strong/function_type_call_getter2_test.dart View 1 chunk +6 lines, -6 lines 0 comments Download
M tests/language_strong/generic_field_mixin6_test.dart View 2 chunks +5 lines, -4 lines 0 comments Download
M tests/language_strong/getter_no_setter2_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language_strong/getter_no_setter_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M tests/language_strong/getter_parameters_test.dart View 2 chunks +4 lines, -5 lines 0 comments Download
M tests/language_strong/getters_setters2_test.dart View 2 chunks +29 lines, -14 lines 0 comments Download
M tests/language_strong/getters_setters_type_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language_strong/hidden_import_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/identical_const_test.dart View 1 chunk +4 lines, -2 lines 0 comments Download
M tests/language_strong/if_null_assignment_behavior_test.dart View 2 chunks +4 lines, -3 lines 0 comments Download
M tests/language_strong/if_null_assignment_static_test.dart View 2 chunks +8 lines, -3 lines 0 comments Download
M tests/language_strong/if_null_behavior_test.dart View 1 chunk +6 lines, -2 lines 0 comments Download
M tests/language_strong/illegal_initializer_test.dart View 1 chunk +12 lines, -8 lines 0 comments Download
M tests/language_strong/implicit_this_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/import_combinators_part.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/interface_test.dart View 1 chunk +12 lines, -10 lines 0 comments Download
M tests/language_strong/internal_library_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/is_malformed_type_test.dart View 7 chunks +10 lines, -7 lines 0 comments Download
M tests/language_strong/issue1363_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/language_strong/issue15606_test.dart View 1 chunk +4 lines, -3 lines 0 comments Download
M tests/language_strong/keyword_type_expression_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/least_upper_bound_expansive_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/least_upper_bound_test.dart View 3 chunks +8 lines, -2 lines 0 comments Download
M tests/language_strong/library_ambiguous_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language_strong/list_literal_syntax_test.dart View 1 chunk +23 lines, -12 lines 0 comments Download
M tests/language_strong/literal_unary_plus_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language_strong/main_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language_strong/malbounded_redirecting_factory2_test.dart View 1 chunk +9 lines, -6 lines 0 comments Download
M tests/language_strong/malbounded_redirecting_factory_test.dart View 1 chunk +9 lines, -6 lines 0 comments Download
M tests/language_strong/malbounded_type_cast2_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language_strong/malbounded_type_cast_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language_strong/malbounded_type_test2_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language_strong/malformed_bound_test.dart View 1 chunk +4 lines, -3 lines 0 comments Download
M tests/language_strong/malformed_inheritance_test.dart View 1 chunk +2 lines, -4 lines 0 comments Download
M tests/language_strong/malformed_test.dart View 9 chunks +11 lines, -17 lines 0 comments Download
M tests/language_strong/map_literal1_test.dart View 1 chunk +0 lines, -3 lines 0 comments Download
M tests/language_strong/map_literal3_test.dart View 4 chunks +23 lines, -11 lines 0 comments Download
M tests/language_strong/metadata_scope1_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/method_override2_test.dart View 3 chunks +1 line, -3 lines 0 comments Download
M tests/language_strong/method_override3_test.dart View 1 chunk +15 lines, -10 lines 0 comments Download
M tests/language_strong/missing_const_constructor_test.dart View 2 chunks +3 lines, -6 lines 0 comments Download
M tests/language_strong/missing_part_of_tag_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/mixin_black_listed_test.dart View 2 chunks +17 lines, -10 lines 0 comments Download
M tests/language_strong/mixin_cyclic_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/language_strong/mixin_forwarding_constructor4_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/mixin_illegal_constructor_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language_strong/mixin_illegal_cycles_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/mixin_illegal_object_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language_strong/mixin_illegal_super_use_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language_strong/mixin_illegal_superclass_test.dart View 2 chunks +25 lines, -15 lines 0 comments Download
M tests/language_strong/mixin_invalid_bound2_test.dart View 1 chunk +8 lines, -8 lines 0 comments Download
M tests/language_strong/mixin_invalid_bound_test.dart View 1 chunk +8 lines, -8 lines 0 comments Download
M tests/language_strong/mixin_invalid_inheritance2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/mixin_super_bound2_test.dart View 2 chunks +20 lines, -14 lines 0 comments Download
M tests/language_strong/mixin_super_constructor_named_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/mixin_super_constructor_positionals_test.dart View 1 chunk +4 lines, -3 lines 0 comments Download
M tests/language_strong/mixin_type_parameters_errors_test.dart View 1 chunk +4 lines, -3 lines 0 comments Download
M tests/language_strong/mixin_type_variable_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/multiline_newline_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/named_constructor_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/named_parameters_aggregated_test.dart View 2 chunks +10 lines, -13 lines 0 comments Download
M tests/language_strong/named_parameters_test.dart View 2 chunks +6 lines, -8 lines 0 comments Download
M tests/language_strong/named_parameters_type_test.dart View 1 chunk +10 lines, -5 lines 0 comments Download
M tests/language_strong/not_enough_positional_arguments_test.dart View 1 chunk +2 lines, -4 lines 0 comments Download
M tests/language_strong/null_test.dart View 7 chunks +9 lines, -8 lines 0 comments Download
M tests/language_strong/number_identifier_test.dart View 1 chunk +18 lines, -18 lines 0 comments Download
M tests/language_strong/optional_named_parameters_test.dart View 3 chunks +24 lines, -26 lines 0 comments Download
M tests/language_strong/override_field_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/override_inheritance_generic_test.dart View 1 chunk +4 lines, -2 lines 0 comments Download
M tests/language_strong/override_inheritance_mixed_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language_strong/override_inheritance_no_such_method_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language_strong/parameter_default_test.dart View 1 chunk +12 lines, -4 lines 0 comments Download
M tests/language_strong/parameter_metadata_test.dart View 1 chunk +5 lines, -5 lines 0 comments Download
M tests/language_strong/positional_parameters_type_test.dart View 1 chunk +10 lines, -5 lines 0 comments Download
M tests/language_strong/prefix23_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language_strong/private_access_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/proxy_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/redirecting_factory_default_values_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language_strong/redirecting_factory_malbounded_test.dart View 1 chunk +5 lines, -5 lines 0 comments Download
M tests/language_strong/ref_before_declaration_test.dart View 5 chunks +15 lines, -11 lines 0 comments Download
M tests/language_strong/regress_19413_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/regress_21793_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language_strong/regress_21912_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/language_strong/regress_22936_test.dart View 1 chunk +3 lines, -4 lines 0 comments Download
M tests/language_strong/regress_22976_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/language_strong/regress_23038_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language_strong/regress_23051_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language_strong/regress_23500_test.dart View 2 chunks +2 lines, -5 lines 0 comments Download
M tests/language_strong/reify_typevar_static_test.dart View 1 chunk +6 lines, -5 lines 0 comments Download
M tests/language_strong/rewrite_implicit_this_test.dart View 1 chunk +49 lines, -48 lines 0 comments Download
M tests/language_strong/scope_variable_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/setter_no_getter_call_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/setter_no_getter_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/setter_override2_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language_strong/setter_override_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language_strong/stacktrace_rethrow_error_test.dart View 10 chunks +21 lines, -18 lines 0 comments Download
M tests/language_strong/static_field_test.dart View 6 chunks +4 lines, -7 lines 0 comments Download
M tests/language_strong/static_getter_no_setter1_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language_strong/static_getter_no_setter2_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language_strong/static_getter_no_setter3_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M tests/language_strong/static_parameter_test.dart View 2 chunks +3 lines, -6 lines 0 comments Download
M tests/language_strong/static_setter_get_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/static_top_level_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language_strong/string_interpolation_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language_strong/substring_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language_strong/super_bound_closure_test.dart View 3 chunks +13 lines, -13 lines 0 comments Download
M tests/language_strong/super_call3_test.dart View 2 chunks +2 lines, -1 line 0 comments Download
M tests/language_strong/super_operator_index_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language_strong/switch_case_test.dart View 1 chunk +12 lines, -4 lines 0 comments Download
M tests/language_strong/symbol_literal_test.dart View 1 chunk +12 lines, -14 lines 0 comments Download
M tests/language_strong/sync_generator1_test.dart View 1 chunk +4 lines, -2 lines 0 comments Download
M tests/language_strong/sync_generator2_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M tests/language_strong/sync_generator3_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/syncstar_yield_test.dart View 2 chunks +4 lines, -3 lines 0 comments Download
M tests/language_strong/syntax_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/top_level_getter_no_setter1_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language_strong/top_level_getter_no_setter2_test.dart View 2 chunks +3 lines, -4 lines 0 comments Download
M tests/language_strong/toplevel_collision1_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/language_strong/toplevel_collision2_test.dart View 2 chunks +3 lines, -4 lines 0 comments Download
M tests/language_strong/try_catch4_test.dart View 7 chunks +9 lines, -7 lines 0 comments Download
M tests/language_strong/try_catch_on_syntax_test.dart View 2 chunks +9 lines, -7 lines 0 comments Download
M tests/language_strong/try_catch_test.dart View 3 chunks +4 lines, -5 lines 0 comments Download
M tests/language_strong/type_check_const_function_typedef2_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tests/language_strong/type_parameter_test.dart View 1 chunk +7 lines, -8 lines 0 comments Download
M tests/language_strong/type_promotion_assign_test.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M tests/language_strong/type_promotion_closure_test.dart View 5 chunks +18 lines, -5 lines 0 comments Download
M tests/language_strong/type_promotion_functions_test.dart View 5 chunks +9 lines, -4 lines 0 comments Download
M tests/language_strong/type_promotion_local_test.dart View 2 chunks +17 lines, -16 lines 0 comments Download
M tests/language_strong/type_promotion_logical_and_test.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M tests/language_strong/type_promotion_more_specific_test.dart View 3 chunks +19 lines, -9 lines 0 comments Download
M tests/language_strong/type_promotion_multiple_test.dart View 3 chunks +13 lines, -9 lines 0 comments Download
M tests/language_strong/type_promotion_parameter_test.dart View 5 chunks +31 lines, -26 lines 0 comments Download
M tests/language_strong/type_variable_bounds2_test.dart View 3 chunks +7 lines, -7 lines 0 comments Download
M tests/language_strong/type_variable_bounds3_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language_strong/type_variable_bounds4_test.dart View 3 chunks +9 lines, -6 lines 0 comments Download
M tests/language_strong/type_variable_bounds_test.dart View 2 chunks +4 lines, -3 lines 0 comments Download
M tests/language_strong/type_variable_conflict_test.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M tests/language_strong/type_variable_scope3_test.dart View 1 chunk +5 lines, -4 lines 0 comments Download
M tests/language_strong/type_variable_scope_test.dart View 2 chunks +7 lines, -5 lines 0 comments Download
M tests/language_strong/typevariable_substitution2_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language_strong/unbalanced_brace_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/language_strong/unresolved_default_constructor_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/unsigned_right_shift_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language_strong/unsupported_operators_test.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M tests/language_strong/variable_declaration_metadata_test.dart View 4 chunks +16 lines, -16 lines 0 comments Download
M tests/language_strong/wrong_number_type_arguments_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M tests/lib/async/future_or_bad_type_test.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tests/lib/async/future_or_only_in_async_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/lib/async/future_test.dart View 37 chunks +214 lines, -181 lines 0 comments Download
M tests/lib/async/print_test.dart View 1 chunk +3 lines, -2 lines 0 comments Download
M tests/lib/async/run_zoned6_test.dart View 1 chunk +7 lines, -6 lines 0 comments Download
M tests/lib/async/run_zoned9_test.dart View 1 chunk +9 lines, -8 lines 0 comments Download
M tests/lib/convert/base64_test.dart View 9 chunks +33 lines, -21 lines 0 comments Download
M tests/lib/mirrors/abstract_class_test.dart View 7 chunks +53 lines, -43 lines 0 comments Download
M tests/lib/mirrors/circular_factory_redirection_test.dart View 1 chunk +4 lines, -2 lines 0 comments Download
M tests/lib/mirrors/class_declarations_test.dart View 6 chunks +183 lines, -171 lines 0 comments Download
M tests/lib/mirrors/constructor_kinds_test.dart View 2 chunks +4 lines, -3 lines 0 comments Download
M tests/lib/mirrors/generic_bounded_by_type_parameter_test.dart View 3 chunks +3 lines, -2 lines 0 comments Download
M tests/lib/mirrors/generic_bounded_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/lib/mirrors/generic_f_bounded_test.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M tests/lib/mirrors/generic_interface_test.dart View 4 chunks +25 lines, -12 lines 0 comments Download
M tests/lib/mirrors/generic_superclass_test.dart View 3 chunks +17 lines, -8 lines 0 comments Download
M tests/lib/mirrors/generics_double_substitution_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/lib/mirrors/generics_test.dart View 4 chunks +50 lines, -47 lines 0 comments Download
M tests/lib/mirrors/globalized_closures2_test.dart View 1 chunk +2 lines, -1 line 2 comments Download
M tests/lib/mirrors/globalized_closures_test.dart View 2 chunks +3 lines, -3 lines 2 comments Download
M tests/lib/mirrors/initializing_formals_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/mirrors/invocation_fuzz_test.dart View 6 chunks +31 lines, -18 lines 0 comments Download
M tests/lib/mirrors/invoke_call_through_getter_previously_accessed_test.dart View 4 chunks +22 lines, -31 lines 0 comments Download
M tests/lib/mirrors/invoke_call_through_getter_test.dart View 4 chunks +22 lines, -31 lines 0 comments Download
M tests/lib/mirrors/invoke_call_through_implicit_getter_previously_accessed_test.dart View 5 chunks +25 lines, -34 lines 0 comments Download
M tests/lib/mirrors/invoke_named_test.dart View 10 chunks +121 lines, -130 lines 0 comments Download
M tests/lib/mirrors/library_declarations_test.dart View 2 chunks +57 lines, -50 lines 0 comments Download
M tests/lib/mirrors/library_metadata2_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/lib/mirrors/list_constructor_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/mirrors/metadata_allowed_values_test.dart View 3 chunks +3 lines, -1 line 0 comments Download
M tests/lib/mirrors/metadata_nested_constructor_call_test.dart View 3 chunks +3 lines, -1 line 0 comments Download
M tests/lib/mirrors/metadata_scope_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/lib/mirrors/mirrors_nsm_test.dart View 3 chunks +34 lines, -38 lines 0 comments Download
M tests/lib/mirrors/mirrors_used_typedef_declaration_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/mirrors/parameter_is_const_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/mirrors/parameter_test.dart View 4 chunks +97 lines, -75 lines 0 comments Download
M tests/lib/mirrors/raw_type_test.dart View 1 chunk +2 lines, -4 lines 0 comments Download
M tests/lib/mirrors/redirecting_factory_different_type_test.dart View 2 chunks +6 lines, -4 lines 0 comments Download
M tests/lib/mirrors/redirecting_factory_test.dart View 3 chunks +21 lines, -27 lines 0 comments Download
M tests/lib/mirrors/reflected_type_classes_test.dart View 3 chunks +14 lines, -8 lines 0 comments Download
M tests/lib/mirrors/reflected_type_test.dart View 3 chunks +18 lines, -12 lines 0 comments Download
M tests/lib/mirrors/static_metatarget_test.dart View 3 chunks +5 lines, -3 lines 0 comments Download
M tests/lib/mirrors/symbol_validation_test.dart View 3 chunks +65 lines, -34 lines 0 comments Download
M tests/lib/mirrors/syntax_error_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/lib/mirrors/type_variable_owner_test.dart View 3 chunks +3 lines, -2 lines 0 comments Download
M tests/lib/mirrors/variable_is_const_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib_strong/convert/base64_test.dart View 9 chunks +33 lines, -21 lines 0 comments Download
M tests/lib_strong/html/js_typed_interop_default_arg_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib_strong/mirrors/abstract_class_test.dart View 7 chunks +53 lines, -43 lines 0 comments Download
M tests/lib_strong/mirrors/circular_factory_redirection_test.dart View 2 chunks +10 lines, -6 lines 0 comments Download
M tests/lib_strong/mirrors/class_declarations_test.dart View 6 chunks +183 lines, -171 lines 0 comments Download
M tests/lib_strong/mirrors/constructor_kinds_test.dart View 2 chunks +4 lines, -3 lines 0 comments Download
M tests/lib_strong/mirrors/generic_bounded_by_type_parameter_test.dart View 3 chunks +3 lines, -2 lines 0 comments Download
M tests/lib_strong/mirrors/generic_bounded_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/lib_strong/mirrors/generic_f_bounded_test.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M tests/lib_strong/mirrors/generic_interface_test.dart View 4 chunks +25 lines, -12 lines 0 comments Download
M tests/lib_strong/mirrors/generic_superclass_test.dart View 3 chunks +17 lines, -8 lines 0 comments Download
M tests/lib_strong/mirrors/generics_double_substitution_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/lib_strong/mirrors/generics_test.dart View 4 chunks +50 lines, -47 lines 0 comments Download
M tests/lib_strong/mirrors/globalized_closures2_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tests/lib_strong/mirrors/globalized_closures_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M tests/lib_strong/mirrors/initializing_formals_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib_strong/mirrors/invocation_fuzz_test.dart View 6 chunks +30 lines, -18 lines 0 comments Download
M tests/lib_strong/mirrors/invoke_call_through_getter_previously_accessed_test.dart View 4 chunks +22 lines, -31 lines 0 comments Download
M tests/lib_strong/mirrors/invoke_call_through_getter_test.dart View 4 chunks +22 lines, -31 lines 0 comments Download
M tests/lib_strong/mirrors/invoke_call_through_implicit_getter_previously_accessed_test.dart View 5 chunks +25 lines, -34 lines 0 comments Download
M tests/lib_strong/mirrors/invoke_named_test.dart View 10 chunks +121 lines, -130 lines 0 comments Download
M tests/lib_strong/mirrors/library_declarations_test.dart View 2 chunks +57 lines, -50 lines 0 comments Download
M tests/lib_strong/mirrors/library_metadata2_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/lib_strong/mirrors/list_constructor_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib_strong/mirrors/metadata_allowed_values_test.dart View 3 chunks +3 lines, -1 line 0 comments Download
M tests/lib_strong/mirrors/metadata_nested_constructor_call_test.dart View 3 chunks +3 lines, -1 line 0 comments Download
M tests/lib_strong/mirrors/metadata_scope_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/lib_strong/mirrors/mirrors_nsm_test.dart View 3 chunks +34 lines, -38 lines 0 comments Download
M tests/lib_strong/mirrors/mirrors_used_typedef_declaration_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib_strong/mirrors/parameter_is_const_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib_strong/mirrors/parameter_test.dart View 4 chunks +97 lines, -75 lines 0 comments Download
M tests/lib_strong/mirrors/raw_type_test.dart View 1 chunk +2 lines, -4 lines 0 comments Download
M tests/lib_strong/mirrors/redirecting_factory_different_type_test.dart View 2 chunks +6 lines, -4 lines 0 comments Download
M tests/lib_strong/mirrors/redirecting_factory_test.dart View 3 chunks +21 lines, -27 lines 0 comments Download
M tests/lib_strong/mirrors/reflected_type_classes_test.dart View 3 chunks +14 lines, -8 lines 0 comments Download
M tests/lib_strong/mirrors/reflected_type_test.dart View 3 chunks +18 lines, -12 lines 0 comments Download
M tests/lib_strong/mirrors/static_metatarget_test.dart View 3 chunks +5 lines, -3 lines 0 comments Download
M tests/lib_strong/mirrors/symbol_validation_test.dart View 3 chunks +65 lines, -34 lines 0 comments Download
M tests/lib_strong/mirrors/syntax_error_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/lib_strong/mirrors/type_variable_owner_test.dart View 3 chunks +3 lines, -2 lines 0 comments Download
M tests/lib_strong/mirrors/variable_is_const_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/platform_resolved_executable_test.dart View 3 chunks +8 lines, -8 lines 0 comments Download
M tests/standalone/packages_file_test.dart View 25 chunks +289 lines, -267 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
Jacob
This was generated by find . -iregex '.*\.dart$' -print0 | xargs -0 perl -pi -e ...
3 years, 9 months ago (2017-03-22 20:12:26 UTC) #2
Bob Nystrom
LGTM. https://codereview.chromium.org/2768073002/diff/1/tests/corelib/list_test.dart File tests/corelib/list_test.dart (right): https://codereview.chromium.org/2768073002/diff/1/tests/corelib/list_test.dart#newcode627 tests/corelib/list_test.dart:627: }); // Not null. These would be more ...
3 years, 9 months ago (2017-03-22 23:46:40 UTC) #4
Jacob
Committed patchset #1 (id:1) manually as 312b66dd5f9dd1cb5f376aed4ed3072aa6d5d5a6.
3 years, 9 months ago (2017-03-23 17:26:51 UTC) #6
Jacob
3 years, 9 months ago (2017-03-23 17:27:33 UTC) #7
Message was sent while issue was closed.
https://codereview.chromium.org/2768073002/diff/1/tests/corelib/list_test.dart
File tests/corelib/list_test.dart (right):

https://codereview.chromium.org/2768073002/diff/1/tests/corelib/list_test.dar...
tests/corelib/list_test.dart:627: }); // Not null.
On 2017/03/22 23:46:39, Bob Nystrom wrote:
> These would be more readable now with the comments above each Expect call
> instead of at the end.

Done.

https://codereview.chromium.org/2768073002/diff/1/tests/corelib_strong/big_in...
File tests/corelib_strong/big_integer_arith_vm_test.dart (right):

https://codereview.chromium.org/2768073002/diff/1/tests/corelib_strong/big_in...
tests/corelib_strong/big_integer_arith_vm_test.dart:312: ;
On 2017/03/22 23:46:40, Bob Nystrom wrote:
> You can remove these extra ";".

Done.

https://codereview.chromium.org/2768073002/diff/1/tests/corelib_strong/list_t...
File tests/corelib_strong/list_test.dart (right):

https://codereview.chromium.org/2768073002/diff/1/tests/corelib_strong/list_t...
tests/corelib_strong/list_test.dart:627: }); // Not null.
On 2017/03/22 23:46:39, Bob Nystrom wrote:
> Same here about moving the comments.

Done.

https://codereview.chromium.org/2768073002/diff/1/tests/language/compile_time...
File tests/language/compile_time_constant_k_test.dart (right):

https://codereview.chromium.org/2768073002/diff/1/tests/language/compile_time...
tests/language/compile_time_constant_k_test.dart:8: 'a': 3, // //# 01: static
type warning
On 2017/03/22 23:46:40, Bob Nystrom wrote:
> You could fix the indentation here if you want.

thanks for spotting. done.

https://codereview.chromium.org/2768073002/diff/1/tests/language/compile_time...
tests/language/compile_time_constant_k_test.dart:8: 'a': 3, // //# 01: static
type warning
On 2017/03/22 23:46:40, Bob Nystrom wrote:
> You could fix the indentation here if you want.

Done.

https://codereview.chromium.org/2768073002/diff/1/tests/language/compile_time...
tests/language/compile_time_constant_k_test.dart:16: '__proto__': 498, // //#
03: continued
On 2017/03/22 23:46:40, Bob Nystrom wrote:
> Ditto.

Done.

https://codereview.chromium.org/2768073002/diff/1/tests/language/compile_time...
tests/language/compile_time_constant_k_test.dart:16: '__proto__': 498, // //#
03: continued
On 2017/03/22 23:46:40, Bob Nystrom wrote:
> Ditto.

Done.

https://codereview.chromium.org/2768073002/diff/1/tests/language/constant_typ...
File tests/language/constant_type_literal_test.dart (right):

https://codereview.chromium.org/2768073002/diff/1/tests/language/constant_typ...
tests/language/constant_type_literal_test.dart:10: T //# 01: compile-time error
On 2017/03/22 23:46:39, Bob Nystrom wrote:
> Maybe fix the indentation?

Done.

https://codereview.chromium.org/2768073002/diff/1/tests/language/constructor_...
File tests/language/constructor_redirect_test.dart (right):

https://codereview.chromium.org/2768073002/diff/1/tests/language/constructor_...
tests/language/constructor_redirect_test.dart:23: int staticFun(int v1, int v2)
{
On 2017/03/22 23:46:39, Bob Nystrom wrote:
> Is this an artifact of your script? If not, it looks like a formatter bug.

this is how the formatter formats
static
// some comment
int someFunction(int v1, int v2).
Reverted this file.

This line violates the expectation that the multitest line is a valid statement.

https://codereview.chromium.org/2768073002/diff/1/tests/language/constructor_...
tests/language/constructor_redirect_test.dart:23: int staticFun(int v1, int v2)
{
On 2017/03/22 23:46:39, Bob Nystrom wrote:
> Is this an artifact of your script? If not, it looks like a formatter bug.
Actually this is plausibly the correct format for this multitest as it makes it
less surprising.
On one hand this new formatting while strange is actually consistent with the
behavior interpreting this as a multitest.
when the // # 01: line is removed the program is
  static
      int staticFun(int v1, int v2) {
    return v1
  }


so the 
int staticFun 
line should be indented.

https://codereview.chromium.org/2768073002/diff/1/tests/language/map_literal3...
File tests/language/map_literal3_test.dart (right):

https://codereview.chromium.org/2768073002/diff/1/tests/language/map_literal3...
tests/language/map_literal3_test.dart:111: num>{"pink": 100};
On 2017/03/22 23:46:40, Bob Nystrom wrote:
> Oh, dang. The latest version of dartfmt (1.0.0) fixes this. :-/

It should be reasonable to just rerun the safe format scripts on the code base
each major format release fixing the small number of deltas.

https://codereview.chromium.org/2768073002/diff/1/tests/lib/mirrors/globalize...
File tests/lib/mirrors/globalized_closures2_test.dart (right):

https://codereview.chromium.org/2768073002/diff/1/tests/lib/mirrors/globalize...
tests/lib/mirrors/globalized_closures2_test.dart:36: ;
On 2017/03/22 23:46:39, Bob Nystrom wrote:
> Remove the semicolon.

Done.

https://codereview.chromium.org/2768073002/diff/1/tests/lib/mirrors/globalize...
File tests/lib/mirrors/globalized_closures_test.dart (right):

https://codereview.chromium.org/2768073002/diff/1/tests/lib/mirrors/globalize...
tests/lib/mirrors/globalized_closures_test.dart:35: ;
On 2017/03/22 23:46:40, Bob Nystrom wrote:
> Ditto.

Done.

Powered by Google App Engine
This is Rietveld 408576698