PowerShell/test/powershell/Modules/Microsoft.PowerShell.Utility
Mark Kraus 7778941b40 Fix Import-CliXml Tests (#5521)
Add checks that ProcessName is not null or empty.
2017-11-22 13:34:05 +04:00
..
assets Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
Add-Member.Tests.ps1 Fetch resource string correctly (#5114) 2017-10-18 11:36:25 -07:00
Add-Type.Tests.ps1 Fix performance issues in Add-Type (#5243) 2017-10-31 19:00:41 +04:00
alias.tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Clear-Variable.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
clixml.tests.ps1 Fix Import-CliXml Tests (#5521) 2017-11-22 13:34:05 +04:00
command.tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Compare-Object.Tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
ConvertFrom-Csv.Tests.ps1 Add PSTypeName Support for Import-Csv and ConvertFrom-Csv (#5389) 2017-11-14 11:15:18 -08:00
ConvertFrom-Json.Tests.ps1 Add -AsHashtable switch to ConvertFrom-Json for issue #3623 (#5043) 2017-10-25 08:57:05 -07:00
ConvertFrom-StringData.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
ConvertTo-Csv.Tests.ps1 Make -NoTypeInformation Default on Export-Csv and ConvertTo-Csv (#5164) 2017-10-21 13:41:46 +04:00
ConvertTo-Html.Tests.ps1 Added Meta, Charset, and Transitional parameters to ConvertTo-HTML (#4184) 2017-09-11 12:22:10 -07:00
ConvertTo-Json.Tests.ps1 Add Jobject serialization support to ConvertTo-Json (#5141) 2017-11-03 11:35:09 -07:00
ConvertTo-SecureString.Tests.ps1 Fix credential scan issues (#4927) 2017-09-27 11:54:22 -07:00
ConvertTo-Xml.Tests.ps1 added tests for primitive types, dictionary type, and enumerable type for convertto-xml (#4503) 2017-08-16 12:13:07 -07:00
Debug-Runspace.Tests.ps1 Fix non-fatal (red) errors in test output (#3968) 2017-06-09 16:29:59 -07:00
EnableDisablePSBreakpoint.Tests.ps1
Environment-Variables.Tests.ps1
Eventing.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
Export-Alias.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
Export-Csv.Tests.ps1 Export-Csv Test Improvements (#5150) 2017-10-26 08:56:07 +04:00
Export-FormatData.Tests.ps1
Format-Custom.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Format-List.Tests.ps1 Length script property for List View didn't include a name for the property so it defaulted to using the script as the property name (#4437) 2017-07-31 12:56:41 -07:00
Format-Table.Tests.ps1
Format-Wide.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
formatdata.tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
FormatHex.Tests.ps1 Use consistent '(c)' for copyright symbol (#5210) 2017-10-26 14:12:19 -07:00
Get-Alias.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-Culture.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-Date.Tests.ps1 Add better error message for empty and null -UFormat arg (#5055) 2017-10-10 07:19:02 +04:00
Get-Event.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-EventSubscriber.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-FileHash.Tests.ps1 Enable auto EOL on git repo side, fix some character encoding issues (#4912) 2017-09-25 15:14:39 -07:00
Get-FormatData.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-Host.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-Member.Tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Get-PSBreakpoint.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Get-PSCallStack.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Get-Random.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-RunspaceDebug.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-TraceSource.Tests.ps1
Get-UICulture.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-Unique.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-Uptime.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Get-Variable.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
Get-Verb.Tests.ps1 Get-Verb: add verb descriptions and alias prefixes (#4746) 2017-10-12 14:40:06 -07:00
Group-Object.Tests.ps1 Clean up '#if CORE' in OrderObjectBase.cs (#4371) 2017-07-28 11:29:43 -07:00
Implicit.Remoting.Tests.ps1 Fix for impliict remoting test (#5009) 2017-10-05 16:16:21 -07:00
Import-Alias.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
Import-Csv.Tests.ps1 Add PSTypeName Support for Import-Csv and ConvertFrom-Csv (#5389) 2017-11-14 11:15:18 -08:00
Import-LocalizedData.Tests.ps1
ImportExportCSV.Delimiter.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Invoke-Expression.Tests.ps1 Change to not expose unsupported aliases/cmdlets in Unix (#3595) 2017-05-23 10:27:31 -07:00
Invoke-Item.Tests.ps1 replace the word hang with something more appropriate (#5358) 2017-11-08 13:47:12 -08:00
JsonObject.Tests.ps1 Add -AsHashtable switch to ConvertFrom-Json for issue #3623 (#5043) 2017-10-25 08:57:05 -07:00
Measure-Command.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Measure-Object.Tests.ps1 Reformat Measure-Object test (#4972) 2017-10-03 07:39:51 +04:00
MiscCmdletUpdates.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
New-Alias.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
New-Event.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
New-Object.Tests.ps1 Exclude '-Comobject' parameter of 'New-Object' on unsupported platforms (#4922) 2017-09-28 17:29:33 -07:00
New-TimeSpan.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
New-Variable.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
NewGuid.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
NewTemporaryFile.Tests.ps1 Use consistent '(c)' for copyright symbol (#5210) 2017-10-26 14:12:19 -07:00
object.tests.ps1 Rename powershell.exe to pwsh.exe (#5101) 2017-10-17 17:25:11 -07:00
Out-File.Tests.ps1 Added alias (Path) to the FilePath parameter of the Out-File cmdlet. (#2945) 2017-01-26 14:17:40 -08:00
Out-String.Tests.ps1 Add NoNewLine switch for Out-String cmdlet (#5056) 2017-10-11 17:44:57 +04:00
Pester.Commands.Cmdlets.Json.Tests.ps1 Use consistent '(c)' for copyright symbol (#5210) 2017-10-26 14:12:19 -07:00
PowerShellData.tests.ps1 Moving Import-PowerShellDatafile from script to cmdlet (#2750) 2017-02-26 16:50:28 -08:00
Read-Host.Tests.ps1 Add autoload for test modules (#3342) 2017-03-26 21:46:39 -07:00
Register-EngineEvent.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Register-ObjectEvent.Tests.ps1 Fix GetType() bad pattern and related issues in tests (#3134) 2017-02-15 16:40:51 -08:00
Remove-Alias.Tests.ps1 Add Remove-Alias Command (#5143) 2017-11-03 12:08:37 +04:00
Remove-Event.Tests.ps1
Remove-PSBreakpoint.Tests.ps1 Change to not expose unsupported aliases/cmdlets in Unix (#3595) 2017-05-23 10:27:31 -07:00
Remove-TypeData.Tests.ps1
Remove-Variable.Tests.ps1 Change to not expose unsupported aliases/cmdlets in Unix (#3595) 2017-05-23 10:27:31 -07:00
RunspaceCmdlets.Tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Select-Object.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Select-String.Tests.ps1 Removed double spaces from .cs and .ps1 files (#4743) 2017-09-04 19:45:51 -07:00
Select-XML.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Send-MailMessage.Tests.ps1 PSScriptAnalyzer fixes by category (#4261) 2017-07-21 21:03:49 -07:00
Set-Alias.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Set-Date.Tests.ps1 Add autoload for TestLanguage.psm1 TestHelpers.psm1 (#3456) 2017-05-17 11:09:27 -07:00
Set-PSBreakpoint.Tests.ps1 Rename powershell.exe to pwsh.exe (#5101) 2017-10-17 17:25:11 -07:00
Set-Variable.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
Sort-Object.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Start-Sleep.Tests.ps1 Adding a slightly bigger window to 'Start-Sleep' test. (#4049) 2017-06-20 09:49:49 -07:00
string.tests.ps1 Enable network Select-String test (#4921) 2017-09-27 07:20:02 +04:00
Tee-Object.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Test-Mocks.ps1
Trace-Command.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
typedata.tests.ps1 Remove System.Array type data (#3231) 2017-03-01 12:58:03 -08:00
Unblock-File.Tests.ps1 Don't write an error if file already unblocked (Unblock-File) (#5362) 2017-11-10 18:14:08 +04:00
Unimplemented-Cmdlet.Tests.ps1
Update-FormatData.Tests.ps1 removed RunspaceConfiguration support (#4942) 2017-10-18 09:12:23 -07:00
Update-TypeData.Tests.ps1 Autocorrected CRLF to LF (#4943) 2017-09-29 16:28:15 -07:00
Wait-Event.Tests.ps1
WebCmdlets.Tests.ps1 [Feature] Fix AppVeyor Fails (#5520) 2017-11-21 13:09:27 -08:00
Write-Debug.Tests.ps1 Change to not insert line breaks to output (except for tables) (#5193) 2017-10-30 09:54:44 -07:00
Write-Error.Tests.ps1 Change to not insert line breaks to output (except for tables) (#5193) 2017-10-30 09:54:44 -07:00
Write-Host.Tests.ps1 Rename powershell.exe to pwsh.exe (#5101) 2017-10-17 17:25:11 -07:00
Write-Output.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Write-Progress.Tests.ps1 Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Write-Stream.Tests.ps1 Rename $IsOSX to $IsMacOS (#4757) 2017-09-07 10:34:40 -07:00
Write-Verbose.Tests.ps1 Change to not insert line breaks to output (except for tables) (#5193) 2017-10-30 09:54:44 -07:00
xml.tests.ps1 Fix tests that incorrectly use ShouldBeErrorId (#4793) 2017-09-18 09:24:55 -07:00
XMLCommand.Tests.ps1 Rename powershell.exe to pwsh.exe (#5101) 2017-10-17 17:25:11 -07:00