summaryrefslogtreecommitdiff
path: root/test/integration/targets/pip/tasks
Commit message (Expand)AuthorAgeFilesLines
* Update pip tests to omit install dev extras to avoid dep issues (#72436)Matt Martz2020-11-021-1/+2
* Changes required for macOS 10.15 (#71841)Matt Martz2020-09-251-2/+12
* Updates to Integration tests to pass against Alpine (#70946)Matt Martz2020-08-071-1/+1
* [pip] Enable virtualenv_command to have argumentsJesse Pretorius (odyssey4me)2020-04-231-0/+26
* pip - Fix check_mode for prerelease packages (#68690)Rick Elrod2020-04-061-0/+35
* Split out platform specific cleanup in pip test.Matt Clay2020-02-103-12/+18
* Add test constraint for setuptools. (#66426)Matt Clay2020-01-131-1/+5
* Integration tests: prevent loop squashing (#63847)Martin Krizek2019-10-231-9/+1
* Fix git test on FreeBSD with Python 3.x. (#54560)Matt Clay2019-03-282-8/+23
* Make pip test work with versioned virtualenv. (#54483)Matt Clay2019-03-271-0/+12
* pip tests: skip distribute test case for py3 compat (#49636)Jordan Borean2018-12-071-22/+25
* Use virtualenv in pip test to remove distribute.Matt Clay2018-11-261-0/+12
* pip: Fix the mistake replacement from 'distribute' to 'setuptools' (#47403)Zhikang Zhang2018-11-261-0/+12
* Fix pip idempotence in check modeStrahinja Kustudic2018-11-081-0/+21
* Fix problem where pip module cannot accept multiple extrasZhikang Zhang2018-10-221-0/+4
* Use {{ ansible_python.executable }} instead of python in integration tests. (...Felix Fontein2018-10-191-2/+2
* Allow version specifiers for pip install (#41792)Zhikang Zhang2018-08-171-0/+159
* pip: combine chdir and env only when env is set (#40793)Till Maas2018-08-131-0/+42
* Default squash actions add pip (#41390)Pilou2018-06-111-34/+37
* Do not consider an empty version string as a version (#41044)David Moreau Simard2018-06-061-0/+14
* Pip: Reformat tests (#38790)Robin Roth2018-05-141-19/+56
* Allow empty list of names in pip module (#38789)Robin Roth2018-05-141-0/+11
* Install git in pip tests (#39460)Robin Roth2018-05-021-0/+6
* pip: Use chdir directive in the venv path (fixes #25122) (#26865)Lujeni2017-10-131-0/+19
* Updated pip module to always return changed if venv is created (#24233)Nicklaus McClendon2017-09-121-0/+17
* Fix the editable condition into pip module (#19028) (#19688)Lujeni2017-07-141-6/+8
* Temporary work-around for setuptools 36.0.0 bug. (#25243)Matt Clay2017-06-011-0/+3
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-111-1/+0
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-132-0/+169