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
maruel@chromium.org 3365c913c4 Reapply 48271 with fix.
"""
Enable automatic command and one-liner doc. Reformat pydoc accordingly.
Add parser as an argument and parse_args hook in preparation to move parse_args at the right place, inside the CMDxx functions.

R.I.P. gclient_test.py
"""
original code review at: http://codereview.chromium.org/2253002

In addition:
- Add more smoke tests: vars, hooks, runhooks
- Bugs filed about misbehavior with git checkout
- Fixed gclient runhooks

TEST=smoke test
BUG=23328

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@48289 0039d316-1c4b-4281-b951-d872f2087c98
15 years ago
..
__init__.py Refactor the unit tests to remove a lot of duplicate code. 16 years ago
fake_repos.py Reapply 48271 with fix. 15 years ago
gcl_unittest.py Use function decorator to simplify main() 15 years ago
gclient_scm_test.py Make gclient.git.revert reset to DEPS revision 15 years ago
gclient_smoketest.py Reapply 48271 with fix. 15 years ago
gclient_utils_test.py Fix broken unit test by r44612. 15 years ago
presubmit_unittest.py When the tree is closed, it's closed. 15 years ago
scm_unittest.py Fix issue with svn copy/move directories. 15 years ago
super_mox.py Fix licensing headers and move most third party code to third_party/ 15 years ago
trychange_unittest.py Makes trychange.py search harder for codereview.settings in a gclient checkout. 15 years ago
watchlists_unittest.py Cleanup the unit tests by mocking more system functions. 16 years ago