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 3742c84587 Add the infrastructure necessary to support annotated stdout.
Simplify ExecutionQueue.run() by moving code into utility functions.

Reduce the amount of code in WorkerThread.run() to improve reliability.

Don't trap exceptions in single-threaded usage!

BUG=54084
TEST=none

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@58974 0039d316-1c4b-4281-b951-d872f2087c98
15 years ago
..
__init__.py Refactor the unit tests to remove a lot of duplicate code. 17 years ago
fake_repos.py Rename retcode to returncode to be consistent with subprocess. 15 years ago
gcl_unittest.py Disable the use of -s or --server with gcl upload. 15 years ago
gclient_scm_test.py Simplify GIT.Capture() code to always redirect stderr by default and always throw an exception on failure. 15 years ago
gclient_smoketest.py Do not blindly assume that a .gclient file in a parent directory belongs to the current directory. 15 years ago
gclient_utils_test.py Add the infrastructure necessary to support annotated stdout. 15 years ago
presubmit_unittest.py Adding json based tree open check. 15 years ago
scm_unittest.py Simplify GIT.Capture() code to always redirect stderr by default and always throw an exception on failure. 15 years ago
super_mox.py Improve tests and remove some unused GIT test. 15 years ago
trychange_unittest.py Fix multiple tests on Windows. 16 years ago
watchlists_unittest.py Cleanup the unit tests by mocking more system functions. 16 years ago