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

Issue 2663403002: Account for fasta in subpackage_relationships_test (Closed)

Created:
3 years, 10 months ago by Paul Berry
Modified:
3 years, 10 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Account for fasta in subpackage_relationships_test R=ahe@google.com Committed: https://github.com/dart-lang/sdk/commit/1ec9a02f23695e39b2667f03351b239fef217238

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M pkg/front_end/test/subpackage_relationships_test.dart View 1 chunk +1 line, -0 lines 3 comments Download

Messages

Total messages: 8 (2 generated)
Paul Berry
3 years, 10 months ago (2017-02-01 13:36:16 UTC) #2
ahe
lgtm Thank you!
3 years, 10 months ago (2017-02-01 13:39:34 UTC) #3
ahe
FYI https://codereview.chromium.org/2663403002/diff/1/pkg/front_end/test/subpackage_relationships_test.dart File pkg/front_end/test/subpackage_relationships_test.dart (right): https://codereview.chromium.org/2663403002/diff/1/pkg/front_end/test/subpackage_relationships_test.dart#newcode37 pkg/front_end/test/subpackage_relationships_test.dart:37: 'lib/src/fasta': new SubpackageRules(mayImportAnalyzer: true), I should probably move ...
3 years, 10 months ago (2017-02-01 13:40:37 UTC) #4
Paul Berry
https://codereview.chromium.org/2663403002/diff/1/pkg/front_end/test/subpackage_relationships_test.dart File pkg/front_end/test/subpackage_relationships_test.dart (right): https://codereview.chromium.org/2663403002/diff/1/pkg/front_end/test/subpackage_relationships_test.dart#newcode37 pkg/front_end/test/subpackage_relationships_test.dart:37: 'lib/src/fasta': new SubpackageRules(mayImportAnalyzer: true), On 2017/02/01 13:40:37, ahe wrote: ...
3 years, 10 months ago (2017-02-01 13:44:38 UTC) #5
Paul Berry
Committed patchset #1 (id:1) manually as 1ec9a02f23695e39b2667f03351b239fef217238 (presubmit successful).
3 years, 10 months ago (2017-02-01 13:47:26 UTC) #7
ahe
3 years, 10 months ago (2017-02-01 13:52:04 UTC) #8
Message was sent while issue was closed.
https://codereview.chromium.org/2663403002/diff/1/pkg/front_end/test/subpacka...
File pkg/front_end/test/subpackage_relationships_test.dart (right):

https://codereview.chromium.org/2663403002/diff/1/pkg/front_end/test/subpacka...
pkg/front_end/test/subpackage_relationships_test.dart:37: 'lib/src/fasta': new
SubpackageRules(mayImportAnalyzer: true),
On 2017/02/01 13:44:38, Paul Berry wrote:
> On 2017/02/01 13:40:37, ahe wrote:
> > I should probably move all analyzer dependencies to lib/src/fasta/analyzer.
> 
> Do you think, for purposes of the checks done by this test, we should consider
> the subdirectories of fasta each as their own subpackage?

Yes, that would be nice.

Powered by Google App Engine
This is Rietveld 408576698