PowerShell/test/powershell/engine
Bruce Payette 6bc6257a55 Allow .exe files to be used as IL binary modules (#7281)
Fix for #6741 Allow .exe files to be used as binary modules. Basically anywhere a .dll could be used with modules, you can now use a .exe file. Also did a little clean up, replacing constant strings with the StringLiteral values instead.
2019-02-07 11:24:06 -08:00
..
Api Add S.M.A.PowerShell.Create method overload with Runspace argument (#8057) 2019-01-07 11:04:42 -08:00
Basic Correctly Report impact level when SupportsShouldProcess is not set to 'true' (#8209) 2019-01-26 03:12:00 -08: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 Fix Get-Help PSTypeName issue with -Parameter when only one parameter is declared (#8754) 2019-01-30 08:55:33 -08:00
Job Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
Module Allow .exe files to be used as IL binary modules (#7281) 2019-02-07 11:24:06 -08: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 Use https in URLs where available (#8622) 2019-01-24 12:50:11 -08:00