1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/packaging/language
Antoine Catton 39f9d3e4a6 Add the ability to specify an install_dir to the gem module (#38195)
* Add the ability to specify an install_dir to the gem module

* Add GEM_HOME when installing a non-global gem

* Add tests for custom gem path

* Fix sanity tests

* Add changelog entry

* Rebase and add tests for incorrect options

Co-authored by: Antoine Catton <devel@antoine.catton.fr>
2018-05-21 09:55:43 -04:00
..
__init__.py pip module: fix TypeError (#31395) 2017-10-09 10:01:21 -07:00
test_gem.py Add the ability to specify an install_dir to the gem module (#38195) 2018-05-21 09:55:43 -04:00
test_pip.py Porting tests to pytest (#33387) 2017-12-05 12:43:13 -08:00