PowerShell/test/powershell/Modules/Microsoft.PowerShell.Management
2017-11-02 14:17:45 -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 Use consistent '(c)' for copyright symbol (#5210) 2017-10-26 14:12:19 -07:00
FileSystem.Tests.ps1 Fix 'get-item -literalpath a*b' to return error if a*b doesn't actually exist (#5197) 2017-10-26 14:14:46 -07:00
Get-ChildItem.Tests.ps1 Make Get-ChildItem honor Depth parameter with Include/Exclude (#4985) 2017-10-23 12:22:05 -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 Unify cmdlets with parameter 'Encoding' to be of type System.Text.Encoding (#5080) 2017-10-23 19:46:27 -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 Test fixes and code coverage automation fixes. (#5046) 2017-10-13 13:54:43 -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 Remove '-ComputerName' from 'Get/Set/Remove-Service' (#5094) 2017-10-13 22:06:46 +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 Unify cmdlets with parameter 'Encoding' to be of type System.Text.Encoding (#5080) 2017-10-23 19:46:27 -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-Computer.Tests.ps1 Change line ending in Rename-Computer.Tests.ps1 to LF (#5314) 2017-11-02 14:17:45 -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
Restart-Computer.Tests.ps1 Remove DCOM support from *-Computer cmdlets (#5277) 2017-11-01 10:59:41 -07:00
Set-Content.Tests.ps1 Unify cmdlets with parameter 'Encoding' to be of type System.Text.Encoding (#5080) 2017-10-23 19:46:27 -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 Added BinPath, Description, UserName and Delayed Auto Start to Get-Service (#4907) 2017-10-24 10:54:07 +04: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
Stop-Computer.Tests.ps1 Remove DCOM support from *-Computer cmdlets (#5277) 2017-11-01 10:59:41 -07:00
Test-Path.Tests.ps1 spelling fixes: test 2016-08-25 17:49:32 +00:00
TimeZone.Tests.ps1 Use consistent '(c)' for copyright symbol (#5210) 2017-10-26 14:12:19 -07:00
Unimplemented-Cmdlet.Tests.ps1 Remove DCOM support from *-Computer cmdlets (#5277) 2017-11-01 10:59:41 -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