PowerShell/test/powershell/Modules/Microsoft.PowerShell.Management
2020-12-07 17:31:55 -08:00
..
assets Restructure of pester test layout 2016-06-29 12:05:41 -07:00
Add-Content.Tests.ps1 The -Stream parameter now works with directories (#13941) 2020-12-07 17:31:55 -08:00
Alias.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Clear-Content.Tests.ps1 The -Stream parameter now works with directories (#13941) 2020-12-07 17:31:55 -08:00
Clear-EventLog.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Clear-Item.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Clipboard.Tests.ps1 Enable skipped tests (#12894) 2020-06-05 12:01:53 -07:00
ControlService.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Convert-Path.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Copy-Item.Tests.ps1 Rename CopyItem.Tests.ps1 to Copy-Item.Tests.ps1 to match other tests (#10701) 2020-06-12 08:16:40 -07:00
FileSystem.Tests.ps1 Recognize CONOUT$ and CONIN$ as reserved device names (#13508) 2020-09-14 11:10:12 -07:00
FileSystemProviderExtended.Tests.ps1 Enable skipped tests (#12894) 2020-06-05 12:01:53 -07:00
FunctionProvider.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Get-ChildItem.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Get-ComputerInfo.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Get-Content.Tests.ps1 The -Stream parameter now works with directories (#13941) 2020-12-07 17:31:55 -08:00
Get-EventLog.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Get-HotFix.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Get-Item.Tests.ps1 The -Stream parameter now works with directories (#13941) 2020-12-07 17:31:55 -08:00
Get-ItemProperty.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Get-Location.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Get-Process.Tests.ps1 Enable skipped tests (#12894) 2020-06-05 12:01:53 -07:00
Get-PSDrive.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Get-PSProvider.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Get-Service.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Hierarchical-Path.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
ItemProperty.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Join-Path.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Move-Item.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
New-EventLog.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
New-Item.Tests.ps1 Fix error message from new symbolic link missing target (#13085) 2020-07-03 12:54:26 +05:00
New-PSDrive.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Pester.Commands.Cmdlets.NoNewlineParameter.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Pop-Location.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
PSDrive.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Push-Location.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Registry.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Remove-EventLog.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Remove-Item.Tests.ps1 The -Stream parameter now works with directories (#13941) 2020-12-07 17:31:55 -08:00
Rename-Computer.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Rename-Item.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Resolve-Path.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Restart-Computer.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Set-Content.Tests.ps1 The -Stream parameter now works with directories (#13941) 2020-12-07 17:31:55 -08:00
Set-Item.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Set-Location.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Set-Service.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Split-Path.Tests.ps1 Make the switch parameter -Qualifier not positional for Split-Path (#12960) 2020-06-16 10:28:41 -07:00
Start-Process.Tests.ps1 Resolve the working directory as literal path for Start-Process when it's not specified (#11946) 2020-06-09 10:27:53 -07:00
Stop-Computer.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Test-Connection.Tests.ps1 Reinstate Test-Connection tests (#13324) 2020-11-13 17:05:09 -08:00
Test-Path.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
TimeZone.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Unimplemented-Cmdlet.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
UnixStat.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Variable.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00