PowerShell/test/powershell/Host
Steve Lee 7bce1653f3 Add Windows PowerShell PSModulePath by default on Windows (#4132)
This change is only for Windows and appends the Windows PowerShell PSModulePath on startup via a default profile. Depending on the data/feedback we get, we can decide what to do (opt-in vs opt-out) as we get closer to a release candidate.
2017-07-07 09:43:37 -07:00
..
assets Need explicit -command to execute command in Read-Host output test (#4103) 2017-06-28 10:13:37 -07:00
TabCompletion Fix usage of -TestCases so that the parameters show up in the test case description (#4188) 2017-07-07 09:25:46 -07:00
Base-Directory.Tests.ps1
ConsoleHost.Tests.ps1 Add Windows PowerShell PSModulePath by default on Windows (#4132) 2017-07-07 09:43:37 -07:00
HostUtilities.Tests.ps1
PSVersionTable.Tests.ps1
Read-Host.Tests.ps1