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
Matt Davis 1e2ce4c8ab support missing drive letters in PS `path` type (#29884)
* fixes #26623
* Test-Path (and thus `-type path` in Get-AnsibleParam) fail on a nonexistent drive letter, since it can't be mapped to a PSProvider.
* added support and basic smoke tests for
8 years ago
..
compile Docs how to test (2nd) (#24094) 9 years ago
integration support missing drive letters in PS `path` type (#29884) 8 years ago
results Collect data from integration test runs. (#28650) 9 years ago
runner Fix ansible-test unicode and sanity tests. (#29743) 8 years ago
sanity Correctly validate module name for modules with aliases (#29957) 8 years ago
units Fix dangerous default args. (#29839) 8 years ago
utils Divide Windows integration tests into 2 groups. (#29029) 8 years ago