PowerShell/test/powershell/engine/Api
Patrick Meinecke 57bf508fec Fix static method invocation type inference (#8018)
Fixes type inference for static method invocations (e.g. [powershell]::Create()).
2018-10-23 16:58:31 +05:00
..
assets Reorganize some engine tests to make it clean (#4551) 2017-08-14 13:49:28 +04:00
BasicEngine.Tests.ps1 Fix BeginInvoke/EndInvoke to return results when Stop or BeginStop/EndStop was called previously (#7917) 2018-10-12 10:46:57 -07:00
GetNewClosure.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in engine. (#6298) 2018-03-14 12:13:32 -07:00
InitialSessionState.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in engine. (#6298) 2018-03-14 12:13:32 -07:00
LanguagePrimitive.Tests.ps1 Adding 'LanguagePrimitives.TryCompare' to provide faster comparisons (#7438) 2018-08-10 10:20:27 -07:00
ProxyCommand.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in engine. (#6298) 2018-03-14 12:13:32 -07:00
Serialization.Tests.ps1 Use new Pester syntax: -Parameter for Pester tests in engine. (#6298) 2018-03-14 12:13:32 -07:00
TypeInference.Tests.ps1 Fix static method invocation type inference (#8018) 2018-10-23 16:58:31 +05:00