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

Issue 10891020: Update almost all tests (except co19) to use the new try-catch syntax. (Closed)

Created:
8 years, 3 months ago by kasperl
Modified:
8 years, 3 months ago
Reviewers:
ngeoffray
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Update almost all tests (except co19) to use the new try-catch syntax. R=ngeoffray@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=11492

Patch Set 1 #

Patch Set 2 : Merge. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+433 lines, -422 lines) Patch
M samples/calculator/tape.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_extra/naming_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M tests/compiler/dart2js_foreign/native_checked_arguments1_test.dart View 2 chunks +4 lines, -2 lines 0 comments Download
M tests/compiler/dart2js_foreign/native_checked_fields_test.dart View 2 chunks +4 lines, -2 lines 0 comments Download
M tests/compiler/dart2js_foreign/native_class_inheritance1_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/compiler/dart2js_foreign/native_class_inheritance3_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_foreign/native_exceptions1_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/compiler/dart2js_foreign/native_method_rename1_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_foreign/native_method_rename2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_foreign/native_method_rename3_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_foreign/native_no_such_method_exception2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_foreign/native_no_such_method_exception3_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_foreign/native_no_such_method_exception_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_foreign/native_null_closure_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_native/native_checked_arguments1_frog_test.dart View 2 chunks +4 lines, -2 lines 0 comments Download
M tests/compiler/dart2js_native/native_checked_fields_frog_test.dart View 2 chunks +4 lines, -2 lines 0 comments Download
M tests/compiler/dart2js_native/native_class_inheritance1_frog_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/compiler/dart2js_native/native_class_inheritance3_frog_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_native/native_exceptions1_frog_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/compiler/dart2js_native/native_method_rename1_frog_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_native/native_method_rename2_frog_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_native/native_method_rename3_frog_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_native/native_no_such_method_exception2_frog_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_native/native_no_such_method_exception3_frog_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_native/native_no_such_method_exception_frog_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_native/native_null_closure_frog_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/big_integer_vm_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/const_list_literal_test.dart View 5 chunks +5 lines, -5 lines 0 comments Download
M tests/corelib/core_runtime_types_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M tests/corelib/exception_implementation_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/future_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/growable_object_array2_vm_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/index_out_of_range_exception_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/corelib/indexed_list_access_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/corelib/list_iterators_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/list_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/queue_iterator_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/queue_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/corelib/reg_exp4_test.dart View 5 chunks +5 lines, -5 lines 0 comments Download
M tests/corelib/reg_exp5_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/set_iterator_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/string_base_vm_test.dart View 2 chunks +4 lines, -4 lines 0 comments Download
M tests/corelib/string_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M tests/html/audiocontext_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/html/documentfragment_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/html/exceptions_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/html/hidden_dom_1_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/html/hidden_dom_2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/html/indexeddb_3_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/html/indexeddb_4_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/html/inner_frame_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/html/isolates_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/html/window_nosuchmethod_test.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M tests/isolate/timer_not_available_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/arithmetic2_test.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M tests/language/arithmetic_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/language/assertion_test.dart View 4 chunks +6 lines, -6 lines 0 comments Download
M tests/language/bad_named_parameters2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/bad_named_parameters_test.dart View 5 chunks +5 lines, -5 lines 0 comments Download
M tests/language/bit_operations_test.dart View 2 chunks +6 lines, -6 lines 0 comments Download
M tests/language/bool_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/call_nonexistent_constructor_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/call_through_getter_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/call_through_null_getter_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/closure3_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/closure_type_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/code_after_try_is_executed_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/ct_const_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/language/default_interface1_negative_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M tests/language/div_by_zero_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/double_to_string_as_fixed_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/empty_block_case_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/exception_identity_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/exception_in_increment.dart View 1 chunk +3 lines, -1 line 0 comments Download
M tests/language/exception_test.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M tests/language/execute_finally7_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/execute_finally8_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/execute_finally9_test.dart View 4 chunks +5 lines, -4 lines 0 comments Download
M tests/language/expect_test.dart View 5 chunks +5 lines, -5 lines 0 comments Download
M tests/language/external_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/language/f_bounded_quantification_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/language/function_malformed_result_type_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/language/function_type_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/generic_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/getter_closure_execution_order_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/language/getter_no_setter_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/implied_interface_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/instanceof3_test.dart View 7 chunks +7 lines, -7 lines 0 comments Download
M tests/language/is_object_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/issue1363_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/list_literal1_negative_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/list_literal2_negative_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/list_literal3_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/language/list_literal4_test.dart View 1 chunk +7 lines, -7 lines 0 comments Download
M tests/language/local_function3_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/local_function_test.dart View 2 chunks +4 lines, -4 lines 0 comments Download
M tests/language/map_literal1_negative_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/map_literal2_negative_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/map_literal4_test.dart View 1 chunk +6 lines, -6 lines 0 comments Download
M tests/language/math_vm_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/method_invocation_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/named_parameters2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/named_parameters3_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/named_parameters4_negative_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/named_parameters9_negative_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/named_parameters_type_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M tests/language/named_parameters_with_conversions_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/naming_test.dart View 2 chunks +8 lines, -8 lines 0 comments Download
M tests/language/null_pointer_exception_test.dart View 2 chunks +4 lines, -4 lines 0 comments Download
M tests/language/operator4_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/operator5_test.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M tests/language/prefix16_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/language/private1.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/private_main.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/language/reg_exp3_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/rethrow_test.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M tests/language/savannah_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/scoped_variables_try_catch_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/stack_overflow_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/stack_trace_test.dart View 5 chunks +5 lines, -5 lines 0 comments Download
M tests/language/statement_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/static_initializer_type_error_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/string_interpolate_npe_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/string_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/switch_fallthru_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/syntax_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/throw1_test.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M tests/language/throw2_test.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M tests/language/throw3_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/throw4_test.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M tests/language/throw5_test.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M tests/language/throw6_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/throw7_negative_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/throw_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/try_catch2_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M tests/language/try_catch_on_syntax_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/try_catch_syntax_test.dart View 2 chunks +8 lines, -8 lines 0 comments Download
M tests/language/type_cast_vm_test.dart View 6 chunks +6 lines, -6 lines 0 comments Download
M tests/language/type_checks_in_factory_method_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/type_variable_identifier_expression_negative_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/type_variable_scope2_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/type_vm_test.dart View 26 chunks +26 lines, -26 lines 0 comments Download
M tests/language/void_type_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/lib/math/math2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/math/math_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/assert_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/standalone/io/directory_invalid_arguments_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M tests/standalone/io/file_invalid_arguments_test.dart View 8 chunks +8 lines, -8 lines 0 comments Download
M tests/standalone/io/file_test.dart View 17 chunks +33 lines, -33 lines 0 comments Download
M tests/standalone/io/fuzz_support.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/http_advanced_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/http_basic_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/http_read_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/read_into_const_list_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/socket_exception_test.dart View 11 chunks +22 lines, -22 lines 0 comments Download
M tests/standalone/io/socket_invalid_arguments_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M tests/standalone/out_of_memory_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/status_expression_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kasperl
8 years, 3 months ago (2012-08-29 05:51:43 UTC) #1
ngeoffray
8 years, 3 months ago (2012-08-29 08:04:03 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698