PowerShell/test/powershell/Host
James Truher [MSFT] 9e27f4a64c Implement -version parameter in console host (address part of https:/… (#3115)
* Implement -version parameter in console host (address part of https://github.com/PowerShell/PowerShell/issues/1084)

This does not support providing a specific version to run, but
like most other *nix commands, -version will now return the version
of the PowerShell Engine. 'powershell' is prepended to the output to
match other *nix commands. We are using gitcommitid which includes more
info about the build.
2017-02-23 09:36:50 -08:00
..
assets Bump expect timeout for slow CI systems 2016-07-08 14:28:49 -07:00
TabCompletion Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Base-Directory.Tests.ps1 Address review comments in test code 2016-08-12 11:01:46 -07:00
ConsoleHost.Tests.ps1 Implement -version parameter in console host (address part of https:/… (#3115) 2017-02-23 09:36:50 -08:00
HostUtilities.Tests.ps1 Improve console cmdlets tests (#3101) 2017-02-14 11:00:03 -08:00
PSVersionTable.Tests.ps1 Revert "Merge pull request #1458 from PowerShell/psedition_rename" 2016-08-03 15:53:31 -07:00
Read-Host.Tests.ps1 all tests are now marked with proper tag 2016-07-27 12:06:51 -07:00