PowerShell/test/powershell/Language
2018-08-28 22:24:06 -07:00
..
Classes Use non-virtual call to invoke 'family or assembly' methods on base class from PowerShell class (#7622) (#7624) 2018-08-28 22:24:06 -07:00
Interop/DotNet Handle operations with ByRef-like types gracefully in PowerShell (#7533) 2018-08-26 12:50:58 -07:00
Operators Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
Parser Fix a parsing error when 'break' and 'continue' are used in a switch statement in a finally block (#7273) 2018-07-13 01:19:47 -07:00
Scripting Make Native globbing on UNIX return an absolute path when it is given an absolute path (#7106) 2018-08-07 14:38:22 -07:00
CompletionTestSupport.psm1 Use new Pester syntax: -Parameter for Pester tests in Language. (#6304) 2018-03-21 10:47:08 -07:00