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

Issue 242140: Git support in presubmit tests.... (Closed)

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

Description

Git support in presubmit tests. Expand presubmit_support and gclient_scm to support getting basic status and changed files from a Git checkout. BUG=5339 TEST=presubmit_support.py works from a git checkout, gcl presubmit works from a svn checkout Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=28092

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 10

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -7 lines) Patch
M gclient_scm.py View 1 2 3 2 chunks +57 lines, -0 lines 0 comments Download
M presubmit_support.py View 1 2 6 chunks +17 lines, -5 lines 0 comments Download
M tests/presubmit_unittest.py View 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
chase
Here's the presubmit_support.py side of changes for Git support. With this patch applied, I can ...
11 years, 2 months ago (2009-10-04 11:02:36 UTC) #1
M-A Ruel
lgtm with some changes. http://codereview.chromium.org/242140/diff/4001/5002 File gclient_scm.py (right): http://codereview.chromium.org/242140/diff/4001/5002#newcode19 Line 19: import string remove http://codereview.chromium.org/242140/diff/4001/5002#newcode442 ...
11 years, 2 months ago (2009-10-04 20:51:52 UTC) #2
chase
http://codereview.chromium.org/242140/diff/4001/5002 File gclient_scm.py (right): http://codereview.chromium.org/242140/diff/4001/5002#newcode19 Line 19: import string On 2009/10/04 20:51:52, Marc-Antoine Ruel wrote: ...
11 years, 2 months ago (2009-10-05 01:26:33 UTC) #3
M-A Ruel
11 years, 2 months ago (2009-10-06 00:07:50 UTC) #4
lgtm sorry for the delay, ping me next time.

Powered by Google App Engine
This is Rietveld 408576698