summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update a pypi.python.org URLs to pypi.orgJon Dufresne2018-04-191-1/+1
* fix PEP 518 support when pip is installed in the user siteBenoit Pierre2018-04-162-7/+34
* Merge pull request #5215 from dstufft/warehouseDonald Stufft2018-04-169-39/+52
|\
| * Skip test due to Warehouse behavior changeDonald Stufft2018-04-161-0/+6
| * Switch pip to use Warehouse by defaultDonald Stufft2018-04-169-39/+46
* | tests: fix testsuite virtualenv supportBenoit Pierre2018-04-151-7/+28
* | tests: fix testsuite virtualenv isolationBenoit Pierre2018-04-151-0/+12
|/
* Style checker line lengthPaul Moore2018-04-101-1/+1
* Don't warn about script locations if --target is specifiedPaul Moore2018-04-101-0/+31
* fix PEP 518 supportBenoit Pierre2018-04-082-53/+24
* Add test for normalizationPradyun Gedam2018-04-071-0/+10
* Merge pull request #5159 from di/fix/5140Pradyun Gedam2018-04-041-0/+21
|\
| * Add failing test for short-SHA refsDustin Ingram2018-04-031-0/+21
* | Use all available distributionsPradyun Gedam2018-04-041-0/+25
|/
* Merge pull request #5146 from pradyunsg/fix/check-accept-prerelease-versionsPradyun Gedam2018-04-031-0/+29
|\
| * Accept prerelease versions when checking conflictsPradyun Gedam2018-04-021-0/+29
* | Merge pull request #5136 from StephanErb/check_normalizationPradyun Gedam2018-04-031-0/+59
|\ \ | |/ |/|
| * Fix name normalization used for install warningsStephan Erb2018-04-021-0/+59
* | Testing for pip version didn't cater for beta releasesPaul Moore2018-03-311-1/+1
|/
* Merge branch 'master' into resolver/warn-after-resolutionPradyun Gedam2018-03-304-3/+26
|\
| * Merge branch 'master' into refactor/reduce-action-at-distancePradyun Gedam2018-03-3010-25/+95
| |\
| | * Misc. trivial typosluz.paz2018-03-273-3/+3
| | * Merge pull request #4956 from segevfiner/complete-short-optsPaul Moore2018-03-261-0/+23
| | |\
| | | * Add tests for auto completion of short optionsSegev Finer2018-02-061-0/+23
* | | | pip check should care about the markersPradyun Gedam2018-03-281-0/+21
* | | | Verify returncode in all pip check testsPradyun Gedam2018-03-281-0/+4
* | | | Merge branch 'master' into resolver/warn-after-resolutionPradyun Gedam2018-03-277-22/+69
|\ \ \ \ | | |/ / | |/| |
| * | | Fix for issue 5085 (--user set in config causes pip wheel to fail)Paul Moore2018-03-253-0/+16
| * | | reduce new pylint complaintsPhil Pennock2018-03-201-9/+9
| * | | Keep install options in requirements.txt from leakingPhil Pennock2018-03-201-0/+34
| * | | Remove test_basic_install_environment_markers.Paul Moore2018-03-201-21/+0
| * | | Merge branch 'release/9.0.2' into merged/9.0.2Donald Stufft2018-03-161-0/+3
| |\ \ \
| | * | | Fix more testsDonald Stufft2018-03-161-1/+4
| | * | | Fix testsDonald Stufft2018-03-162-2/+5
| * | | | Add --no-build-isolation for disabling build isolationPradyun Gedam2018-03-092-1/+16
* | | | | Merge branch 'refactor/reduce-action-at-distance' into resolver/warn-after-re...Pradyun Gedam2018-03-032-4/+11
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' into refactor/reduce-action-at-distancePradyun Gedam2018-03-0310-26/+102
| |\ \ \ \ | | |/ / /
| | * | | Merge pull request #4999 from xoviat/pep518-editablePaul Moore2018-03-021-0/+8
| | |\ \ \
| | | * | | :art:xoviat2018-03-011-1/+1
| | | * | | Merge branch 'master' into pep518-editablexoviat2018-03-011-0/+52
| | | |\ \ \
| | | * | | | Download setuptools and wheel to packagesxoviat2018-01-281-0/+2
| | | * | | | Add regression testxoviat2018-01-281-0/+6
| | | * | | | Address reviewxoviat2018-01-271-1/+1
| | | * | | | Fix regression testxoviat2018-01-272-1/+1
| | | * | | | Add regression testxoviat2018-01-272-0/+2
| | * | | | | Merge pull request #4877 from edmorley/markers-ignore-loglevelPaul Moore2018-03-012-4/+3
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Use log level info when ignoring packages due to environment markersEd Morley2018-01-282-4/+3
| | | |/ / /
* | | | | | Merge branch 'master' into resolver/warn-after-resolutionPradyun Gedam2018-03-014-1/+55
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Install build requirements before calling setup.py (#4799)xoviat2018-03-013-1/+3
| * | | | | Add expansion of environment variables in requirement files (#3728)BrownTruck2018-02-051-0/+52
| | |/ / / | |/| | |