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/testing_support
dpranke@chromium.org b54a78ed9d Suggest owners for OWNERS files that only have per-file owners.
If you were creating a new OWNERS file that only had per-file owners
in it (and no catch-all owners for the whole directory), then we
would not look for suggested owners in parent directories, and end up
suggesting nothing. See https://chromiumcodereview.appspot.com/11555036/
for the CL that revealed this.

Also, the unit tests were incorrectly using absolute paths in some cases,
making the code less predictable; I've fixed the unit tests and added
a check for this into owners.py (real changes never used absolute paths,
just paths relative to the checkout root).

R=maruel@chromium.org


Review URL: https://chromiumcodereview.appspot.com/11569018

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@173000 0039d316-1c4b-4281-b951-d872f2087c98
13 years ago
..
__init__.py Create a new testing_support module to move utility modules there 14 years ago
auto_stub.py Move auto_stub.py from commit-queue 14 years ago
fake_repos.py Enforces using cwd in all svn calls. 14 years ago
filesystem_mock.py Suggest owners for OWNERS files that only have per-file owners. 13 years ago
local_rietveld.py Use a newer version of rietveld. It is required to update upload.py 13 years ago
patches_data.py Fix applying git diff with new file mode 644 on a svn checkout. 13 years ago
super_mox.py Fix depot_tools presubmit check for ubuntu 12.04. 13 years ago
trial_dir.py Move auto_stub.py from commit-queue 14 years ago