You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/plugins
Brian Scholer fc7980af9a
Fix UNC path support in the powershell shell plugin (#66604)
* Fix UNC path joining in the powershell shell plugin, add test

* Remove testy bits and a redundant line

* Fix style nits

* Update to use os.ntpath

* Add changelog for #66604
5 years ago
..
action
cache
callback
cliconf
connection
filter
httpapi
inventory
loader_fixtures
lookup Remove `with` statement for pytest-mock unit tests 5 years ago
shell Fix UNC path support in the powershell shell plugin (#66604) 5 years ago
strategy throttle: fix linear based strategies (#65422) 5 years ago
terminal Remove empty setUp/tearDown/tearDownClass methods in test classes. 5 years ago
vars
__init__.py
test_plugins.py