maruel@chromium.org
428342a0a7
Standardize the sys.path fix up and fix a few pylint warnings.
...
Disable temporarily W0403, will be reenabled on the next CL
R=dpranke@chromium.org
BUG=
TEST=
Review URL: http://codereview.chromium.org/8508017
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@109435 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
maruel@chromium.org
45d8db04f9
Add more python 2.5 compatibility.
...
Makes all the tests runnable on python 2.5.
R=dpranke@chromium.org
BUG=
TEST=
Review URL: http://codereview.chromium.org/6690034
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@80068 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
dpranke@chromium.org
e6a4ab30db
merge in fixes for python 2.5
...
R=maruel@chromium.org
Review URL: http://codereview.chromium.org/6740012
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79942 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
dpranke@chromium.org
972c6acdee
add test with an OWNERS file that has names plus a wildcard
...
Review URL: http://codereview.chromium.org/6717004
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@79206 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
dpranke@chromium.org
fdecfb77a2
Fix the owners implementation to validate method inputs.
...
R=chase@chromium.org,maruel@chromium.org
Review URL: http://codereview.chromium.org/6677090
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@78454 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
dpranke@chromium.org
86bbf19ccf
Add more tests for owners.py, remove unneeded code, make syntax errors more helpful
...
Review URL: http://codereview.chromium.org/6639010
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@77522 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
dpranke@chromium.org
7eea259694
use PEP-8 naming for method names in owners.py, tests/owners_unittest.py
...
Review URL: http://codereview.chromium.org/6646007
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@77521 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
dpranke@chromium.org
6dada4eef1
make tests work, implement 'set noparent', owners propagating down
...
Review URL: http://codereview.chromium.org/6627059
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@77351 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
dpranke@chromium.org
ae43f83fe3
add owners_file() convenience constructor function for testing, make user names a bit more generic
...
Review URL: http://codereview.chromium.org/6632014
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@77178 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
dpranke@chromium.org
3c08dd45cc
Add some unit tests. They don't pass yet.
...
Review URL: http://codereview.chromium.org/6612011
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@76980 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago