PowerShell/test/powershell/Modules/Microsoft.PowerShell.Management
2019-08-13 17:45:41 -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 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
Clear-Item.Tests.ps1 Fix formatting in Clear-Item.Tests.ps1. (#6593) 2018-04-09 16:24:01 +04:00
ControlService.Tests.ps1 Use -Throw and -ErrorId native Pester parameters. (#6574) 2018-04-06 16:15:37 +04:00
Convert-Path.Tests.ps1 Fix formatting in Convert-Path.Tests.ps1. (#6595) 2018-04-09 16:22:45 +04:00
Copy.Item.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
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 support for AppX reparse points (#10331) 2019-08-13 17:45: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 Regularize redirection operator spacing in *.ps1 and *.ps1m (#8581) 2019-01-03 12:59:14 +05:00
Get-EventLog.Tests.ps1
Get-Item.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07: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 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
Hierarchical-Path.Tests.ps1
ItemProperty.Tests.ps1
Join-Path.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
Move-Item.Tests.ps1 [Feature] Fix Move-Item -Path with wildcard char (#7397) 2018-08-05 17:31:06 +05:00
New-EventLog.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
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 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
Remove-EventLog.Tests.ps1 Convert ShouldBeErrorId to Should -Throw -ErrorId in PowerShell tests (#6682) 2018-05-17 14:42:04 -07:00
Remove-Item.Tests.ps1
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 Update 'Microsoft.PowerShell.CoreCLR.Eventing' to resolve conflict with 'System.Diagnostics.EventLog' (#10305) 2019-08-08 17:44:54 +05: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 Port PowerShell to .NET Core 3.0 (#9597) 2019-05-21 13:43:51 +08: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 Update links that contain 'en-us' culture (#7013) 2018-06-08 10:49:03 +05:00
Unimplemented-Cmdlet.Tests.ps1
Variable.Tests.ps1