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 83bea09ad2 Add basic gclient smoke tests.
The unit tests are unbearable and the next change forces me to trash them.
Thus adding smoke tests before. The current tests aren't involved enough yet but
are a good base for further testing.

I plan to only test the most important functionalities, the ones used in the continuous build and try server.

TEST=new smoke test
BUG=23328

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@47580 0039d316-1c4b-4281-b951-d872f2087c98
16 years ago
..
__init__.py Refactor the unit tests to remove a lot of duplicate code. 17 years ago
fake_repos.py Add basic gclient smoke tests. 16 years ago
gcl_unittest.py Refactor gcl.py to use a similar pattern for every commands. 16 years ago
gclient_scm_test.py Make gclient.git.revert reset to DEPS revision 16 years ago
gclient_smoketest.py Add basic gclient smoke tests. 16 years ago
gclient_test.py Simplify a bit the gclient unit test 16 years ago
gclient_utils_test.py Fix broken unit test by r44612. 16 years ago
presubmit_unittest.py When the tree is closed, it's closed. 16 years ago
scm_unittest.py Fix issue with svn copy/move directories. 16 years ago
super_mox.py Fix licensing headers and move most third party code to third_party/ 16 years ago
trychange_unittest.py Makes trychange.py search harder for codereview.settings in a gclient checkout. 16 years ago
watchlists_unittest.py Cleanup the unit tests by mocking more system functions. 16 years ago