PowerShell/test/powershell/Modules/Microsoft.PowerShell.Management
Steve Lee 90165fc17c enable using filesystem from a UNC location (#4998)
* enable using filesystem from a UNC location

* [feature]
address PR feedback

* [feature]
removed changed in NavigationProviderBase and made change in FileSystemProvider where it should belong

* added variations of tests for set-location and push-location
no need to run [feature] anymore since it passed previously and the test case added is CI

* [feature]
move code to reproduce UNC path to GetParentPath()
2017-10-09 14:05:16 -07:00
..
assets Restructure of pester test layout 2016-06-29 12:05:41 -07:00
Add-Content.Tests.ps1 Rename $IsOSX to $IsMacOS (#4757) 2017-09-07 10:34:40 -07:00
Alias.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Clear-Content.Tests.ps1 Remove alternate file stream code from non-Windows (#4567) 2017-08-28 15:39:42 -07:00
Clear-EventLog.Tests.ps1 All test reported as skipped if not applicable to the platform (#2892) 2017-01-04 10:09:07 -08:00
Clear-Item.Tests.ps1 Filling test gaps (issue 2022) - this replaces PR 1834 2016-08-22 14:56:04 -07:00
ControlService.Tests.ps1 added tests for start/stop/suspend/resume/restart service cmdlets (#4774) 2017-09-13 10:24:04 -07:00
Convert-Path.Tests.ps1 adding convert-path tests 2016-09-14 13:51:10 -07:00
Copy.Item.Tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
FileSystem.Tests.ps1 enable using filesystem from a UNC location (#4998) 2017-10-09 14:05:16 -07:00
Get-ChildItem.Tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Get-ComputerInfo.Tests.ps1 Disable test "Test 01. Standard Property test - all properties (<property>)" due to missing CsPhysicallyInstalledMemory (#4763) 2017-09-06 15:14:40 -07:00
Get-Content.Tests.ps1 Add tests for Get-Content (#4723) 2017-09-18 16:58:58 -07:00
Get-EventLog.Tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Get-Item.Tests.ps1 Improve code coverage for Get-Item cmdlet (#4385) 2017-08-09 14:15:17 -07:00
Get-ItemProperty.Tests.ps1 changes tags for tests 2016-07-27 12:06:51 -07:00
Get-Location.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Get-Process.Tests.ps1 Rename $IsOSX to $IsMacOS (#4757) 2017-09-07 10:34:40 -07:00
Get-PSDrive.Tests.ps1 Fix test failures due to changes in .NET Core and the exclusion of 'Certificate' provider in UNIX PS 2016-10-14 10:02:44 -07:00
Get-PSProvider.Tests.ps1 changes tags for tests 2016-07-27 12:06:51 -07:00
Get-Service.Tests.ps1 Added tests for get-service based on code coverage analysis (#4773) 2017-09-12 08:48:37 +04:00
Hierarchical-Path.Tests.ps1 changes tags for tests 2016-07-27 12:06:51 -07:00
ItemProperty.Tests.ps1 Filling test gaps (issue 2022) - this replaces PR 1834 2016-08-22 14:56:04 -07:00
Join-Path.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Move-Item.Tests.ps1 Make Move-Item work with its -Include, -Exclude, and -Filter parameters (#3878) 2017-06-22 19:14:51 -07:00
New-EventLog.Tests.ps1 All test reported as skipped if not applicable to the platform (#2892) 2017-01-04 10:09:07 -08:00
New-Item.Tests.ps1 New-Item -ItemType SymbolicLink cannot understand directory path ending with slash on Linux (#2974) 2017-04-18 15:40:25 -07:00
Pester.Commands.Cmdlets.NoNewlineParameter.Tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Pop-Location.Tests.ps1 Removed double spaces from .cs and .ps1 files (#4743) 2017-09-04 19:45:51 -07:00
PSDrive.Tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Push-Location.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Registry.Tests.ps1 allow * to be used in registry path for remove-item (#4866) 2017-09-25 10:15:38 -07:00
Remove-EventLog.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Remove-Item.Tests.ps1 changes tags for tests 2016-07-27 12:06:51 -07:00
Rename-Item.Tests.ps1 Filling test gaps (issue 2022) - this replaces PR 1834 2016-08-22 14:56:04 -07:00
Resolve-Path.Tests.ps1 Fix Resolve-Path -LiteralPath for drive paths (#2572) 2016-11-01 18:01:52 -07:00
Set-Content.Tests.ps1 Fix daily test failure in set-content test (#3884) 2017-05-30 14:20:18 -07:00
Set-Item.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Set-Location.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Set-Service.Tests.ps1 SetServiceCommand: Add positional parameter attribute (#5017) 2017-10-09 09:30:50 -07:00
Split-Path.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Start-Process.Tests.ps1 Add a generic file watcher function in HelpersCommon.psm1 (#4775) 2017-09-12 13:05:47 -07:00
Test-Connection.Tests.ps1 Added tests for Test Connection (#3604) 2017-04-25 09:53:17 -07:00
Test-Path.Tests.ps1 spelling fixes: test 2016-08-25 17:49:32 +00:00
TimeZone.Tests.ps1 Change to not expose unsupported aliases/cmdlets in Unix (#3595) 2017-05-23 10:27:31 -07:00
Unimplemented-Cmdlet.Tests.ps1 Enable Get-TimeZone for Unix platforms since required classes are available in .Net Standard 2.0. (#3735) 2017-05-11 16:27:52 -07:00
Variable.Tests.ps1 Move 'PSVersion' and 'PSEdition' to first and second places in $PSVersionTable (#3562) 2017-05-03 21:33:52 -07:00