aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/tests/test_virtualenv.py
Commit message (Expand)AuthorAgeFilesLines
* add a test to catch unvendored dependenciesBenoit Pierre2018-11-131-0/+12
* Remove pytest marker and code for Python < 2.7Nikolaus Waxweiler2018-10-271-3/+0
* Skip tests in test_virtualenv if the prefix is broken on that virtualenv. Ref...Jason R. Coombs2018-03-051-0/+15
* Feed the hobgoblins (delint).Jason R. Coombs2018-02-041-0/+4
* fix `test_pip_upgrade_from_source` test on Python 2.6Benoit Pierre2017-09-131-0/+4
* fix `test` command handling of `extras_require`Benoit Pierre2017-07-261-0/+66
* fix possible error when finalizing `install_requires`Benoit Pierre2017-07-151-0/+19
* tests: rework clean install testBenoit Pierre2017-07-151-0/+31