PowerShell/test/powershell/engine
2019-01-22 11:21:45 -08:00
..
Api Add S.M.A.PowerShell.Create method overload with Runspace argument (#8057) 2019-01-07 11:04:42 -08:00
Basic Change clear-host to simply called [console]::clear and remove clear alias from Unix (#8603) 2019-01-08 22:38:56 +05:00
Cdxml Remove broken HelpUri from CimTest (#8688) 2019-01-22 11:21:45 -08:00
COM Use new Pester syntax: -Parameter for Pester tests in engine. (#6298) 2018-03-14 12:13:32 -07:00
ETS Correctly capitalize the ForEach operator in *.ps1 (#8583) 2019-01-06 17:00:56 +05:00
ExperimentalFeature Code cleanup: Add space after closing brace where needed (#8530) 2018-12-24 11:20:06 +05:00
Help Resolve :PAGER' if its path contains spaces (#8571) 2019-01-16 15:14:44 -08:00
Job Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
Module Ensure NestedModules property gets populated by Test-ModuleManifest (#7859) 2018-09-28 13:28:08 -07:00
ParameterBinding Test changes needed for running in a container (#7869) 2018-09-28 13:49:31 -07:00
Remoting Add SkipCA and SkipCN check requirement to WinRM/OMI HTTPS connection (#8279) 2018-11-27 16:16:00 -08:00
ResourceValidation Fix tests running in Azure DevOps (#8220) 2018-11-09 15:11:02 -08:00
Security Remove use of cmdlet aliases from .\test\powershell (#8546) 2018-12-28 13:48:23 +05:00