summaryrefslogtreecommitdiff
path: root/test/integration/targets/pip
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.9] Fix pip integration test.Matt Clay2021-11-091-13/+8
* Test pip fix (#72765)David Shrewsbury2020-12-011-3/+3
* [stable-2.9] Update pip tests to omit install dev extras to avoid dep issues ...Matt Martz2020-11-021-1/+2
* pip tests, use py2 compat sampleproject forkRick Elrod2020-06-261-4/+4
* [pip] Enable virtualenv_command to have argumentsJesse Pretorius (odyssey4me)2020-05-051-0/+26
* [stable-2.9] pip - Fix check_mode for prerelease packages (#68690)Rick Elrod2020-04-212-1/+36
* [stable-2.9] Add test constraint for setuptools. (#66426)Matt Clay2020-01-131-1/+5
* 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
* Enable pip integration test on RHEL 8.0.Matt Clay2019-01-181-1/+0
* Use different test package in pip test.Matt Clay2019-01-141-4/+4
* 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
* Add CI platform: rhel/8.0 (#48835)Matt Clay2018-11-161-0/+1
* 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-172-0/+165
* pip: combine chdir and env only when env is set (#40793)Till Maas2018-08-133-0/+58
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Default squash actions add pip (#41390)Pilou2018-06-112-35/+44
* 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
* Fix pip integration test.Matt Clay2018-01-311-0/+1
* 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
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+2
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-112-3/+1
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-133-0/+172