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

Issue 25654006: Move the transformer tests. (Closed)

Created:
7 years, 2 months ago by Bob Nystrom
Modified:
6 years, 10 months ago
Reviewers:
nweiz
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Move the transformer tests. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -1038 lines) Patch
D sdk/lib/_internal/pub/test/serve/configuration_defaults_to_empty_map_test.dart View 1 chunk +0 lines, -57 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/detects_a_transformer_cycle.dart View 1 chunk +0 lines, -49 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/detects_an_ordering_dependency_cycle.dart View 1 chunk +0 lines, -67 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/does_not_run_a_transform_on_an_input_in_another_package_test.dart View 1 chunk +0 lines, -41 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/fails_to_load_a_file_that_defines_no_transforms_test.dart View 1 chunk +0 lines, -36 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/fails_to_load_a_non_existent_transform_test.dart View 1 chunk +0 lines, -27 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/fails_to_load_a_pubspec_with_reserved_transformer_config_test.dart View 1 chunk +0 lines, -37 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/fails_to_load_a_transform_from_a_non_dependency_test.dart View 1 chunk +0 lines, -29 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/fails_to_load_a_transform_with_a_syntax_error_test.dart View 1 chunk +0 lines, -36 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/fails_to_load_a_transform_with_an_import_error_test.dart View 1 chunk +0 lines, -35 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/fails_to_load_an_unconfigurable_transformer_when_config_is_passed_test.dart View 1 chunk +0 lines, -35 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/loads_a_diamond_transformer_dependency_graph_test.dart View 1 chunk +0 lines, -79 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/loads_ordering_dependencies_in_the_correct_order_test.dart View 1 chunk +0 lines, -54 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/passes_configuration_to_a_transformer_test.dart View 1 chunk +0 lines, -59 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/prints_a_transform_error_in_apply_test.dart View 1 chunk +0 lines, -52 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/prints_a_transform_interface_error_test.dart View 1 chunk +0 lines, -50 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/runs_a_local_transform_on_the_application_package_test.dart View 1 chunk +0 lines, -33 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/runs_a_third_party_transform_on_the_application_package_test.dart View 1 chunk +0 lines, -38 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/runs_a_third_party_transformer_on_a_local_transformer_test.dart View 1 chunk +0 lines, -42 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/runs_a_transform_on_a_dependency_test.dart View 1 chunk +0 lines, -38 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/runs_one_third_party_transformer_on_another_test.dart View 1 chunk +0 lines, -54 lines 0 comments Download
D sdk/lib/_internal/pub/test/serve/with_configuration_only_instantiates_configurable_transformers_test.dart View 1 chunk +0 lines, -74 lines 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/configuration/configuration_defaults_to_empty_map_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/configuration/passes_configuration_to_a_transformer_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/configuration/with_configuration_only_instantiates_configurable_transformers_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/detects_a_transformer_cycle.dart View 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/detects_an_ordering_dependency_cycle.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/does_not_run_a_transform_on_an_input_in_another_package_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/fails_to_load_a_file_that_defines_no_transforms_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/fails_to_load_a_non_existent_transform_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/fails_to_load_a_pubspec_with_reserved_transformer_config_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/fails_to_load_a_transform_from_a_non_dependency_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/fails_to_load_a_transform_with_a_syntax_error_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/fails_to_load_a_transform_with_an_import_error_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/fails_to_load_an_unconfigurable_transformer_when_config_is_passed_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/loads_a_diamond_transformer_dependency_graph_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/loads_ordering_dependencies_in_the_correct_order_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/prints_a_transform_error_in_apply_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/prints_a_transform_interface_error_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/runs_a_local_transform_on_the_application_package_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/runs_a_third_party_transform_on_the_application_package_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/runs_a_third_party_transformer_on_a_local_transformer_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/runs_a_transform_on_a_dependency_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_internal/pub/test/transformer/runs_one_third_party_transformer_on_another_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Bob Nystrom
The test/serve directory was getting huge and I think it will get huger over time, ...
7 years, 2 months ago (2013-10-04 17:57:56 UTC) #1
nweiz
lgtm
7 years, 2 months ago (2013-10-04 20:26:47 UTC) #2
Bob Nystrom
7 years, 2 months ago (2013-10-04 22:23:39 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r28287 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698