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

Unified Diff: tests/scm_unittest.py

Issue 910913003: Reland "Make gclient ready for the Blink (DEPS to main project)" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Undo populateGit deflake attemp in fake_repos.py Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/gclient_smoketest.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/scm_unittest.py
diff --git a/tests/scm_unittest.py b/tests/scm_unittest.py
index 982a918d0da7c1e82dbe3f489204ed215a3f58a5..15676aa21644cc19a93abe055d66697ecbe64a40 100755
--- a/tests/scm_unittest.py
+++ b/tests/scm_unittest.py
@@ -77,6 +77,7 @@ class GitWrapperTestCase(BaseSCMTestCase):
'AssertVersion',
'Capture',
'CaptureStatus',
+ 'CleanupDir',
'current_version',
'FetchUpstreamTuple',
'GenerateDiff',
@@ -92,6 +93,7 @@ class GitWrapperTestCase(BaseSCMTestCase):
'GetSha1ForSvnRev',
'GetSVNBranch',
'GetUpstreamBranch',
+ 'IsDirectoryVersioned',
'IsGitSvn',
'IsInsideWorkTree',
'IsValidRevision',
« no previous file with comments | « tests/gclient_smoketest.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698