You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/tests
tony@chromium.org 4b5b1779fb Add the ability to check out a single file from a repo.
The syntax is:
deps {
  'path': File('http://svn..../path/file@42')
}

This will checkout a single file and use scm.update to
keep it up to date.

See https://bugs.webkit.org/show_bug.cgi?id=36578#c7 for a
description of why I want to add this.

Review URL: http://codereview.chromium.org/1356005

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@43911 0039d316-1c4b-4281-b951-d872f2087c98
15 years ago
..
__init__.py Refactor the unit tests to remove a lot of duplicate code. 16 years ago
gcl_unittest.py Allow the existence of ~/.gcl_upload_no_try override the default of try on upload. 15 years ago
gclient_scm_test.py Add the ability to check out a single file from a repo. 15 years ago
gclient_test.py Add the ability to check out a single file from a repo. 15 years ago
gclient_utils_test.py Fix licensing headers and move most third party code to third_party/ 15 years ago
presubmit_unittest.py When the tree is closed, it's closed. 15 years ago
scm_unittest.py revinfo: Properly use git HEAD or svn BASE revisions 15 years ago
super_mox.py Fix licensing headers and move most third party code to third_party/ 15 years ago
trychange_unittest.py Add input_api.json to presubmit checks. 15 years ago
watchlists_unittest.py Cleanup the unit tests by mocking more system functions. 16 years ago