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 049bcedffe Add new class ExecutionQueue to take care of out-of-order execution.
ExecutionQueue takes care of reordering execution depending on each Dependency
requirements. There is no need to sort anymore.

ExecutionQueue also manages the Progress instance and is multithread safe, in preparation to parallel checkout.

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@55882 0039d316-1c4b-4281-b951-d872f2087c98
15 years ago
..
__init__.py
fake_repos.py Add a test more representative of what WebKit does. 15 years ago
gcl_unittest.py Fix unit tests not to choke on the no-try info message. 15 years ago
gclient_scm_test.py Add code to automatically svn cleanup during svn update. 15 years ago
gclient_smoketest.py Add new class ExecutionQueue to take care of out-of-order execution. 15 years ago
gclient_utils_test.py Reapply gclient.py refactor for the third time. 15 years ago
presubmit_unittest.py Makefiles will always contain tabs so make the notab check filter them out. 15 years ago
scm_unittest.py Fix both gclient_scm_test.py and scm_unittest.py. 15 years ago
super_mox.py
trychange_unittest.py
watchlists_unittest.py