summaryrefslogtreecommitdiff
path: root/test/integration/targets/pip
Commit message (Expand)AuthorAgeFilesLines
* Restrict `wheel` below v0.38.0 under Pythons < 3.7 (#79187)Sviatoslav Sydorenko2022-10-242-0/+2
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* ansible-test - Remove AIX provisioning support. (#76747)Matt Clay2022-01-121-1/+0
* Fix pip integration test.Matt Clay2021-11-091-13/+8
* Remove install of setuptools in venv for pip test.Matt Clay2021-11-041-7/+0
* Fix pip test to use setup_remote_tmp_dir.Matt Clay2021-11-042-35/+36
* pip: Idempotency tests (#74473)Abhijeet Kasurde2021-04-291-11/+44
* Update pip integration test to use venv on py3.Matt Clay2021-01-072-14/+24
* Test pip fixDavid Shrewsbury2020-11-301-3/+3
* 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 tests, use py2 compat sampleproject fork (#70313)Rick Elrod2020-06-251-4/+4
* More boilerplate fixes. (#70224)Matt Clay2020-06-222-0/+7
* [pip] Enable virtualenv_command to have argumentsJesse Pretorius (odyssey4me)2020-04-231-0/+26
* Enable passing tests on power.Matt Clay2020-04-201-1/+0
* Testing: Add support for CentOS Linux On Power platform (#68130)Yanis Guenane2020-04-151-0/+1
* pip - Fix check_mode for prerelease packages (#68690)Rick Elrod2020-04-062-1/+36
* Split out platform specific cleanup in pip test.Matt Clay2020-02-103-12/+18
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-291-0/+1
* Expand Shippable test matrix. (#66912)Matt Clay2020-01-291-1/+1
* 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
* 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