PowerShell/test/powershell/Modules/Microsoft.PowerShell.Utility
2020-05-07 17:00:30 +05:00
..
assets Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Add-Member.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Add-Type.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
alias.tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Clear-Variable.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
clixml.tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
command.tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Compare-Object.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
ConvertFrom-Csv.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
ConvertFrom-Json.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
ConvertFrom-SddlString.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
ConvertFrom-StringData.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
ConvertTo-Csv.Tests.ps1 Fix NRE in csv commands (#12281) 2020-04-08 16:28:54 -07:00
ConvertTo-Html.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
ConvertTo-Json.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
ConvertTo-SecureString.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
ConvertTo-Xml.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Debug-Runspace.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Enable-RunspaceDebug.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Environment-Variables.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Eventing.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Export-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
Export-Csv.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Export-FormatData.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Foreach-Object-Parallel.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Format-Custom.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Format-Hex.Tests.ps1 Added Support For Big Endian UTF-32 (#11947) 2020-04-07 14:33:15 -07:00
Format-List.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Format-Table.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Format-Wide.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-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
Get-Command.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-Culture.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Get-Date.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-Error.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-Event.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-EventSubscriber.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Get-FileHash.Tests.ps1 Change Get-FileHash to close file handles before writing output (#12474) 2020-04-30 20:54:20 +05:00
Get-FormatData.Tests.ps1 In local invocations do not require -PowerShellVersion 5.1 for Get-FormatData in order to see all format data. (#11270) 2020-04-07 17:37:13 -07:00
Get-Host.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Get-Member.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-PSBreakpoint.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Get-PSCallStack.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Get-Random.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-RunspaceDebug.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Get-TraceSource.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Get-UICulture.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Get-Unique.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Get-Uptime.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Get-Variable.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-Verb.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Group-Object.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Implicit.Remoting.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Import-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
Import-Csv.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Import-LocalizedData.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
ImportExportCSV.Delimiter.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Invoke-Expression.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Invoke-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
Join-String.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Json.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
JsonObject.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
MarkdownCmdlets.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Measure-Command.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Measure-Object.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
MiscCmdletUpdates.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
New-Alias.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
New-Event.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-Guid.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
New-Object.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-TemporaryFile.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
New-TimeSpan.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
New-Variable.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
object.tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Out-File.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Out-String.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
PowerShellData.tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Read-Host.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Register-EngineEvent.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Register-ObjectEvent.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Remove-Alias.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Remove-Event.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-PSBreakpoint.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Remove-TypeData.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Remove-Variable.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
RunspaceCmdlets.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Select-Object.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Select-String.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Select-Xml.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Send-MailMessage.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Set-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
Set-Date.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Set-PSBreakpoint.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-Variable.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Sort-Object.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Start-Sleep.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
string.tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Tee-Object.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Test-Json.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Test-Mocks.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Trace-Command.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
typedata.tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Unblock-File.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
Update-FormatData.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Update-List.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Update-TypeData.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Wait-Debugger.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Wait-Event.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
WebCmdlets.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Write-Debug.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Write-Error.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Write-Host.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Write-Output.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Write-Progress.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00
Write-Stream.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
Write-Verbose.Tests.ps1 Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
XMLCommand.Tests.ps1 Use correct casing for cmdlet name and cmdlet parameter name in *.ps1 files (#12584) 2020-05-07 17:00:30 +05:00