|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+729 lines, -942 lines) |
Patch |
 |
M |
sdk/lib/_internal/pub/lib/src/barback/dart2js_transformer.dart
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
A |
sdk/lib/_internal/pub/lib/src/command/barback.dart
|
View
|
1
|
1 chunk |
+182 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/pub/lib/src/command/build.dart
|
View
|
|
4 chunks |
+8 lines, -91 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/pub/lib/src/command/serve.dart
|
View
|
|
5 chunks |
+8 lines, -58 lines |
0 comments
|
Download
|
 |
A |
sdk/lib/_internal/pub/test/barback/all_includes_all_default_directories_test.dart
|
View
|
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sdk/lib/_internal/pub/test/barback/directory_args_test.dart
|
View
|
|
1 chunk |
+63 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sdk/lib/_internal/pub/test/barback/fails_if_args_with_all_test.dart
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/barback/fails_if_dir_arg_does_not_exist_test.dart
|
View
|
|
1 chunk |
+11 lines, -12 lines |
0 comments
|
Download
|
 |
A |
sdk/lib/_internal/pub/test/barback/fails_if_dir_outside_package_test.dart
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sdk/lib/_internal/pub/test/barback/fails_if_no_default_dirs_test.dart
|
View
|
1
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sdk/lib/_internal/pub/test/barback/fails_on_all_with_no_buildable_directories_test.dart
|
View
|
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sdk/lib/_internal/pub/test/barback/fails_on_disallowed_directories_test.dart
|
View
|
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sdk/lib/_internal/pub/test/barback/subdirectories_test.dart
|
View
|
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sdk/lib/_internal/pub/test/barback/utils.dart
|
View
|
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/build/all_includes_all_buildable_directories_test.dart
|
View
|
|
1 chunk |
+0 lines, -59 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/build/all_with_no_buildable_directories_test.dart
|
View
|
|
1 chunk |
+0 lines, -33 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/build/allows_multiple_dir_name_args_test.dart
|
View
|
|
1 chunk |
+0 lines, -40 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/build/compiles_entrypoints_in_benchmark_test.dart
|
View
|
|
1 chunk |
+0 lines, -48 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/build/compiles_entrypoints_in_example_test.dart
|
View
|
|
1 chunk |
+0 lines, -48 lines |
0 comments
|
Download
|
 |
A |
sdk/lib/_internal/pub/test/build/compiles_entrypoints_in_root_package_test.dart
|
View
|
|
1 chunk |
+84 lines, -0 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/build/compiles_entrypoints_in_test_test.dart
|
View
|
|
1 chunk |
+0 lines, -48 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/build/compiles_entrypoints_in_web_test.dart
|
View
|
|
1 chunk |
+0 lines, -48 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/pub/test/build/copies_browser_js_next_to_entrypoints_test.dart
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/build/does_not_allow_args_with_all_test.dart
|
View
|
|
1 chunk |
+0 lines, -45 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/build/ignores_entrypoints_in_bin_test.dart
|
View
|
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/build/missing_build_directories_test.dart
|
View
|
|
1 chunk |
+0 lines, -48 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/build/missing_web_directory_test.dart
|
View
|
|
1 chunk |
+0 lines, -30 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/build/name_arg_builds_only_that_directory_test.dart
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/build/unsupported_build_directories_test.dart
|
View
|
|
1 chunk |
+0 lines, -45 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/pub/test/pub_test.dart
|
View
|
1
|
6 chunks |
+10 lines, -8 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/serve/roots/serves_urls_from_custom_roots_test.dart
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/serve/roots/serves_web_and_test_dirs_by_default_test.dart
|
View
|
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/serve/roots/throws_an_error_by_default_if_web_and_test_dont_exist_test.dart
|
View
|
|
1 chunk |
+0 lines, -26 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/serve/roots/throws_an_error_if_custom_roots_are_outside_package_test.dart
|
View
|
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/serve/roots/throws_an_error_if_custom_roots_dont_exist_test.dart
|
View
|
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/serve/serves_web_and_test_dirs_by_default_test.dart
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/pub/test/serve/utils.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/pub/test/test_pub.dart
|
View
|
|
3 chunks |
+29 lines, -37 lines |
0 comments
|
Download
|
 |
D |
sdk/lib/_internal/pub/test/transformer/dart2js/ignores_entrypoint_outside_web_test.dart
|
View
|
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
 |
A + |
sdk/lib/_internal/pub/test/transformer/dart2js/ignores_entrypoints_in_lib_and_asset_test.dart
|
View
|
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|