index
:
external_python_setuptools
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/2129-better-egg-detection
bugfix/2232-adopt-distutils-default
bugfix/2232-ubuntu-patch
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/drop-py35
debt/remove-RequirementParseError
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
docs/auto-merge
docs/distutils-porting
dont-normalize
drop-py26
export-pkg-resources
feature/1246-utf-8-in-scripts
feature/1696-update-vendored-deps
feature/2093-docs-revamp
feature/deprecate-2to3
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/pip-options-alignment
feature/pyopenssl-fallback
feature/simple-dist-name-in-scripts
feature/tox-venv
feature/vendor-pkg-resources
feature/version-in-cfg
feature/xenial-py37
fix_changelog
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
maint/44.x
master
pr/1521
pr1887-rebase
replicant-10
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
Python setuptools
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setuptools
/
tests
/
test_easy_install.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
added a test for #143 now that I understand it. fixes #143
Tarek Ziade
2010-07-03
1
-0
/
+36
*
make HAS_USER_SITE depend on site.ENABLE_USER_SITE
Ronny Pfannschmidt
2010-05-21
1
-4
/
+4
*
merge
Ronny Pfannschmidt
2010-05-19
1
-16
/
+20
|
\
|
*
merge & adapt --user implication tests
Ronny Pfannschmidt
2010-05-07
1
-16
/
+20
|
|
\
|
|
*
add a partial test for user install umplication if installed in user-site
Ronny Pfannschmidt
2010-05-02
1
-4
/
+8
*
|
|
added a test that is supposely breaking - refs #152
Tarek Ziade
2010-05-19
1
-0
/
+15
|
/
/
*
/
make sure all tests passes on all python versions fixes #149
Tarek Ziade
2010-05-06
1
-5
/
+5
|
/
*
merge with upstream
Ronny Pfannschmidt
2010-03-16
1
-1
/
+25
|
\
|
*
added the --no-find-links option
Tarek Ziade
2010-03-13
1
-0
/
+25
*
|
move the rest of the path handling code from develop to easy_install
Ronny Pfannschmidt
2010-02-11
1
-4
/
+8
*
|
enable easy_install --user, *warning breaks tests*
Ronny Pfannschmidt
2010-02-11
1
-0
/
+50
*
|
add some tests for the pth writer/manager
Ronny Pfannschmidt
2010-02-11
1
-0
/
+18
|
/
*
easy_install doesn't use a setup.cfg located in the working dir - fixes #99
tarek
2009-12-02
1
-1
/
+39
*
Generated scripts now wraps their call in a __main__ section. Fixes #11
tarek
2009-10-27
1
-1
/
+35
*
Now install_site works properly with distribute distribution. fixes #44
tarek
2009-09-13
1
-0
/
+20