PowerShell/test/powershell/engine
Paul Higinbotham d2bf6294ab SSH remoting cmdlet parameter set changes based on RFC 0010 (#2710)
* RFC 0010 SSH remoting cmdlet updates.

* Tweaks to SSH remoting cmdlets

* SSHTransport parameter is now optional instead of mandatory.  Aded fix for CoreCLR entry point when hosted in SSH as a subsystem.

* Added tests

* Code review feedback

* Code review comment changes

* Making SSHTransport switch parameter mandatory because otherwise existing Invoke-Command parameter set

* The new SSH parameter set was causing legacy positional based parameters to no longer work. This fix separates the SSH parameter sets from the existing WinRM parameter sets.

* Fixed region name spelling error.
2016-12-02 14:01:08 -08:00
..
Api Move tests to more appropriate places now that we have the directory structure defined 2016-09-28 14:57:50 -07:00
Basic Move tests to more appropriate places now that we have the directory structure defined 2016-09-28 14:57:50 -07:00
ETS Added tests to close code coverage in CIM area (#2528) 2016-11-17 11:46:07 -08:00
Help Temporarily disable Update-Help and Save-Help tests in CI builds 2016-11-30 13:02:32 -08:00
Module Move tests to more appropriate places now that we have the directory structure defined 2016-09-28 14:57:50 -07:00
ParameterBinding Move tests to more appropriate places now that we have the directory structure defined 2016-09-28 14:57:50 -07:00
Remoting SSH remoting cmdlet parameter set changes based on RFC 0010 (#2710) 2016-12-02 14:01:08 -08:00
BasicEngine.Tests.ps1 Fix issue #1609 - Get-PSSession -computername fails on nano 2016-08-05 11:20:14 -07:00
InitialSessionState.Tests.ps1 Add capacity test for initialsessionstate 2016-09-28 16:54:31 -07:00
Jobs.Tests.ps1 Fixing background jobs for Unix and Windows (#1972) 2016-11-09 22:44:39 -08:00
PropertyAccessor.Tests.ps1 Fixing JSON property accessor to attempt user settings directory creation on the first write operation 2016-10-07 21:45:38 -07:00
SemanticVersion.Tests.ps1 Add serialization test of SemanticVersion 2016-08-03 13:21:42 -07:00