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_virtualenv.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: fix `test_pip_upgrade_from_source` on Python 3.4
Benoit Pierre
2019-07-23
1
-1
/
+6
*
Automatically skip tests that require network
Paul Ganssle
2019-02-23
1
-10
/
+41
*
tests: improve `test_pip_upgrade_from_source`
Benoit Pierre
2019-02-22
1
-1
/
+15
*
Feed the hobgoblins (delint).
Jason R. Coombs
2019-01-26
1
-2
/
+1
*
add a test to catch unvendored dependencies
Benoit Pierre
2018-11-13
1
-0
/
+12
*
Remove pytest marker and code for Python < 2.7
Nikolaus Waxweiler
2018-10-27
1
-3
/
+0
*
Skip tests in test_virtualenv if the prefix is broken on that virtualenv. Ref...
Jason R. Coombs
2018-03-05
1
-0
/
+15
*
Feed the hobgoblins (delint).
Jason R. Coombs
2018-02-04
1
-0
/
+4
*
fix `test_pip_upgrade_from_source` test on Python 2.6
Benoit Pierre
2017-09-13
1
-0
/
+4
*
fix `test` command handling of `extras_require`
Benoit Pierre
2017-07-26
1
-0
/
+66
*
fix possible error when finalizing `install_requires`
Benoit Pierre
2017-07-15
1
-0
/
+19
*
tests: rework clean install test
Benoit Pierre
2017-07-15
1
-0
/
+31