PowerShell/test/powershell/engine
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
..
Api Add type inference for Foreach-Object -MemberName (#3972) 2017-06-22 13:34:33 -07:00
Basic corrected use of PSModulePath casing to be consistent with Windows PowerShell (#3255) 2017-03-15 12:04:28 -07:00
ETS Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Help Fix about_* topic help issues and a few tab completion regressions (#4014) 2017-06-18 18:27:34 -07:00
Module Add Windows PowerShell PSModulePath by default on Windows (#4132) 2017-07-07 09:43:37 -07:00
ParameterBinding Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Remoting Fix non-fatal (red) errors in test output (#3968) 2017-06-09 16:29:59 -07:00
BasicEngine.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
DefaultCommands.Tests.ps1 Enable Send-MailMessage on CoreCLR (#3869) 2017-06-19 18:19:25 -07:00
InitialSessionState.Tests.ps1 Fix for duplicate types in TypeTable (#3141) 2017-02-16 16:28:29 -08:00
Jobs.Tests.ps1 Fixing background jobs for Unix and Windows (#1972) 2016-11-09 22:44:39 -08:00
PropertyAccessor.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
SemanticVersion.Tests.ps1 Fix usage of -TestCases so that the parameters show up in the test case description (#4188) 2017-07-07 09:25:46 -07:00
ValidateAttributes.Tests.ps1 Fix non-fatal (red) errors in test output (#3968) 2017-06-09 16:29:59 -07:00