PowerShell/test/powershell/Modules/Microsoft.PowerShell.Management
2019-10-14 17:32:37 -07:00
..
assets
Add-Content.Tests.ps1 Enable Add-Content to share read access to other tools while writing content (#8091) 2018-10-23 16:27:53 -07:00
Alias.Tests.ps1
Clear-Content.Tests.ps1 Error message enhancement for clear-content cmdlet when targeting a directory (#8134) 2018-11-01 08:56:45 +05:00
Clear-EventLog.Tests.ps1
Clear-Item.Tests.ps1
ControlService.Tests.ps1
Convert-Path.Tests.ps1
Copy.Item.Tests.ps1
FileSystem.Tests.ps1 Port PowerShell to .NET Core 3.0 (#9597) 2019-05-21 13:43:51 +08:00
FunctionProvider.Tests.ps1 Fix Rename-Item -Path with wildcard char (#7398) 2018-11-09 11:08:26 -08:00
Get-ChildItem.Tests.ps1 Add Get-ChildItem test (#10507) 2019-10-03 17:15:41 -07:00
Get-ComputerInfo.Tests.ps1 Fixing progress for Get-ComputerInfo (#9236) 2019-04-04 16:15:43 -07:00
Get-Content.Tests.ps1 Fix for Get-Content -ReadCount 0 behavior when -TotalCount is set (#10749) 2019-10-14 17:32:37 -07:00
Get-EventLog.Tests.ps1
Get-HotFix.Tests.ps1 Add back Get-HotFix cmdlet (#10740) 2019-10-11 22:51:43 +05:00
Get-Item.Tests.ps1 Read special reparse points without accessing it (#10662) 2019-10-03 19:41:18 +05:00
Get-ItemProperty.Tests.ps1
Get-Location.Tests.ps1 Remove use of cmdlet aliases from .\test\powershell (#8546) 2018-12-28 13:48:23 +05:00
Get-Process.Tests.ps1 Port PowerShell to .NET Core 3.0 (#9597) 2019-05-21 13:43:51 +08:00
Get-PSDrive.Tests.ps1 Make UseAbbreviationExpansion and TempDrive official features (#9872) 2019-06-13 13:05:37 -07:00
Get-PSProvider.Tests.ps1 Add ItemSeparator and AltItemSeparator properties in ProviderInfo (#8587) 2019-04-02 09:59:36 -07:00
Get-Service.Tests.ps1
Hierarchical-Path.Tests.ps1
ItemProperty.Tests.ps1
Join-Path.Tests.ps1
Move-Item.Tests.ps1
New-EventLog.Tests.ps1
New-Item.Tests.ps1 Add test for New-Item -Force (#9971) 2019-06-25 11:03:07 -07:00
New-PSDrive.Tests.ps1 Fix for PSDrive creation with a UNC path with a trailing backslash or forward slash when combined with -Persist (#8305) 2018-11-30 08:49:22 +05:00
Pester.Commands.Cmdlets.NoNewlineParameter.Tests.ps1
Pop-Location.Tests.ps1
PSDrive.Tests.ps1 Fix for PSDrive creation with a UNC path with a trailing backslash or forward slash when combined with -Persist (#8305) 2018-11-30 08:49:22 +05:00
Push-Location.Tests.ps1 Remove use of cmdlet aliases from .\test\powershell (#8546) 2018-12-28 13:48:23 +05:00
Registry.Tests.ps1
Remove-EventLog.Tests.ps1
Remove-Item.Tests.ps1 Replace Ambiguous language for tests from switch to parameter for accuracy (#10666) 2019-10-03 20:54:08 +05:00
Rename-Computer.Tests.ps1 Fix tests running in Azure DevOps (#8220) 2018-11-09 15:11:02 -08:00
Rename-Item.Tests.ps1 Fix Rename-Item -Path with wildcard char (#7398) 2018-11-09 11:08:26 -08:00
Resolve-Path.Tests.ps1
Restart-Computer.Tests.ps1 Regularize redirection operator spacing in *.ps1 and *.ps1m (#8581) 2019-01-03 12:59:14 +05:00
Set-Content.Tests.ps1 Regularize redirection operator spacing in *.ps1 and *.ps1m (#8581) 2019-01-03 12:59:14 +05:00
Set-Item.Tests.ps1
Set-Location.Tests.ps1 Fix the failed test and update 'Publish-TestResults' to make AzDO fail the task when any tests failed (#9457) 2019-04-25 14:01:05 -07:00
Set-Service.Tests.ps1 Adding -SecurityDescriptorSDDL parameter to New-Service (#10483) 2019-10-03 17:12:17 -07:00
Split-Path.Tests.ps1
Start-Process.Tests.ps1 Update use of "PowerShell Core" to just "PowerShell" (#9513) 2019-05-10 15:34:27 -07:00
Stop-Computer.Tests.ps1 Regularize redirection operator spacing in *.ps1 and *.ps1m (#8581) 2019-01-03 12:59:14 +05:00
Test-Connection.Tests.ps1 Alpine validation changes (#10428) 2019-08-24 11:35:34 -07:00
Test-Path.Tests.ps1 Test-Path: Return $false when given an empty or $null -Path/-LiteralPath value (#8080) 2018-11-21 10:08:31 +05:00
TimeZone.Tests.ps1
Unimplemented-Cmdlet.Tests.ps1
Variable.Tests.ps1