|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+106 lines, -1637 lines) |
Patch |
 |
D |
sdk/lib/_internal/pub/test/build/compiles_entrypoints_in_root_package_test.dart
|
View
|
|
1 chunk |
+0 lines, -84 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/build/dart2js_finds_imports_across_packages_test.dart
|
View
|
|
1 chunk |
+0 lines, -61 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/build/ignores_entrypoints_in_asset_test.dart
|
View
|
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/build/ignores_entrypoints_in_lib_test.dart
|
View
|
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/build/ignores_non_entrypoint_dart_files_test.dart
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/build/reports_dart_parse_errors_test.dart
|
View
|
|
1 chunk |
+0 lines, -60 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/allows_import_in_dart_code_test.dart
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/compiles_entrypoints_in_root_package_test.dart
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/compiles_generated_dart_file_test.dart
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/compiles_generated_file_from_dependency_outside_web_test.dart
|
View
|
|
2 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/compiles_generated_file_from_dependency_test.dart
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/compiles_imported_generated_file_test.dart
|
View
|
|
2 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/converts_isolate_entrypoint_in_web_test.dart
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/does_not_compile_if_disabled_test.dart
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/does_not_compile_until_its_output_is_requested_test.dart
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/does_not_support_invalid_command_line_options_type_test.dart
|
View
|
|
1 chunk |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/does_not_support_invalid_environment_type_test.dart
|
View
|
|
1 chunk |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/does_not_support_invalid_option_test.dart
|
View
|
|
1 chunk |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/doesnt_support_invalid_type_for_boolean_option_test.dart
|
View
|
|
1 chunk |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/ignores_entrypoint_in_dependency_test.dart
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/ignores_entrypoints_in_lib_and_asset_test.dart
|
View
|
|
1 chunk |
+19 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/ignores_non_entrypoint_dart_files_test.dart
|
View
|
|
3 chunks |
+16 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/includes_source_maps_in_debug_test.dart
|
View
|
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/minifies_in_release_mode_test.dart
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/minify_configuration_overrides_mode_test.dart
|
View
|
|
1 chunk |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/omits_source_map_in_release_test.dart
|
View
|
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/output_can_be_consumed_by_successive_phases.dart
|
View
|
|
2 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/passes_along_environment_constants_test.dart
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/reports_dart_parse_errors_test.dart
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/source_maps_include_core_libs_in_subdirectory_test.dart
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/source_maps_include_core_libs_test.dart
|
View
|
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/supports_configuration_with_build_test.dart
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/supports_valid_options_test.dart
|
View
|
|
1 chunk |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/dart2js/unminified_in_nonrelease_mode_test.dart
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/allows_import_in_dart_code_test.dart
|
View
|
|
1 chunk |
+0 lines, -53 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/compiles_generated_dart_file_test.dart
|
View
|
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/compiles_generated_file_from_dependency_outside_web_test.dart
|
View
|
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/compiles_generated_file_from_dependency_test.dart
|
View
|
|
1 chunk |
+0 lines, -53 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/compiles_imported_generated_file_test.dart
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/converts_entrypoint_in_web_test.dart
|
View
|
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/converts_isolate_entrypoint_in_web_test.dart
|
View
|
|
1 chunk |
+0 lines, -32 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/does_not_compile_if_disabled_test.dart
|
View
|
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/does_not_compile_until_its_output_is_requested_test.dart
|
View
|
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/does_not_support_invalid_command_line_options_type_test.dart
|
View
|
|
1 chunk |
+0 lines, -42 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/does_not_support_invalid_environment_type_test.dart
|
View
|
|
1 chunk |
+0 lines, -42 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/does_not_support_invalid_option_test.dart
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/doesnt_support_invalid_type_for_boolean_option_test.dart
|
View
|
|
1 chunk |
+0 lines, -41 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/ignores_entrypoint_in_dependency_test.dart
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/ignores_entrypoints_in_lib_and_asset_test.dart
|
View
|
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/ignores_nonentrypoint_in_web_test.dart
|
View
|
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/includes_source_maps_in_debug_test.dart
|
View
|
|
1 chunk |
+0 lines, -36 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/minifies_in_release_mode_test.dart
|
View
|
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/minify_configuration_overrides_mode_test.dart
|
View
|
|
1 chunk |
+0 lines, -33 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/omits_source_map_in_release_test.dart
|
View
|
|
1 chunk |
+0 lines, -32 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/output_can_be_consumed_by_successive_phases.dart
|
View
|
|
1 chunk |
+0 lines, -52 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/passes_along_environment_constants_test.dart
|
View
|
|
1 chunk |
+0 lines, -38 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/source_maps_include_core_libs_in_subdirectory_test.dart
|
View
|
|
1 chunk |
+0 lines, -44 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/source_maps_include_core_libs_test.dart
|
View
|
|
1 chunk |
+0 lines, -57 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/supports_configuration_with_build_test.dart
|
View
|
|
1 chunk |
+0 lines, -90 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/supports_valid_options_test.dart
|
View
|
|
1 chunk |
+0 lines, -47 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/unminified_in_nonrelease_mode_test.dart
|
View
|
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/mode_defaults_to_debug_in_serve_test.dart
|
View
|
|
1 chunk |
+0 lines, -55 lines |
2 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/mode_defaults_to_release_in_build_test.dart
|
View
|
|
1 chunk |
+0 lines, -60 lines |
0 comments
|
Download
|