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

Issue 13251005: Put in a teardown for the docs test, fixed dom.py to actually run it correctly, added PRESUMBIT. (Closed)

Created:
7 years, 8 months ago by Andrei Mouravski
Modified:
7 years, 8 months ago
Reviewers:
Emily Fortuna, blois
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Put in a teardown for the docs test, fixed dom.py to actually run it correctly. This also adds a PRESUBMIT.py, which will run on a commit and warn the committer if the docs need to be regenerated. This only runs if the html_dart2js, et. al. files have been modified. Committed: https://code.google.com/p/dart/source/detail?r=20820

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 13

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -36 lines) Patch
A tools/dom/PRESUBMIT.py View 1 2 3 1 chunk +60 lines, -0 lines 0 comments Download
M tools/dom/docs/test/docs_test.dart View 1 chunk +27 lines, -23 lines 0 comments Download
M tools/dom/dom.py View 1 2 3 10 chunks +35 lines, -13 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Andrei Mouravski
We haven't been using PRESUBMIT.py for anything, and I think this is just one little ...
7 years, 8 months ago (2013-04-01 01:03:42 UTC) #1
Emily Fortuna
https://codereview.chromium.org/13251005/diff/5001/tools/dom/PRESUBMIT.py File tools/dom/PRESUBMIT.py (right): https://codereview.chromium.org/13251005/diff/5001/tools/dom/PRESUBMIT.py#newcode7 tools/dom/PRESUBMIT.py:7: Just a few comments here talking about how this ...
7 years, 8 months ago (2013-04-01 17:41:20 UTC) #2
blois
https://codereview.chromium.org/13251005/diff/5001/tools/dom/dom.py File tools/dom/dom.py (right): https://codereview.chromium.org/13251005/diff/5001/tools/dom/dom.py#newcode70 tools/dom/dom.py:70: '--package-root=%s' % os.path.join(dart_out_dir, 'packages/'), Is the trailing slash required? ...
7 years, 8 months ago (2013-04-01 20:35:15 UTC) #3
Andrei Mouravski
PTAL. https://codereview.chromium.org/13251005/diff/5001/tools/dom/PRESUBMIT.py File tools/dom/PRESUBMIT.py (right): https://codereview.chromium.org/13251005/diff/5001/tools/dom/PRESUBMIT.py#newcode7 tools/dom/PRESUBMIT.py:7: On 2013/04/01 17:41:20, Emily Fortuna wrote: > Just ...
7 years, 8 months ago (2013-04-01 22:43:07 UTC) #4
Emily Fortuna
lgtm
7 years, 8 months ago (2013-04-02 01:38:39 UTC) #5
blois
lgtm
7 years, 8 months ago (2013-04-02 16:46:27 UTC) #6
Andrei Mouravski
7 years, 8 months ago (2013-04-02 21:14:14 UTC) #7
Message was sent while issue was closed.
Committed patchset #6 manually as r20820 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698