PowerShell/test/powershell/Modules
Steve Lee efbdea5cfe Fix importing remote module using version filters and added tests (#4900)
- Add tests for remote import-module
- Fix issue with remotely importing module where it was checking the version filter incorrectly against the proxy module
   - The filters are applied when importing the module remotely
   - After proxy module is generated it always has a module version of 1.0, so the filters will always fail when importing the proxy locally
2017-09-25 21:37:56 -07:00
..
CimCmdlets
Microsoft.PowerShell.Core Fix importing remote module using version filters and added tests (#4900) 2017-09-25 21:37:56 -07:00
Microsoft.PowerShell.Diagnostics Rename $IsOSX to $IsMacOS (#4757) 2017-09-07 10:34:40 -07:00
Microsoft.Powershell.Host Replace 'Windows PowerShell' with 'PowerShell' in resx files (#4758) 2017-09-07 12:33:56 -07:00
Microsoft.PowerShell.LocalAccounts Removed double spaces from .cs and .ps1 files (#4743) 2017-09-04 19:45:51 -07:00
Microsoft.PowerShell.Management allow * to be used in registry path for remove-item (#4866) 2017-09-25 10:15:38 -07:00
Microsoft.PowerShell.Security Enable auto EOL on git repo side, fix some character encoding issues (#4912) 2017-09-25 15:14:39 -07:00
Microsoft.PowerShell.Utility Enable auto EOL on git repo side, fix some character encoding issues (#4912) 2017-09-25 15:14:39 -07:00
Microsoft.WSMan.Management allow * to be used in registry path for remove-item (#4866) 2017-09-25 10:15:38 -07:00
PackageManagement PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
PowerShellGet Add an additional acceptance test for the PowerShellGet module (#4531) 2017-08-10 13:33:25 -07:00
PSDesiredStateConfiguration Rename $IsOSX to $IsMacOS (#4757) 2017-09-07 10:34:40 -07:00
PSReadLine Rename $IsOSX to $IsMacOS (#4757) 2017-09-07 10:34:40 -07:00