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

Issue 172633006: Revert "Revert "Adding package:code_transformers for unifying common transformers code"" (Closed)

Created:
6 years, 10 months ago by blois
Modified:
6 years, 10 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Revert "Revert "Adding package:code_transformers for unifying common transformers code"" This is a re-submission of adding code_transformers with a fix for resolving the sdk directory. The resolution was failing when executing tests with the --use-sdk flag. BUG= R=sigmund@google.com Committed: https://code.google.com/p/dart/source/detail?r=32908

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1094 lines, -32 lines) Patch
A + pkg/code_transformers/AUTHORS View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/code_transformers/LICENSE View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/code_transformers/PATENTS View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/code_transformers/lib/resolver.dart View 1 chunk +5 lines, -4 lines 0 comments Download
A pkg/code_transformers/lib/src/dart_sdk.dart View 1 1 chunk +42 lines, -0 lines 0 comments Download
A pkg/code_transformers/lib/src/resolver.dart View 1 chunk +81 lines, -0 lines 0 comments Download
A pkg/code_transformers/lib/src/resolver_impl.dart View 1 chunk +545 lines, -0 lines 0 comments Download
A pkg/code_transformers/lib/src/resolver_transformer.dart View 1 chunk +55 lines, -0 lines 0 comments Download
A + pkg/code_transformers/lib/src/test_harness.dart View 4 chunks +10 lines, -31 lines 0 comments Download
A pkg/code_transformers/lib/tests.dart View 1 chunk +40 lines, -0 lines 0 comments Download
A pkg/code_transformers/pubspec.yaml View 1 chunk +14 lines, -0 lines 0 comments Download
A pkg/code_transformers/test/resolver_test.dart View 1 chunk +304 lines, -0 lines 0 comments Download
M pkg/pkg.status View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
blois
6 years, 10 months ago (2014-02-20 20:46:14 UTC) #1
Siggi Cherem (dart-lang)
lgtm might be worth adding a dart_sdk_test to use it as a simple canary test ...
6 years, 10 months ago (2014-02-20 22:32:36 UTC) #2
blois
6 years, 10 months ago (2014-02-21 17:27:29 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r32908 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698