PowerShell/test/powershell/engine
Patrick Meinecke beb8b44420 Use type conversion in SSHConnection hashtables when value doesn't match expected type (#10720)
Before the change if the hashtable value does not match the expected type exactly, an exception is thrown stating that the value was null.
2019-10-15 22:16:49 +05:00
..
Api Add support to ActionPreference.Break to break into debugger (#8205) 2019-08-23 10:34:10 -07:00
Basic Add back Get-HotFix cmdlet (#10740) 2019-10-11 22:51:43 +05:00
Cdxml Remove broken HelpUri from CimTest (#8688) 2019-01-22 11:21:45 -08:00
COM Display com method signature with argument names (#9858) 2019-06-20 13:22:30 -07:00
ETS Correctly capitalize the ForEach operator in *.ps1 (#8583) 2019-01-06 17:00:56 +05:00
ExperimentalFeature Enable Experimental Features by default on Preview builds (#10228) 2019-08-08 11:37:25 -07:00
Formatting Add ConciseView for $ErrorView (#10641) 2019-10-04 16:52:57 -07:00
Help Update use of "PowerShell Core" to just "PowerShell" (#9513) 2019-05-10 15:34:27 -07:00
Job Add working directory parameter to Start-Job (#10324) 2019-09-11 10:51:32 -07:00
Module Cleanup workflow code (#9638) 2019-07-07 01:03:03 +05:00
ParameterBinding Test changes needed for running in a container (#7869) 2018-09-28 13:49:31 -07:00
Remoting Use type conversion in SSHConnection hashtables when value doesn't match expected type (#10720) 2019-10-15 22:16:49 +05:00
ResourceValidation Fix tests running in Azure DevOps (#8220) 2018-11-09 15:11:02 -08:00
Security Use https in URLs where available (#8622) 2019-01-24 12:50:11 -08:00