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 2b9aa8e0b3 Refactor SubprocessCallAndFilter() to remove positional arguments.
This way the function is much more similar to subprocess.call(). Further changes
will be done, to be able to convert all the function, to be able to parallelize
output without corrupting it.

Used pylint to verify call graph correctness, causing some other unrelated
changes.

TEST=unit tests
BUG=none

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@57369 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 Add a test more representative of what WebKit does. 16 years ago
gcl_unittest.py Disable the use of -s or --server with gcl upload. 15 years ago
gclient_scm_test.py Refactor SubprocessCallAndFilter() to remove positional arguments. 15 years ago
gclient_smoketest.py Remove semicolons from revinfo. 15 years ago
gclient_utils_test.py Refactor SubprocessCallAndFilter() to remove positional arguments. 15 years ago
presubmit_unittest.py Makefiles will always contain tabs so make the notab check filter them out. 16 years ago
scm_unittest.py Refactor SubprocessCallAndFilter() to remove positional arguments. 15 years ago
super_mox.py Fix licensing headers and move most third party code to third_party/ 16 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