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

Issue 125095: Add partial presubmit support to git checkout. (Closed)

Created:
11 years, 6 months ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
Nicolas Sylvain
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add partial presubmit support to git checkout. Also fix argument processing. It doesn't works at the moment but doesn't throw an exception either. :) TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18611

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -18 lines) Patch
M presubmit_support.py View 1 4 chunks +86 lines, -17 lines 0 comments Download
M tests/presubmit_unittest.py View 2 chunks +20 lines, -1 line 2 comments Download

Messages

Total messages: 2 (0 generated)
M-A Ruel
11 years, 6 months ago (2009-06-15 16:16:14 UTC) #1
Nicolas Sylvain
11 years, 6 months ago (2009-06-15 17:04:13 UTC) #2
LGTM.. i'm assuming this wont break gcl this time ;)

http://codereview.chromium.org/125095/diff/1003/5
File tests/presubmit_unittest.py (right):

http://codereview.chromium.org/125095/diff/1003/5#newcode470
Line 470: ).AndReturn(False)
weird alignment. first time i see something like that. i don't mind that much
though.

http://codereview.chromium.org/125095/diff/1003/5#newcode473
Line 473: #presubmit.ParseFiles([], None).AndReturn([])
commented out?

Powered by Google App Engine
This is Rietveld 408576698