index
:
delta/python-setuptools-git.git
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1390-description-no-newlines
bugfix/1390-lenient-description
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/1996-no-bootstrap
bugfix/2129-better-egg-detection
bugfix/2232-just-break-pip-upgrade
bugfix/2232-ubuntu-patch
bugfix/2471-remove-deps
bugfix/2906-distutils-race
bugfix/2938-easy-install-schemes
bugfix/2993-get-pip-exemption
bugfix/2993-redux
bugfix/3026-sysconfig-vars-in-easy-install
bugfix/3073-old-setuptools
bugfix/3452-unconditional-workaround
bugfix/3452-warn
bugfix/3525-error
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/deprecate-setup-requires
debt/deprecate-version
debt/drop-py35
debt/remove-RequirementParseError
debt/remove-easy-install
debt/remove-legacy-version
debt/update-packaging
dev/adopt_bdist_wheel
dev/avoid_wheel_unstable_api
dev/core_metadata
dev/egg_info_requires
dev/simplified_wheelbuilder
dev/untangle_editable_wheel
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
distutils-refresh
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/2550-build-from-source
feature/deprecate-2to3
feature/deprecate-installer
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/distutils-8c160a9693
feature/distutils-bb018f1ac3
feature/distutils-docs
feature/distutils-hack-startup-perf
feature/drop-fetch-build-eggs-easy-install-fallback
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/limit-distutils-hack-pip-workaround
feature/local-distutils
feature/local-schemes
feature/logging
feature/pip-options-alignment
feature/plugins-enabled-by-default
feature/pyopenssl-fallback
feature/refactor-parse-requirements
feature/remove-distutils-hack-pip-workaround
feature/remove-easy-install
feature/remove-eggsecutable
feature/restore-editable-pythonpath
feature/sic-versions-in-commands
feature/simple-dist-name-in-scripts
feature/skeleton
feature/test-as-installed
feature/tox-venv
feature/unvendor
feature/vendor-jaraco-text
feature/vendor-pkg-resources
feature/vendoring
feature/version-in-cfg
feature/xenial-py37
fix/2529
include-pypy
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
jaraco-path-build
license-files-generator
main
maint/44.x
master
pr/1521
pr1887-rebase
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
workaround/2495-clean-indentation
workaround/2495-no-install-requires
github.com: pypa/setuptools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setuptools
/
tests
/
test_easy_install.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge with master
Jason R. Coombs
2015-01-03
1
-8
/
+18
|
\
|
*
It appears as if Python 2.6 gets its warnings on a different pipe.
Jason R. Coombs
2015-01-03
1
-2
/
+6
|
*
Remove dependence of the script on its own file, but instead generate the nec...
Jason R. Coombs
2015-01-03
1
-6
/
+12
*
|
Merge with master
Jason R. Coombs
2015-01-03
1
-47
/
+34
|
\
\
|
|
/
|
*
Rewrite comment
Jason R. Coombs
2015-01-03
1
-3
/
+2
|
*
Extract variable for clearer assertion.
Jason R. Coombs
2015-01-03
1
-5
/
+2
|
*
Pull logic out of the context
Jason R. Coombs
2015-01-03
1
-7
/
+8
|
*
Use contexts.quiet for stdout/stderr trapping
Jason R. Coombs
2015-01-03
1
-8
/
+5
|
*
Use mock to patch sys.platform
Jason R. Coombs
2015-01-03
1
-3
/
+1
|
*
Use mock to patch sys.modules
Jason R. Coombs
2015-01-03
1
-9
/
+2
|
*
Test is passing when LC_CTYPE isn't present. According to the original ticket...
Jason R. Coombs
2015-01-03
1
-1
/
+1
|
*
Rewrite skip/xfail
Jason R. Coombs
2015-01-03
1
-17
/
+19
|
*
Restore missing import
Jason R. Coombs
2015-01-03
1
-1
/
+1
*
|
Merge with master
Jason R. Coombs
2015-01-03
1
-1
/
+69
|
\
\
|
|
/
|
*
Moved TestScriptHeader tests to more appropriate module.
Jason R. Coombs
2015-01-03
1
-1
/
+69
*
|
Merge with 10.2.1
Jason R. Coombs
2015-01-02
1
-187
/
+139
|
\
\
|
|
/
|
*
Combine DALS implementations in textwrap module.
Jason R. Coombs
2015-01-02
1
-8
/
+3
|
*
Convert remaining tests in test_easy_install to pytest.
Jason R. Coombs
2015-01-02
1
-16
/
+15
|
*
Replace remaining setup/teardown with a simple mock.
Jason R. Coombs
2015-01-02
1
-7
/
+1
|
*
Replace much of setup/teardown with another fixture.
Jason R. Coombs
2015-01-02
1
-11
/
+10
|
*
Normalize whitespace
Jason R. Coombs
2015-01-01
1
-2
/
+0
|
*
Replace some setup/teardown code with the fixture.
Jason R. Coombs
2015-01-01
1
-10
/
+2
|
*
Convert select tests to pytest model.
Jason R. Coombs
2015-01-01
1
-6
/
+6
|
*
Move contexts to their own module
Jason R. Coombs
2015-01-01
1
-59
/
+10
|
*
Add test capturing failure. Ref #319.
Jason R. Coombs
2014-12-30
1
-0
/
+17
|
*
Merge with master
Jason R. Coombs
2014-12-30
1
-86
/
+70
|
|
\
|
|
*
Please don't feign a monkey patch when one isn't used.
Jason R. Coombs
2014-12-30
1
-6
/
+2
|
|
*
Slice the iterable rather than converting to a list and slicing that.
Jason R. Coombs
2014-12-30
1
-1
/
+3
|
|
*
Reindent for clarity
Jason R. Coombs
2014-12-30
1
-3
/
+6
|
|
*
Remove unused import
Jason R. Coombs
2014-12-30
1
-1
/
+0
|
|
*
Remove reset_setup_stop_context and reindent.
Jason R. Coombs
2014-12-30
1
-27
/
+12
|
|
*
reset_setup_stop_context is apparently no longer needed.
Jason R. Coombs
2014-12-30
1
-4
/
+3
|
|
*
Reindent
Jason R. Coombs
2014-12-30
1
-10
/
+7
|
|
*
Extract script variable for clarity
Jason R. Coombs
2014-12-30
1
-4
/
+6
|
|
*
Extract common operation of dedent and left strip
Jason R. Coombs
2014-12-30
1
-8
/
+16
|
|
*
Add compatibility shim for tarfile.open
Jason R. Coombs
2014-12-30
1
-1
/
+3
|
|
*
Rewrite file operations using context managers.
Jason R. Coombs
2014-12-30
1
-17
/
+9
|
|
*
Rewrite test to remove Windows-specific handling and instead capture the unde...
Jason R. Coombs
2014-12-30
1
-4
/
+3
|
|
*
Indent script for clarity
Jason R. Coombs
2014-12-30
1
-18
/
+18
|
*
|
Reindent
Jason R. Coombs
2014-12-29
1
-2
/
+2
|
*
|
Make sure to monkey-patch the easy_install module in the setup context. Fixes...
Jason R. Coombs
2014-12-29
1
-0
/
+24
|
|
/
|
*
Use pytest to capture exception
Jason R. Coombs
2014-12-29
1
-2
/
+4
|
*
Rename variable for clarity.
Jason R. Coombs
2014-12-29
1
-2
/
+2
|
*
Remove unused import
Jason R. Coombs
2014-12-29
1
-1
/
+0
*
|
Use six for Python 2 compatibility
Jason R. Coombs
2014-07-05
1
-10
/
+8
|
/
*
next compatibility is no longer required
Jason R. Coombs
2014-07-05
1
-1
/
+1
*
Just suppress the spurious IndexError when it happens. Rely on the environmen...
Jason R. Coombs
2014-05-05
1
-3
/
+4
*
Skip this test because it now fails under Python 3.3 and earlier apparently d...
Jason R. Coombs
2014-03-30
1
-0
/
+4
*
Fix failing test on Windows
3.2
Jason R. Coombs
2014-03-14
1
-2
/
+3
*
Use readlines on StringIO. Ensure quiet_context returns rewound buffers.
Jason R. Coombs
2014-02-05
1
-1
/
+3
[next]