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

Issue 8771039: Add #library directive to generate-stubs templates (Closed)

Created:
9 years ago by zundel
Modified:
9 years ago
CC:
reviews_dartlang.org, dgrove, Ivan Posva, mattsh
Visibility:
Public.

Description

Add #library directive to generate-stubs templates Now the checked in version should match what is generated when running --component dartc tests Committed: https://code.google.com/p/dart/source/detail?r=2070

Patch Set 1 #

Patch Set 2 : Removed .dart suffix on library name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -6 lines) Patch
M tests/stub-generator/src/MintMakerFullyIsolatedTest.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/stub-generator/src/MintMakerFullyIsolatedTest-generatedTest.dart View 1 1 chunk +0 lines, -1 line 0 comments Download
M tests/stub-generator/src/MintMakerPromiseWithStubsTest.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/stub-generator/src/MintMakerPromiseWithStubsTest-generatedTest.dart View 1 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
zundel
ref: http://codereview.chromium.org/8764019/ This should fix the #library directive in the -generatedTest.dart files so that it ...
9 years ago (2011-12-02 18:18:25 UTC) #1
mmendez
9 years ago (2011-12-05 13:50:47 UTC) #2
LGTM

The immediate change looks good.  I did not dig in to verify why this prevents
the modification.

On 2011/12/02 18:18:25, zundel wrote:
> ref: http://codereview.chromium.org/8764019/
> 
> This should fix the #library directive in the -generatedTest.dart files so
that
> it doesn't modify the checked in code each time we run dartc tests.

Powered by Google App Engine
This is Rietveld 408576698