PowerShell/test/powershell/Host
Ilya 9c42d2d030 Remove BuildVersion from $PSVersionTable (#3877)
* Remove BuildVersion from PSVersionInfo type

* Fix error messages

* Remove BuildVersion from tests
2017-06-01 15:56:28 -07:00
..
assets Fix the Read-Host test that fails in OSX (#3609) 2017-04-20 15:12:31 -07:00
TabCompletion Use '<id> - <name>' as ToolTip and ListItemText when tab completing process ID (#3664) 2017-05-05 18:05:21 -07:00
Base-Directory.Tests.ps1
ConsoleHost.Tests.ps1 Accept -i for an interactive shell (#3558) 2017-04-13 18:35:26 -07:00
HostUtilities.Tests.ps1
PSVersionTable.Tests.ps1 Remove BuildVersion from $PSVersionTable (#3877) 2017-06-01 15:56:28 -07:00
Read-Host.Tests.ps1