Commit Graph

2 Commits (0e6628395ae827953abf2d5cdeaa1162ebb8527b)

Author SHA1 Message Date
Matt Clay 6969d492d8 Split Windows tests into 4 groups. 2018-01-12 00:48:32 -08:00
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
2017-09-12 09:51:48 -07:00