PowerShell/test/powershell/Host
Steve Lee a66cd0b620 Remove ClrVersion property from $PSVersionTable (#4027)
* ClrVersion property of $PSVersionTable is not useful with CoreCLR and end users should not be using it
that value to determine compatibility.  Recommendation from dotnet team is to remove that property.

* Removed internal members used for CLRVersion

* removed CLRVersion from FullCLR build as well

* added additional information to run `start-psbootstrap -buildnative` if cmake is not found
2017-06-19 15:10:36 -07:00
..
assets Fix the Read-Host test that fails in OSX (#3609) 2017-04-20 15:12:31 -07:00
TabCompletion Fix about_* topic help issues and a few tab completion regressions (#4014) 2017-06-18 18:27:34 -07:00
Base-Directory.Tests.ps1 corrected use of PSModulePath casing to be consistent with Windows PowerShell (#3255) 2017-03-15 12:04:28 -07:00
ConsoleHost.Tests.ps1 Change positional parameter for powershell.exe from -Command to -File (#4019) 2017-06-19 12:17:56 -07:00
HostUtilities.Tests.ps1 Autoload TestRemoting.psm1 (#3430) 2017-03-29 10:11:02 -07:00
PSVersionTable.Tests.ps1 Remove ClrVersion property from $PSVersionTable (#4027) 2017-06-19 15:10:36 -07:00
Read-Host.Tests.ps1 all tests are now marked with proper tag 2016-07-27 12:06:51 -07:00