summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| |/ /
* | | 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
|/ /
* | Disallow non-wheel build dependencies (PEP 518)Pradyun Gedam2018-01-261-0/+0
|\ \
| * | Update PEP 518 sdist to depend on a wheelPradyun Gedam2018-01-231-0/+0
* | | Merge pull request #4982 from pradyunsg/misc/error-out-on-inputPradyun Gedam2018-01-241-2/+14
|\ \ \
| * | | Add tests for call_subprocessPradyun Gedam2018-01-211-2/+14
| |/ /
* | | Merge branch 'master' into cache/ephem-wheel-cachePradyun Gedam2018-01-2423-82/+82
|\ \ \ | |/ /
| * | Merge pull request #4926 from pradyunsg/tests/rename-basic-testsPradyun Gedam2018-01-2012-33/+33
| |\ \
| | * | Rename a few tests to add the word "basic"Pradyun Gedam2017-12-1612-33/+33
| * | | Round 1 of Cleanups (#4844)Pradyun Gedam2017-12-251-1/+1
| |/ /
| * | Upgrade syntax in ./testsAnthony Sottile2017-12-1413-48/+48
* | | Merge branch 'master' into cache/ephem-wheel-cachePradyun Gedam2017-12-0118-55/+87
|\ \ \ | |/ /
| * | Merge pull request #4881 from pradyunsg/misc/trailing-commas-importsPradyun Gedam2017-11-2414-17/+17
| |\ \
| | * | isort: Include trailing commasPradyun Gedam2017-11-2114-17/+17
| * | | Another round of https updates (#4870)Pradyun Gedam2017-11-213-4/+4
| * | | Improve --no-color and test for it (#4866)Pradyun Gedam2017-11-201-29/+34
| |/ /
| * | Merge pull request #4529 from mwilliamson/download-platform-no-depsXavier Fernandez2017-11-171-5/+32
| |\ \
| | * | Allow downloading of sdists for specific platform with --no-depsMichael Williamson2017-10-121-2/+22
| | * | Split tests for download with specific platformMichael Williamson2017-10-121-2/+18
| | * | Remove duplicate test caseMichael Williamson2017-10-121-9/+0
* | | | Merge branch 'master' into cache/ephem-wheel-cachePradyun Gedam2017-11-176-8/+198
|\ \ \ \ | |/ / /
| * | | Decouple WheelBuilder from RequirementSet (#4860)Pradyun Gedam2017-11-161-4/+4
| * | | Merge branch 'master' into fix_3741Xavier Fernandez2017-11-071-2/+2
| |\ \ \
| | * | | tests: don't check the actual sequence in testPradyun Gedam2017-11-061-2/+2
| * | | | test trailing-newline uninstall behaviorMin RK2017-11-051-0/+33
| |/ / /
| * | | Merge pull request #4642 from pradyunsg/feature/idempotent-uninstallPradyun Gedam2017-11-051-0/+22
| |\ \ \
| | * | | Switch pip uninstall behaviour to be idempotentPradyun S. Gedam2017-11-031-0/+22
| * | | | Add a global option to disable colors (#4739)Oz N Tiram2017-11-051-0/+41
| * | | | tests: github repositories should use https (#4838)Pradyun Gedam2017-11-051-4/+4
| |/ / /
| * | | tests: fix `freeze` integration tests on Windows (#4832)Benoit Pierre2017-11-031-2/+2
| * | | Freeze not installed (#4292, #4293)Calvin Smith2017-10-311-0/+72
| * | | Record installed files in a deterministic orderMathieu Bridon2017-10-261-0/+22