PowerShell/test/powershell/Modules
Michael Klement 87834d07b4 Fix error in windows provider when the environment has accidental duplicates that differ only by case (#6489)
Fix error in windows provider when the environment has accidental duplicates that differ only by case.

Make the provider storage for the environment on windows ignore duplicates
 and only report the effective value.
Add tests to verify existing environment get-item behavior and to ensure that Get-Item env:<var> reports the same as $env:<var>, namely the effective value.
Fixes #6305 and supersedes #6320 based on discussion in #6460.
2018-03-27 14:58:26 -07:00
..
CimCmdlets Use new Pester syntax: -Parameter for Pester tests in Modules/CimCmdlets (#6306) 2018-03-07 10:54:41 -08:00
Microsoft.PowerShell.Core Add the parameter '-Not' to 'Where-Object' (#6464) 2018-03-26 16:34:13 -07:00
Microsoft.PowerShell.Diagnostics Update tests in Modules/Microsoft.PowerShell.Diagnostics to use new Pester syntax. (#6351) 2018-03-23 10:33:43 -07:00
Microsoft.Powershell.Host Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
Microsoft.PowerShell.LocalAccounts Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
Microsoft.PowerShell.Management Fix error in windows provider when the environment has accidental duplicates that differ only by case (#6489) 2018-03-27 14:58:26 -07:00
Microsoft.PowerShell.Security Update tests in Microsoft.PowerShell.Security folder to use Pesterv4 syntax (#6256) 2018-03-23 10:41:14 -07:00
Microsoft.PowerShell.Utility Add -Resume Feature to Web Cmdlets (#6447) 2018-03-26 12:23:24 -07:00
Microsoft.WSMan.Management Use new Pester syntax: -Parameter for Pester tests in modules: Microsoft.PowerShell.Utility and Microsoft.WSMan.Management. (#6366) 2018-03-23 10:26:23 -07:00
PackageManagement Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
PowerShellGet Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
PSDesiredStateConfiguration Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00
PSReadLine Update copyright and license headers (#6134) 2018-02-13 09:23:53 -08:00