PowerShell/test/powershell/engine
Dongbo Wang d1cf82ec20 Clean up workflow logic in the module loading component (#6523)
Clean up workflow logic in the module loading component.
Workflow module is not supported in PSCore.
Currently, Import-Module throws a terminating error when seeing .xaml modules. After the change, Import-Module throws a non-terminating error when seeing .xaml modules.
2018-04-02 16:18:56 -07:00
..
Api Make LanguagePrimitive.GetEnumerable treat 'DataTable' as Enumerable (#6511) 2018-03-29 16:22:44 -07:00
Basic Make sure that the width of the header is at least the size of the label (or propertyname) (#6487) 2018-03-28 13:34:29 -07:00
Cdxml Use new Pester syntax: -Parameter for Pester tests in engine. (#6298) 2018-03-14 12:13:32 -07:00
COM Use new Pester syntax: -Parameter for Pester tests in engine. (#6298) 2018-03-14 12:13:32 -07:00
ETS Fix 'PropertyOnlyAdapter' to allow calling base methods (#6394) 2018-03-15 15:09:38 -07:00
Help Update 'Update-Help' to save help content in user scope by default (#6352) 2018-04-02 15:32:55 -07:00
Job Use new Pester syntax: -Parameter for Pester tests in engine. (#6298) 2018-03-14 12:13:32 -07:00
Module Clean up workflow logic in the module loading component (#6523) 2018-04-02 16:18:56 -07:00
ParameterBinding Fix the NullRefException when using '-PipelineVariable' with 'DynamicParam' block (#6433) 2018-03-20 12:02:46 -07:00
Remoting Use new Pester syntax: -Parameter for Pester tests in engine. (#6298) 2018-03-14 12:13:32 -07:00
ResourceValidation Use new Pester syntax: -Parameter for Pester tests in engine. (#6298) 2018-03-14 12:13:32 -07:00